get_relief_style
Description:
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.
Parameters:
this |
a ToolItem |
Returns:
a ReliefStyle indicating the relief style used for this. |