Package: gtk
Interface gtk:shortcut-manager
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclassesgtk:about-dialog, gtk:app-chooser-dialog, gtk:application-window, gtk:assistant, gtk:color-chooser-dialog, gtk:dialog, gtk:emoji-chooser, gtk:file-chooser-dialog, gtk:font-chooser-dialog, gtk:message-dialog, gtk:page-setup-unix-dialog, gtk:popover, gtk:popover-menu, gtk:print-unix-dialog, gtk:shortcuts-window, gtk:window 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 FunctionsSee also
|
2024-11-1