ComboBoxText.with_entry
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.24" ) ]
public ComboBoxText.with_entry ()
[ Version ( since = "2.24" ) ]
public ComboBoxText.with_entry ()
Creates a new ComboBoxText, which is a ComboBox just displaying strings.
The combo box created by this function has an entry.
Returns:
a new ComboBoxText |