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.

Meta