cell_area


Description:

[ NoAccessorMethod ]
public CellArea cell_area { owned get; construct; }

The `GtkCellArea` used to layout cell renderers in the treeview column.

If no area is specified when creating the entry completion with [ctor@Gtk.EntryCompletion.new_with_area], a horizontally oriented [ class@Gtk.CellAreaBox] will be used.