EntryCompletion.newWithArea

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.

More...
class EntryCompletion
static
newWithArea

Parameters

area gtk.cell_area.CellArea

the gtk.cell_area.CellArea used to layout cells

Return Value

Type: gtk.entry_completion.EntryCompletion

Detailed Description

Deprecated: GtkEntryCompletion will be removed in GTK 5.