Gtk.Entry.prototype.get_completion
function get_completion():Gtk.EntryCompletion {
// Gjs wrapper for gtk_entry_get_completion()
}Returns the auxiliary completion object currently in use by entry.
Since 2.4
- Returns
The auxiliary completion object currently in use by entry.