Package: gtk
Class gtk:tool-item-group
Superclassesgtk:container, gtk:widget, gtk:buildable, gtk:tool-shell, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails A gtk:tool-item-group widget is used together with a gtk:tool-palette widget to add gtk:tool-item widgets to a
palette like container with different categories and drag and drop support. CSS nodesChild Property Detailsexpand The expand child property of type :boolean (Read / Write) Whether the item should receive extra space when the group grows. Default value: false fill The fill child property of type :boolean (Read / Write) Whether the item should fill the available space. Default value: true homogenous The homogeneous child property of type :boolean (Read / Write) Whether the item should be the same size as other homogeneous items. Default value: true new-row The new-row child property of type :boolean (Read / Write) Whether the item should start a new row. Default value: false position The position child property of type :int (Read / Write) Position of the item within this group. Allowed values: >= 0 Default value: 0 Style Property Detailsexpander-size The expander-size style property of type :int (Read) Size of the expander arrow. Allowed values: >= 0 Default value: 16 header-spacing The header-spacing style property of type :int (Read) Spacing between expander arrow and caption. Allowed values: >= 0 Default value: 2 | Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
#2023-2-27