Module k.u.comboboxentry

Part of kiwi.ui

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.
ClassBaseComboBoxEntryUndocumented
FunctiontestUndocumented
def test():
Undocumented