Entry.completion

gtk.entry_completion.EntryCompletion completion() @property nothrow

Get completion property.

Returns

The auxiliary completion object to use with the entry.

Deprecated

GtkEntryCompletion will be removed in GTK 5.
void completion(gtk.entry_completion.EntryCompletion propval) @property nothrow

Set completion property.

Parameters

propvalThe auxiliary completion object to use with the entry.

Deprecated

GtkEntryCompletion will be removed in GTK 5.