Undocumented
Method __init__ Create a new ComboEntry object. @param entry: a gtk.Entry subclass to use
Method __nonzero__ Undocumented
Method __len__ Undocumented
Method prop_set_list_editable Undocumented
Method set_tooltip Implement in subclass
Method read No summary
Method update Update the content value of the widget. @param value:
Method _on_entry__content_changed Undocumented

Inherited from ProxyWidgetMixin (via ValidatableProxyWidgetMixin):

Method prop_set_data_type Set the data type for the widget
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary

Inherited from ProxyWidgetMixin (via ValidatableProxyWidgetMixin):

Method prop_set_data_type Set the data type for the widget
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary

Inherited from ProxyWidgetMixin (via ValidatableProxyWidgetMixin):

Method prop_set_data_type Set the data type for the widget
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary

Inherited from ProxyWidgetMixin (via ValidatableProxyWidgetMixin):

Method prop_set_data_type Set the data type for the widget
Method set_data_format Undocumented
Method set_options_for_datatype No summary
Method _as_string Convert a value to a string @param data: data to convert
Method _from_string No summary
def __init__(self):
Create a new ComboEntry object.
@param entry: a gtk.Entry subclass to use
def __nonzero__(self):
Undocumented
def __len__(self):
Undocumented
def prop_set_list_editable(self, value):
Undocumented
def _on_entry__content_changed(self, entry):
Undocumented
def set_tooltip(self, text):
def read(self):
Get the content of the widget.
The type of the return value
@returns: None if the user input a invalid value
@rtype: Must matche the data-type property.
def update(self, data):
Update the content value of the widget.
@param value:
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.