cell_get_property
Description:
[ Version ( since = "3.0" ) ]
public void cell_get_property (CellRenderer renderer, string property_name, ref Value value)
public void cell_get_property (CellRenderer renderer, string property_name, ref Value value)
Gets the value of a cell property for renderer in this.
Parameters:
| this |
a CellArea |
| renderer |
a CellRenderer inside this |
| property_name |
the name of the property to get |
| value |
a location to return the value |