| Function | __init__ | Call this constructor after the Combo one |
| Function | get_mode | Undocumented |
| Function | set_mode | Undocumented |
| Function | clear | Removes all items from list |
| Function | prefill | Undocumented |
| Function | append_item | Adds a single item to the Combo. Takes: |
| Function | insert_item | Inserts a single item at a position to the Combo. |
| Function | select | Undocumented |
| Function | select_item_by_position | Undocumented |
| Function | select_item_by_label | Undocumented |
| Function | select_item_by_data | Undocumented |
| Function | get_model_strings | Undocumented |
| Function | get_model_items | Undocumented |
| Function | get_selected_label | Undocumented |
| Function | get_selected_data | Undocumented |
| Function | get_selected | Undocumented |
Call this constructor after the Combo one
Removes all items from list
Adds a single item to the Combo. Takes:
Inserts a single item at a position to the Combo.