Constructor

Gtk.ComboBox.new

Declaration [src]

GtkWidget*
gtk_combo_box_new (
  void
)

Description [src]

Creates a new empty GtkComboBox.

Return value

Returns: GtkWidget

A new GtkComboBox

Ownership is not transferred to the caller