CellArea.cellSetProperty

Sets a cell property for renderer in area.

class CellArea
void
cellSetProperty

Parameters

renderer CellRenderer

a GtkCellRenderer inside area

propertyName string

the name of the cell property to set

value Value

the value to set the cell property to Since 3.0

Meta