known subclasses: kiwi.ui.selectablebox.SelectableHBox, kiwi.ui.selectablebox.SelectableVBox
Function | __init__ | Undocumented |
Function | get_selected | Get the currently selected widget.
|
Function | set_selected | Set the widget to be selected, must be a children of self.
|
Function | pack_start | Identical to gtk.Box.pack_start
|
Function | pack_end | Identical to gtk.Box.pack_end
|
Function | add | Identical to gtk.Container.add
|
Function | update_selection | Undocumented |
Function | do_realize | Undocumented |
Function | do_button_press_event | Undocumented |
Function | _get_child_at_pos | Get child at position x and y.
|
Function | _child_added | Undocumented |