Reimplementation of GtkComboBoxEntry in Python.
The main difference between the BaseComboBoxEntry and GtkComboBoxEntry is that a {kiwi.ui.widgets.entry.Entry} is used instead of a GtkEntry.
Class | BaseComboBoxEntry | Undocumented |
Function | test | Undocumented |