Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Module selectablebox :: Class SelectableBox |
|
object
--+
|
SelectableBox
SelectableHBox
,
SelectableVBox
Method Summary | |
---|---|
Identical to gtk.Container.add | |
do_button_press_event(self,
event)
| |
do_realize(self)
| |
Return the currently selected widget | |
Identical to gtk.Box.pack_end | |
Identical to gtk.Box.pack_start | |
| |
update_selection(self)
|
Method Details |
---|
add(self, child)Identical to gtk.Container.add |
get_selected(self)
|
pack_end(self, child, expand=True, fill=True, padding=0)Identical to gtk.Box.pack_end |
pack_start(self, child, expand=True, fill=True, padding=0)Identical to gtk.Box.pack_start |
set_selected(self, widget)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Sep 15 11:53:22 2006 | http://epydoc.sf.net |