Part of pida.utils.rat.hig View In Hierarchy
Usage:
lbl = SetupLabel("<b>foo</b>")(gtk.Label()) lbl.show()
Or:
lbl = SetupLabel("<b>foo</b>")() lbl.show()
Split Table into Classes Show Methods in One Table
Line # | Kind | Name | Docs |
---|---|---|---|
127 | Method | _run | Undocumented |
Inherited from WidgetCostumizer:
Line # | Kind | Name | Docs |
---|---|---|---|
62 | Method | __init__ | Undocumented |
68 | Method | _get_next | Undocumented |
71 | Method | update | Undocumented |
77 | Method | bind | Undocumented |
86 | Method | _call | Undocumented |
100 | Method | __call__ | This method is only called once |