| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
  
 Public Member Functions | |
| def | __init__ | 
| def | initialise | 
| def | switch_to_view | 
| def | get_selected_objects | 
Public Attributes | |
| view | |
| show_policy | |
| view_name | |
| shell | |
Static Public Attributes | |
| string | name = 'queueview' | 
| use_plugin_window = False | |
Definition at line 45 of file coverart_queueview.py.
finds what has been selected returns an array of `Album`
Reimplemented from coverart_widgets.AbstractView.
Definition at line 74 of file coverart_queueview.py.
| def coverart_queueview.QueueView.switch_to_view | ( | self, | |
| source, | |||
| album | |||
| ) | 
ensures that when the user toggles to a view stuff remains consistent
Reimplemented from coverart_widgets.AbstractView.
Definition at line 68 of file coverart_queueview.py.