Gtk.ComboBoxText.new

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

Creates a new Gtk.ComboBoxText, which is a Gtk.ComboBox just displaying strings.

Since 2.24

Returns

A new Gtk.ComboBoxText