ComboBox.with_entry


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public ComboBox.with_entry ()

Creates a new empty `GtkComboBox` with an entry.

In order to use a combo box with entry, you need to tell it which column of the model contains the text for the entry by calling [ [email protected]_entry_text_column].

Returns:

A new `GtkComboBox`




2022 vala-language.org