EntryCompletion.newWithArea
gtk.entry_completion.EntryCompletion newWithArea(gtk.cell_area.CellArea area)Creates a new #GtkEntryCompletion object using the specified area to layout cells in the underlying #GtkTreeViewColumn for the drop-down menu.
Parameters
area | the #GtkCellArea used to layout cells |
Returns
A newly created #GtkEntryCompletion object