StyleContext.getStyleProperty

Gets the value for a widget style property.

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

class StyleContext
void
getStyleProperty

Parameters

propertyName string

the name of the widget style property

value Value

Return location for the property value