CellArea.cellSetProperty

Sets a cell property for renderer in area.

class CellArea
void
cellSetProperty

Parameters

renderer CellRenderer

a gtk.CellRenderer inside area

propertyName string

the name of the cell property to set

value Value

the value to set the cell property to

Meta