EntryCompletionGidBuilderImpl.inlineCompletion

Set inlineCompletion property.

class EntryCompletionGidBuilderImpl(T)
T
inlineCompletion
(
bool propval
)

Parameters

propval bool

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

Note that this requires text-column to be set, even if you are using a custom match function.

Return Value

Type: T

Builder instance for fluent chaining