pyface.workbench.action.tool_bar_manager module

The tool bar manager for the Envisage workbench window.

class pyface.workbench.action.tool_bar_manager.ToolBarManager(*args, **traits)[source]

Bases: ToolBarManager

The tool bar manager for the Envisage workbench window.

create_tool_bar(parent, controller=None, **kwargs)[source]

Creates a tool bar representation of the manager.