known subclasses: kiwi.ui.widgets.combobox.ComboBox
| Function | __init__ | Undocumented |
| Function | __len__ | Undocumented |
| Function | __nonzero__ | Undocumented |
| Function | _on__changed | Undocumented |
| Function | read | Get the content of the widget. |
| Function | update | Update the content value of the widget. |
| Function | prefill | |
| Function | clear | |
| Function | append_item | |
| Function | insert_item | See kiwi.interfaces.IEasyCombo.insert_item |
| Function | select | |
| Function | select_item_by_position | |
| Function | select_item_by_label | |
| Function | select_item_by_data | |
| Function | get_model_strings | |
| Function | get_model_items | |
| Function | get_selected_label | |
| Function | get_selected_data | |
| Function | get_selected |
Get the content of the widget. The type of the return value
Update the content value of the widget.
See kiwi.interfaces.IEasyCombo.insert_item