| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
Public Member Functions | |
| def | __init__ | 
| def | cleanup | 
| def | on_page_change | 
| def | view_change_cb | 
Public Attributes | |
| plugin | |
| shell | |
| source | |
| app_id | |
| toolbar_pos | |
| locations | |
| action | |
Static Public Attributes | |
| tuple | toolbar_pos = GObject.property(type=str, default=TopToolbar.name) | 
Definition at line 159 of file coverart_browser.py.
| def coverart_browser.ExternalPluginMenu.on_page_change | ( | self, | |
| display_page_tree, | |||
| page | |||
| ) | 
Called when the display page changes. Grabs query models and sets the active view.
Definition at line 240 of file coverart_browser.py.
| def coverart_browser.ExternalPluginMenu.view_change_cb | ( | self, | |
| action, | |||
| current | |||
| ) | 
Called when the view state on a page is changed. Sets the new state.
Definition at line 254 of file coverart_browser.py.