Describes where GtkShortcuts added to a GtkShortcutController get handled.
Shortcuts are handled inside the widget the controller belongs to.
Shortcuts are handled by the first ancestor that is a #GtkShortcutManager
Shortcuts are handled by the root widget.
See Implementation
Describes where GtkShortcuts added to a GtkShortcutController get handled.