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