GtkEntry::set_completion

void set_completion(GtkEntryCompletion completion);

Sets completion to be the auxiliary completion object to use with entry. All further configuration of the completion mechanism is done on completion using the GtkEntryCompletion API.

See also: get_completion()