Enumeration (GI Enum)

Gtk-4.0GtkShortcutScope

Describes where Shortcuts added to a ShortcutController get handled.

Index

Enumeration Members

Enumeration Members

GLOBAL: number

Shortcuts are handled by the root widget.

LOCAL: number

Shortcuts are handled inside the widget the controller belongs to.

MANAGED: number

Shortcuts are handled by the first ancestor that is a ShortcutManager