Gtk.EntryCompletion.new

function new():Gtk.EntryCompletion {
    // Gjs wrapper for gtk_entry_completion_new()
}

Creates a new Gtk.EntryCompletion object.

Since 2.4

Returns

A newly created Gtk.EntryCompletion object