Constructor

Gtk.EntryCompletion.new

Declaration [src]

GtkEntryCompletion*
gtk_entry_completion_new (
  void
)

Description [src]

Creates a new GtkEntryCompletion object.

Return value

Returns: GtkEntryCompletion

A newly created GtkEntryCompletion object

Ownership of the data is transferred to the caller