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 gobject.value.Value

Return location for the property value, free with gobject.value.Value.unset after use.