Class e.p.d.d.DBusBrowser(dbus.service.Object):

Part of elisa.plugins.database.dbus_browser View In Hierarchy

Undocumented
Line # Kind Name Docs
183 Method __init__ Undocumented
189 Method browse_photo_album Undocumented
194 Method start_photo_album_slideshow Undocumented
199 Method browse_music_album Undocumented
204 Method browse_section Undocumented
def __init__(self, browser, *args, **kw):
Undocumented
@dbus.service.method(interface, 's', '')
def browse_photo_album(self, album_name):
Undocumented
@dbus.service.method(interface, 's', '')
def start_photo_album_slideshow(self, album_name):
Undocumented
@dbus.service.method(interface, 'ss', '')
def browse_music_album(self, artist_name, album_name):
Undocumented
@dbus.service.method(interface, 's', '')
def browse_section(self, section_name):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.