| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
  
 Public Member Functions | |
| def | __init__ | 
| def | display_columns | 
| def | add_album | 
| def | define_menu | 
| def | playlist_menu_item_callback | 
| def | pre_popup_menu_callback | 
Public Attributes | |
| col_map | |
| popup | |
| external_plugins | |
Definition at line 690 of file coverart_entryview.py.
| def coverart_entryview.CoverArtCompactEntryView.__init__ | ( | self, | |
| shell, | |||
| source | |||
| ) | 
Initializes the entryview.
Reimplemented from coverart_entryview.BaseView.
Definition at line 693 of file coverart_entryview.py.
| def coverart_entryview.CoverArtCompactEntryView.pre_popup_menu_callback | ( | self, | |
| args | |||
| ) | 
Callback when the popup menu is about to be displayed
Reimplemented from coverart_entryview.BaseView.
Definition at line 745 of file coverart_entryview.py.