Package: gtk
Interface gtk:actionable
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclassesgtk:button, gtk:check-button, gtk:color-button, gtk:font-button, gtk:image-menu-item, gtk:link-button, gtk:list-box-row, gtk:lock-button, gtk:menu-button, gtk:menu-tool-button, gtk:model-button, gtk:radio-button, gtk:radio-tool-button, gtk:scale-button, gtk:switch, gtk:toggle-button, gtk:toggle-tool-button, gtk:volume-button Direct SlotsDetails
This interface provides a convenient way of associating widgets with actions on a gtk:application-window widget or gtk:application instance. It primarily consists of two properties: action-name and action-target. There are also some convenience APIs for setting these properties. This interface is presently only meaningful if used on a widget that is, or will be, located inside of a gtk:application-window widget and can only be used to associate the widget with actions on that application window, or its associated gtk:application instance. | Slot Access FunctionsInherited Slot Access FunctionsSee also |
2023-6-17