ToolItem.getReliefStyle

Returns the relief style of tool_item. See gtk_button_set_relief(). Custom subclasses of GtkToolItem should call this function in the handler of the "toolbar_reconfigured" signal to find out the relief style of buttons. Since 2.4

class ToolItem
getReliefStyle
()

Return Value

a GtkReliefStyle indicating the relief style used for tool_item.

Meta