|
CoverArt Browser
v2.0
Browse your cover-art albums in Rhythmbox
|
Public Member Functions | |
| def | __init__ |
| def | current |
Public Attributes | |
| plugin | |
| themes | |
| gs | |
| setting | |
Static Public Attributes | |
| tuple | theme = GObject.property(type=str, default="standard") |
Implementation of the singleton interface
Definition at line 422 of file coverart_utils.py.
| def coverart_utils.Theme._impl.__init__ | ( | self, | |
| plugin | |||
| ) |
Initializes the singleton interface, assigning all the constants used to access the plugin's settings.
Definition at line 435 of file coverart_utils.py.