Exemplo n.º 1
0
 def _get_tool_bar_manager(self):
     tbm = ToolBarManager(*self.actions)
     tbm.show_tool_names = False
     return tbm