Constructor

GtkComboBoxnew_with_entry

since: 2.24

Declaration [src]

GtkWidget*
gtk_combo_box_new_with_entry (
  void
)

Description [src]

Creates a new empty GtkComboBox with an entry.

Available since: 2.24

Return value

Type: GtkWidget

A new GtkComboBox.

The data is owned by the called function.