:right-sidebar: True ShortcutScope =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ShortcutScope :no-contents-entry: Describes where :obj:`~gi.repository.Gtk.Shortcut`'s added to a :obj:`~gi.repository.Gtk.ShortcutController` get handled. Fields ------ .. rst-class:: interim-class .. class:: ShortcutScope :no-index: .. attribute:: GLOBAL Shortcuts are handled by the root widget. .. attribute:: LOCAL Shortcuts are handled inside the widget the controller belongs to. .. attribute:: MANAGED Shortcuts are handled by the first ancestor that is a :obj:`~gi.repository.Gtk.ShortcutManager`