RGtk2 (version 2.20.31)

gtkEntrySetCompletion: gtkEntrySetCompletion

Description

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

Usage

gtkEntrySetCompletion(object, completion)

Arguments

object
completion
The GtkEntryCompletion or NULL. [ allow-none ]

Details

Since 2.4