[ CCode ( has_construct_function = false ) ]
public EntryCompletion.with_area (CellArea area)
Creates a new `GtkEntryCompletion` object using the specified area.
GtkEntryCompletion will be removed in GTK 5.
The `GtkCellArea` is used to layout cells in the underlying `GtkTreeViewColumn` for the drop-down menu.
| area |
the `GtkCellArea` used to layout cells |
|
A newly created `GtkEntryCompletion` object |