Gtk.EntryCompletion.prototype.get_inline_completion

function get_inline_completion():Boolean {
    // Gjs wrapper for gtk_entry_completion_get_inline_completion()
}

Returns whether the common prefix of the possible completions should be automatically inserted in the entry.

Since 2.6

Returns

true if inline completion is turned on