Class k.u.c.BaseComboBoxEntry(gtk.ComboBox):

Part of kiwi.ui.comboboxentry

known subclasses: kiwi.ui.widgets.combo.ProxyComboBoxEntry

Undocumented
Function__init__Undocumented
Functiondo_mnemnoic_activateUndocumented
Functiondo_grab_focusUndocumented
Function_on_entry__active_changedUndocumented
Function_has_frame_changedUndocumented
Function_on_entry__changedUndocumented
Functionset_text_columnUndocumented
Functionget_text_columnUndocumented
Functionset_pixbufUndocumented
Functionupdate_backgroundUndocumented
Functionget_backgroundUndocumented
Functionget_icon_windowUndocumented
def __init__(self, model=None, text_column=-1):
Undocumented
def do_mnemnoic_activate(self, group_cycling):
Undocumented
def do_grab_focus(self):
Undocumented
def _on_entry__active_changed(self, combobox):
Undocumented
def _has_frame_changed(self, pspec):
Undocumented
def _on_entry__changed(self, entry):
Undocumented
def set_text_column(self, text_column):
Undocumented
def get_text_column(self):
Undocumented
def set_pixbuf(self, pixbuf):
Undocumented
def update_background(self, color):
Undocumented
def get_background(self):
Undocumented
def get_icon_window(self):
Undocumented