cellSetProperty

open fun cellSetProperty(renderer: CellRenderer, propertyName: String, value: <Error class: unknown class>)

Sets a cell property for @renderer in @area.

Parameters

renderer

a GtkCellRenderer inside @area

propertyName

the name of the cell property to set

value

the value to set the cell property to