ThemingEngine.getStyleProperty

Gets the value for a widget style property.

class ThemingEngine
void
getStyleProperty

Parameters

propertyName string

the name of the widget style property

value Value

Return location for the property value, free with g_value_unset() after use. Since 3.0

Meta