Constructor
GtkEntryCompletionnew
since: 2.4
Declaration [src]
GtkEntryCompletion*
gtk_entry_completion_new (
void
)
Return value
Type: GtkEntryCompletion
A newly created GtkEntryCompletion
object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |