EntryCompletion.this

Creates a new #GtkEntryCompletion object using the specified @area 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