Gtk.EntryCompletion.prototype.get_popup_single_match
function get_popup_single_match():Boolean { // Gjs wrapper for gtk_entry_completion_get_popup_single_match() }
Returns whether the completion popup window will appear even if there is only a single match.
Since 2.8
- Returns
true if the popup window will appear regardless of the number of matches