Gtk.ComboBox.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_combo_box_new()
}

Creates a new empty Gtk.ComboBox.

Since 2.4

Returns

A new Gtk.ComboBox.