cell_set_property
Description:
[ Version ( since = "3.0" ) ]
public void cell_set_property (CellRenderer renderer, string property_name, Value value)
public void cell_set_property (CellRenderer renderer, string property_name, Value value)
Sets a cell property for renderer
in this.
Parameters:
this |
a CellArea |
renderer |
a CellRenderer inside this |
property_name |
the name of the cell property to set |
value |
the value to set the cell property to |