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 nodes
The
gtk-tool-item-group class has a single CSS node named
toolitemgroup.
Child Property Details
- expand
- 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 Details
- expander-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