gtkToolItemGetReliefStyle: gtkToolItemGetReliefStyle
Description
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.Usage
gtkToolItemGetReliefStyle(object)