gtk.shortcut_manager_mixin
Module for [ShortcutManager] interface mixin
Templates 2
tmplShortcutManagerT()
The [gtk.shortcut_manager.ShortcutManager] interface is used to implement shortcut scopes.
This is important for [gtk.native.Native] widgets that have their own surface, since the event controllers that are used to implement managed and global scopes are limited to the same native.
Examples for widgets implementing [gtk.shortcut_manager.ShortcutManager] are [gtk.window.Window] and [gtk.popover.Popover].
Every widget that implements [gtk.shortcut_manager.ShortcutManager] will be used as a [gtk.types.ShortcutScope.Managed].
tmplShortcutManagerGidBuilderT()