Sets completion
to be the auxiliary completion object to use with this.
All further configuration of the completion mechanism is done on completion
using the `GtkEntryCompletion` API. Completion
is disabled if completion
is set to null.
this |
A `GtkEntry` |
completion |
The `GtkEntryCompletion` |