TreeViewColumn.cellArea

Get cellArea property.

class TreeViewColumn
@property
cellArea
()

Return Value

Type: gtk.cell_area.CellArea

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.TreeViewColumn.newWithArea a horizontally oriented #GtkCellAreaBox will be used.