|
CoverArt Browser
v2.0
Browse your cover-art albums in Rhythmbox
|
Public Member Functions | |
| def | __init__ |
| def | controller |
| def | update_current_key |
| def | do_show_popup |
| def | do_search |
Definition at line 580 of file coverart_widgets.py.
| def coverart_widgets.SearchEntry.do_search | ( | self, | |
| text | |||
| ) |
Callback called by the search entry when a new search must be performed.
Definition at line 625 of file coverart_widgets.py.
| def coverart_widgets.SearchEntry.do_show_popup | ( | self | ) |
Callback called by the search entry when the magnifier is clicked. It prompts the user through a popup to select a filter type.
Definition at line 618 of file coverart_widgets.py.