Description Usage Arguments Details Value Author(s)
Returns the toolbar style used for tool.item
. Custom subclasses of
GtkToolItem
should call this function in the handler of the
GtkToolItem::toolbar_reconfigured signal to find out in what style
the toolbar is displayed and change themselves accordingly
1 | gtkToolItemGetToolbarStyle(object)
|
|
a |
Possibilities are:
Since 2.4
[GtkToolbarStyle
] A GtkToolbarStyle
indicating the toolbar style used
for tool.item
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.