Constructor

GtkEntryCompletionnew

since: 2.4

Declaration [src]

GtkEntryCompletion*
gtk_entry_completion_new (
  void
)

Description [src]

Creates a new GtkEntryCompletion object.

Available since: 2.4

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.