Property

GtkTreeViewColumn:cell-area

Declaration

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

Description [src]

The GtkCellArea used to layout cell renderers for this column.

If no area is specified when creating the tree view column with gtk_tree_view_column_new_with_area() a horizontally oriented GtkCellAreaBox will be used.

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes