EntryCompletion.this

Creates a new gtk.EntryCompletion object using the specified area to layout cells in the underlying gtk.TreeViewColumn for the drop-down menu.

Parameters

area CellArea

the gtk.CellArea used to layout cells

Return Value

A newly created gtk.EntryCompletion object

Throws

ConstructionException GTK+ fails to create the object.

Meta