Package: gtk

Interface gtk:shortcut-manager

Superclasses

gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The gtk:shortcut-manager interface is used to implement shortcut scopes. This is important for gtk: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.

Every widget that implements the gtk:shortcut-manager interface will be used with the :managed value of the gtk:shortcut-scope enumeration.

Examples for widgets implementing the gtk:shortcut-manager interface are the gtk:window and gtk:popover widgets.
 

Inherited Slot Access Functions

See also

2024-11-1