class IconsButton(Gtk.Button): (source)
Method | __init__ |
No summary |
Method | blink |
Quickly change an icon to show that bookmark can't be added/changed. |
Method | change_state |
Change icon in the button. :param active: if True - 'enabled', False - 'disabled', if 'default' change state to another. |
Instance Variable | stock_disabled |
Undocumented |
Instance Variable | stock_enabled |
Undocumented |
Instance Variable | _enabled_state |
Undocumented |