gtk2/docs/reference
Benjamin Otte 730154df7d 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-25 23:14:27 -04:00
..
gdk Drop GdkToplevel:keep-above/below 2020-03-14 15:46:55 -04:00
gsk gsk: Update docs sections 2020-02-08 19:40:56 -05:00
gtk shortcutcontroller: Add GtkShortcutScope 2020-03-25 23:14:27 -04:00
meson.build Add gtk-doc as a subproject 2020-01-29 09:39:21 +01:00