known subclasses: kiwi.ui.widgets.combo.ProxyComboEntry
Function | __init__ | Create a new ComboEntry object.
|
Function | do_grab_focus | Undocumented |
Function | _on_entry__focus_out_event | Undocumented |
Function | _on_entry_completion__match_selected | Undocumented |
Function | _on_entry__activate | Undocumented |
Function | _on_entry__changed | Undocumented |
Function | _on_entry__scroll_event | Undocumented |
Function | _on_entry__key_press_event | Mimics Combobox behavior
|
Function | _on_popup__hide | Undocumented |
Function | _on_popup__text_selected | Undocumented |
Function | _on_button__toggled | Undocumented |
Function | _update | Undocumented |
Function | clicked | Undocumented |
Function | popup | Show the popup window
|
Function | popdown | Hide the popup window
|
Function | set_text | Sets the text.
|
Function | get_text | Gets the current text.
|
Function | set_model | Set the tree model to model
|
Function | get_model | Gets our model.
|
Function | set_active_iter | Set the iter selected.
|
Function | get_active_iter | Gets the selected iter.
|
Function | get_mode | Undocumented |
Function | set_label_text | Undocumented |
Function | set_active | Undocumented |
Function | clear | Removes all items from list
|
Function | prefill | |
Function | select_item_by_data | |
Function | select_item_by_label | |
Function | select_item_by_position | |
Function | get_selected | |
Function | get_selected_label | |
Function | get_selected_data | |
Function | select | |
Function | append_item | |
Function | get_model_strings | |
Function | get_model_items | |
Function | set_pixbuf | Undocumented |
Function | update_background | Undocumented |
Function | get_background | Undocumented |
Function | get_icon_window | Undocumented |
Mimics Combobox behavior
Alt+Down: Open popup