Part of kiwi.ui.selectablebox View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | do_size_allocate | Undocumented | 
| Method | do_expose_event | Undocumented | 
Inherited from SelectableBox:
| Method | get_selected | Get the currently selected widget. | 
| Method | set_selected | Set the widget to be selected, must be a children of self. | 
| Method | pack_start | Identical to gtk.Box.pack_start | 
| Method | pack_end | Identical to gtk.Box.pack_end | 
| Method | add | Identical to gtk.Container.add | 
| Method | update_selection | Undocumented | 
| Method | do_realize | Undocumented | 
| Method | do_button_press_event | Undocumented | 
| Method | _get_child_at_pos | Get child at position x and y. | 
| Method | _child_added | Undocumented |