|
CoverArt Browser
v2.0
Browse your cover-art albums in Rhythmbox
|
Public Member Functions | |
| def | __init__ |
| def | define_menu |
| def | pre_popup_menu_callback |
| def | remove_from_playlist_menu_item_callback |
| def | do_show_popup |
| def | play_track_menu_item_callback |
Public Attributes | |
| popup | |
| external_plugins | |
Definition at line 32 of file coverart_play_source.py.
| def coverart_play_source.CoverArtPlayEntryView.__init__ | ( | self, | |
| shell, | |||
| source | |||
| ) |
Initializes the entryview.
Reimplemented from coverart_entryview.CoverArtEntryView.
Definition at line 35 of file coverart_play_source.py.
| def coverart_play_source.CoverArtPlayEntryView.pre_popup_menu_callback | ( | self, | |
| args | |||
| ) |
Callback when the popup menu is about to be displayed
Reimplemented from coverart_entryview.CoverArtEntryView.
Definition at line 53 of file coverart_play_source.py.