Gtk.EntryCompletion.prototype.get_popup_completion

function get_popup_completion():Boolean {
    // Gjs wrapper for gtk_entry_completion_get_popup_completion()
}

Returns whether the completions should be presented in a popup window.

Since 2.6

Returns

true if popup completion is turned on