Gtk.EntryCompletion.prototype.get_entry
function get_entry():Gtk.Widget {
// Gjs wrapper for gtk_entry_completion_get_entry()
}Gets the entry completion has been attached to.
Since 2.4
- Returns
The entry completion has been attached to
function get_entry():Gtk.Widget {
// Gjs wrapper for gtk_entry_completion_get_entry()
}Gets the entry completion has been attached to.
Since 2.4
The entry completion has been attached to