Gtk.EntryCompletion.prototype.set_inline_selection

function set_inline_selection(inline_selection:Boolean):void {
    // Gjs wrapper for gtk_entry_completion_set_inline_selection()
}

Sets whether it is possible to cycle through the possible completions inside the entry.

Since 2.12

inline_selection

true to do inline selection