Constructor

Gtk.ComboBoxText.new

Declaration [src]

GtkWidget*
gtk_combo_box_text_new (
  void
)

Description [src]

Creates a new GtkComboBoxText.

Return value

Returns: GtkWidget

A new GtkComboBoxText

Ownership is not transferred to the caller