Skip to content

Add keyboard shortcuts to actions in gtk4 demo application

Setting shortcuts / keyboard accelerators in the GMenu description has no effect, should be set on GAction or GActionMap concrete implementations instead.

Having the accels in the GMenu description may still be useful in case the menu is exported.

Fixes #4607 (closed)

Edited by Luca Bacci

Merge request reports