set_cell_property
Description:
[ NoWrapper ]
public virtual void set_cell_property (CellRenderer renderer, uint property_id, Value value, ParamSpec pspec)
public virtual void set_cell_property (CellRenderer renderer, uint property_id, Value value, ParamSpec pspec)
This should be implemented to handle changes in child cell properties for a given `GtkCellRenderer` that were previously installed on the `GtkCellAreaClass` with install_cell_property.