get_style_property


Description:

public void get_style_property (string property_name, ref Value value)

Gets the value for a widget style property.

When value is no longer needed, unset must be called to free any allocated memory.

Parameters:

this

a StyleContext

property_name

the name of the widget style property

value

Return location for the property value