Enumeration
GtkShortcutScope
Members
Name | Description |
---|---|
GTK_SHORTCUT_SCOPE_LOCAL |
Shortcuts are handled inside the widget the controller belongs to. |
GTK_SHORTCUT_SCOPE_MANAGED |
Shortcuts are handled by
the first ancestor that is a |
GTK_SHORTCUT_SCOPE_GLOBAL |
Shortcuts are handled by the root widget. |