enable.savage.trait_defs.ui.svg_button module

class enable.savage.trait_defs.ui.svg_button.SVGButton(label='', filename=None, tooltip='', toggle=False, toggle_state=False, toggle_filename=None, toggle_label='', toggle_tooltip='', width=32, height=32, orientation='vertical', width_padding=4, height_padding=1, view=None, **metadata)[source]

Bases: traits.trait_types.Event

Defines a trait whose UI editor is a button.