Entry.setCompletion

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 gtk.EntryCompletion API. Completion is disabled if completion is set to NULL.

class Entry
void
setCompletion

Parameters

completion EntryCompletion

Meta