Class e.p.p.w.b.Child(object):

Part of elisa.plugins.pigment.widgets.box View In Hierarchy

Child encapsulates all the necessary information for a Box to render one of its children.
Instance Variableswidgetwidget to render in the parent box (type: elisa.plugins.pigment.widgets.widget.Widget )
packingSTART if child was packed using pack_start, END if child was packed using pack_end (type: PACKING )
expandvalue of expand passed at packing time (type: bool )
Line # Kind Name Docs
57 Method __init__ Undocumented
def __init__(self, widget, packing, expand):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.