module documentation
(source)

Undocumented

Class ToolBarMainWindowExtension Undocumented
Class ToolBarPlugin Undocumented
Constant SIZES Undocumented
Constant STYLES Undocumented
Variable logger Undocumented
Function _get_size Undocumented
Function _get_style Undocumented
SIZES = (source)

Undocumented

Value
(('SMALL_TOOLBAR', _('Small')), ('LARGE_TOOLBAR', _('Large')))
STYLES = (source)

Undocumented

Value
(('ICONS', _('Icons')),
 ('TEXT', _('Text')),
 ('BOTH', _('Icons & Text')),
 ('BOTH_HORIZ', _('Icons & Text horizontal')))
logger = (source)

Undocumented

def _get_size(key): (source)

Undocumented

def _get_style(key): (source)

Undocumented