Gtk.EntryCompletion.prototype.complete
function complete():void { // Gjs wrapper for gtk_entry_completion_complete() }
Requests a completion operation, or in other words a refiltering of the current list with completions, using the current key. The completion list view will be updated accordingly.
Since 2.4