EntryCompletion.newWithArea
gtk.entry_completion.EntryCompletion newWithArea(gtk.cell_area.CellArea area)Creates a new gtk.entry_completion.EntryCompletion object using the specified area.
The gtk.cell_area.CellArea is used to layout cells in the underlying gtk.tree_view_column.TreeViewColumn for the drop-down menu.
Parameters
area | the gtk.cell_area.CellArea used to layout cells |
Returns
A newly created gtk.entry_completion.EntryCompletion object
Deprecated
GtkEntryCompletion will be removed in GTK 5.