[ Version ( since = "2.4" ) ]
public ReliefStyle get_relief_style ()
Returns the relief style of this.
See set_relief. Custom subclasses of ToolItem should call this function in the handler of the toolbar_reconfigured signal to find out the relief style of buttons.
this |
a ToolItem |
a ReliefStyle indicating the relief style used for this . |