module timelinelib.wxgui.frames.mainframe.toolbarcreator

class timelinelib.wxgui.frames.mainframe.toolbarcreator.ToolbarCreator[source]

Bases: object

Helper used to create a wx.ToolBar.

The ToolbarCreator is created and “owned” by the TimelinePanel class.

__init__(parent, config)[source]

Initialize self. See help(type(self)) for accurate signature.

create()[source]

Create the toolbar.