cell_set_property
Description:
Sets a cell property for renderer in this.
Parameters:
| this |
a `GtkCellArea` |
| renderer |
a `GtkCellRenderer` inside this |
| property_name |
the name of the cell property to set |
| value |
the value to set the cell property to |