EntryCompletion.this

Creates a new GtkEntryCompletion object using the specified @area.

The GtkCellArea is used to layout cells in the underlying GtkTreeViewColumn for the drop-down menu.

Parameters

area CellArea

the #GtkCellArea used to layout cells

Return Value

A newly created GtkEntryCompletion object

Throws

ConstructionException GTK+ fails to create the object.

Meta