GtkToolItem
An item to be shown in a GtkToolbar.
Object Hierarchy
Direct Subclasses
Description
An item to be shown in a GtkToolbar.
If you don't want special behavior, use one of the subclasses
like GtkToolButton or
GtkSeparatorToolItem.
Constructors
--
Creates a new tool item.
Properties
Use get_property and set_property methods to access these.
is-important:
Whether the toolbar item is considered important.
visible-horizontal:
Whether the item is visible on a horizontal toolbar.
visible-vertical:
Whether the item is visible on a vertical toolbar.
Signals
"create-menu-proxy"
The toolbar needs information about the overflow menu appearance.
"set-tooltip"
This signal is emitted when the toolitem's tooltip changes.
"toolbar-reconfigured"
Some toolbar property has changed.