| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
  
 Public Member Functions | |
| def | __init__ | 
| def | update_image | 
| def | do_toggled | 
| def | set_image | 
| def | on_notify_button_relief | 
| def | update_current_key | 
Public Attributes | |
| image_display | |
| initialised | |
Static Public Attributes | |
| tuple | button_relief = GObject.property(type=bool, default=False) | 
Definition at line 487 of file coverart_widgets.py.
| def coverart_widgets.ImageRadioButton.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) | 
Initializes the button.
Reimplemented from coverart_widgets.OptionsWidget.
Definition at line 495 of file coverart_widgets.py.