Gtk.EntryCompletion.prototype.set_inline_completion
function set_inline_completion(inline_completion:Boolean):void { // Gjs wrapper for gtk_entry_completion_set_inline_completion() }
Sets whether the common prefix of the possible completions should be automatically inserted in the entry.
Since 2.6
- inline_completion
true to do inline completion