Package: gtk

Function gtk-tool-item-relief-style

Lambda List

gtk-tool-item-relief-style (item)

Arguments

item -- a gtk-tool-item widget

Return Value

A value of the gtk-relief-style enumeration indicating the relief style used for item.

Details

Returns the relief style of the tool item.

Custom subclasses of the gtk-tool-item class should call this function in the handler of the "toolbar-reconfigured" signal to find out the relief style of buttons. See the gtk-button-relief-style function.
 

See also

2021-10-31