About all my projects
Gnome::Gtk4::R-ShortcutManager

Gnome::Gtk4::R-ShortcutManager

Description

The Gnome::Gtk4::R-ShortcutManager interface is used to implement shortcut scopes.

This is important for Gnome::Gtk4::R-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 Gnome::Gtk4::R-ShortcutManager are Gnome::Gtk4::Window and Gnome::Gtk4::Popover.

Every widget that implements Gnome::Gtk4::R-ShortcutManager will be used as a GTK_SHORTCUT_SCOPE_MANAGED.