| 
    CoverArt Browser
    v2.0
    
   Browse your cover-art albums in Rhythmbox 
   | 
  
  
  
 
  
 Public Member Functions | |
| def | __init__ | 
| def | popup_deactivate | 
| def | do_button_press_event | 
Definition at line 326 of file coverart_widgets.py.
| def coverart_widgets.TextPopupButton.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) | 
Initializes the button.
Reimplemented from coverart_widgets.OptionsPopupWidget.
Definition at line 334 of file coverart_widgets.py.
| def coverart_widgets.TextPopupButton.do_button_press_event | ( | self, | |
| event | |||
| ) | 
when button is clicked, update the popup with the sorting options before displaying the popup
Definition at line 350 of file coverart_widgets.py.