Class e.p.p.p.PigmentView(View):

Part of elisa.plugins.pigment.pigment_view View In Hierarchy

Known subclasses: elisa.plugins.player.playback_view.PlaybackView, elisa.plugins.player.player_view.PlayerView, elisa.plugins.raval.context_view.ContextView, elisa.plugins.raval.elisa_view.ElisaView, elisa.plugins.raval.list_view.ListView, elisa.plugins.raval.location_view.LocationView, elisa.plugins.raval.manager_view.ManagerView, elisa.plugins.raval.popup_view.PopupView

DOCME
Line # Kind Name Docs
40 Method __init__ Undocumented
45 Method parent__set Undocumented
54 Method frontend_changed Undocumented
71 Method create_widgets DOCME
77 Method canvas_resized DOCME
83 Method attribute_set Undocumented
96 Method load_from_theme Loads an icon from the theme into a Pigment image.
def __init__(self):
Undocumented
def parent__set(self, parent):
Undocumented
def frontend_changed(self, previous_frontend, new_frontend):
Undocumented
def create_widgets(self):
DOCME
def canvas_resized(self, new_size):
DOCME
def attribute_set(self, origin, key, old_value, new_value):
Undocumented
def load_from_theme(self, icon, image):
Loads an icon from the theme into a Pigment image.
Parametersiconicon to load (type: str )
imagedrawable into which the icon will be loaded (type: pgm.Image )
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.