Gtk.EntryCompletion.prototype.set_popup_completion
function set_popup_completion(popup_completion:Boolean):void { // Gjs wrapper for gtk_entry_completion_set_popup_completion() }
Sets whether the completions should be presented in a popup window.
Since 2.6
- popup_completion
true to do popup completion