| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
Public Member Functions | |
| def | __init__ | 
| def | set_enabled | 
Public Attributes | |
| plugin | |
| last_toolbar_pos | |
Static Public Attributes | |
| tuple | toolbar_pos = GObject.property(type=str, default=TopToolbar.name) | 
Definition at line 158 of file coverart_toolbar.py.
| def coverart_toolbar.ToolbarManager.set_enabled | ( | self, | |
| enabled, | |||
toolbar_object = None  | 
        |||
| ) | 
enable or disable the toolbar object. :param enabled: `bool` value. :param toolbar_object: `ToolbarObject` None if enabled is to apply to all objects in the toolbar
Definition at line 184 of file coverart_toolbar.py.