Description Usage Arguments Details Value Author(s)
Returns the relief style of tool.item
. See gtkButtonSetReliefStyle()
.
Custom subclasses of GtkToolItem
should call this function in the handler
of the gtkToolItemToolbarReconfigured
signal to find out the
relief style of buttons.
1 | gtkToolItemGetReliefStyle(object)
|
|
a |
Since 2.4
[GtkReliefStyle
] a GtkReliefStyle
indicating the relief 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.