Constructor

Gtk.ComboBox.new_with_entry

Declaration [src]

GtkWidget*
gtk_combo_box_new_with_entry (
  void
)

Description [src]

Creates a new empty GtkComboBox with an entry.

Return value

Returns: GtkWidget

A new GtkComboBox

Ownership is not transferred to the caller