Gtk.ComboBox.new_with_entry

function new_with_entry():Gtk.Widget {
    // Gjs wrapper for gtk_combo_box_new_with_entry()
}

Creates a new empty Gtk.ComboBox with an entry.

Returns

A new Gtk.ComboBox.