|
CoverArt Browser
v2.0
Browse your cover-art albums in Rhythmbox
|
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| db | |
| shell | |
| plugin | |
| cover_man | |
| model | |
| loader | |
Static Public Attributes | |
| instance = None | |
| tuple | progress = GObject.property(type=float, default=0) |
Main construction that glues together the different managers, the loader and the model. It takes care of initializing all the system. :param plugin: `Peas.PluginInfo` instance. :param current_view: `ArtistView` where the Artists are shown.
Definition at line 705 of file coverart_artistview.py.