Property
GtkEntryCompletion:inline-completion
since: 2.6
Description [src]
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.
Type:gboolean
Available since: 2.6
Default value | FALSE |
Getter method | gtk_entry_completion_get_inline_completion() |
Setter method | gtk_entry_completion_set_inline_completion() |