style_get_property
Description:
public void style_get_property (
string property_name,
ref Value value)
Gets the value of a style property of this.
Parameters:
this |
a Widget
|
property_name |
the name of a style property
|
value |
location to return the property value
|