Property

GtkEntryCompletion:cell-area

since: 3.0

Declaration

property cell-area: Gtk.CellArea [ read, write, construct-only ]

Description [src]

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

If no area is specified when creating the entry completion with gtk_entry_completion_new_with_area() a horizontally oriented GtkCellAreaBox will be used.

Type:GtkCellArea

Available since: 3.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes