GtkToolbar
Container that creates bars of buttons and other widgets.
Object Hierarchy
Direct subclasses
None.
Description
Horizontal or vertical container for bars of buttons and other widgets.
Toolbars are used to give the user access to often used functions like
"New document", "Open", "Save" and such. The toolbar can show buttons of
text and icons as well as only one of both, which can be set during runtime.
Constructor
--
Creates a new toolbar instance.
Signals
"style-changed"
Emitted when the style has changed.
"orientation-changed"
Emitted when the orientation has changed.
Properties
orientation:
Returns the orientation (horizontal or vertical) of the toolbar
space_size:
Returns the width/height which a space takes.
space_style:
Returns the current space style of the toolbar.
style:
Returns the current toolbar style.