Constructor

GtkComboBoxTextnew

deprecated: 4.10 

Declaration [src]

GtkWidget*
gtk_combo_box_text_new (
  void
)

Description [src]

Creates a new GtkComboBoxText.

Deprecated since: 4.10

Use GtkDropDown

Return value

Type: GtkWidget

A new GtkComboBoxText

The data is owned by the called function.