[ CCode ( has_construct_function = false ) ]
public EntryCompletion.with_area (CellArea area)
Creates a new `GtkEntryCompletion` object using the specified area
.
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 |