Part of kiwi.ui.widgets.combo View In Hierarchy
| Method | __init__ | Call this constructor after the Combo one | 
| Method | get_mode | Undocumented | 
| Method | set_mode | Undocumented | 
| Method | clear | Removes all items from list | 
| Method | prefill | Undocumented | 
| Method | append_item | Adds a single item to the Combo. Takes: | 
| Method | insert_item | Inserts a single item at a position to the Combo. | 
| Method | select | Undocumented | 
| Method | select_item_by_position | Undocumented | 
| Method | select_item_by_label | Undocumented | 
| Method | select_item_by_data | Undocumented | 
| Method | get_model_strings | Undocumented | 
| Method | get_model_items | Undocumented | 
| Method | get_selected_label | Undocumented | 
| Method | get_selected_data | Undocumented | 
| Method | get_selected | Undocumented |