Package: gtk
Class gtk:tool-item
Superclassesgtk:bin, gtk:container, gtk:widget, gtk:buildable, gtk:activatable, gobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect SlotsDetails The gtk:tool-item widget is a widget that can appear on a toolbar.
To create a toolbar item that contain something else than a button, use the gtk:tool-item-new function. Use the gtk:container-add function to
add a child widget to the tool item. For toolbar items that contain buttons, see the gtk:tool-button, gtk:toggle-tool-button and gtk:radio-tool-button widgets. See the gtk:toolbar documentation for a description of the toolbar widget, and the gtk:tool-shell documentation for a description of the tool shell interface. Signal DetailsThe "toolbar-reconfigured" signallambda (item) :run-last
| Returned bySlot Access FunctionsInherited Slot Access Functions |
#2025-06-27