EntryCompletion.with_area


Description:

[ CCode ( has_construct_function = false ) ]
public EntryCompletion.with_area (CellArea area)

Creates a new `GtkEntryCompletion` object using the specified area.

Note:

GtkEntryCompletion will be removed in GTK 5.

The `GtkCellArea` is used 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