EntryCompletionGidBuilderImpl.popupSingleMatch

Set popupSingleMatch property.

class EntryCompletionGidBuilderImpl(T)
T
popupSingleMatch
(
bool propval
)

Parameters

propval bool

Determines whether the completions popup window will shown for a single possible completion. You probably want to set this to false if you are using [inline completion][GtkEntryCompletion--inline-completion].

Return Value

Type: T

Builder instance for fluent chaining