hide_tool_bar property

hide_tool_bar property

Definition:

@property
def hide_tool_bar(self):
    ...
@hide_tool_bar.setter
def hide_tool_bar(self, value):
    ...

See Also