Files
gtk/docs
Benjamin Otte d4127fe0d4 shortcutcontroller: Add GtkShortcutScope
Allow setting the scope for a controller. The scope determines at what
point in event propagation the shortcuts will be activated.

Local scope is the usual activation, global scope means that the root
widget activates the shortcuts - ie they are activated at the very
start of event propagation (for global capture events) or the very end
(for global bubble events).
Managed scope so far is unimplemented.

This is supposed to be used to replace accelerators and mnemonics.
2020-03-18 23:00:50 -04:00
..
2020-01-08 21:03:15 +01:00
2019-02-05 10:14:31 +01:00
2019-02-05 10:14:31 +01:00
2019-02-05 10:14:31 +01:00