Constructor
GtkComboBoxTextnew_with_entry
Declaration [src]
GtkWidget*
gtk_combo_box_text_new_with_entry (
void
)
Description [src]
Creates a new GtkComboBoxText
with an entry.
Deprecated since: | 4.10 |
Use |
Return value
Returns: | GtkWidget |
A new |
|
The data is owned by the called function. |