ThemingEngine.getStyleProperty
void getStyleProperty(string propertyName, out gobject.value.Value value)Gets the value for a widget style property.
Parameters
propertyName | the name of the widget style property |
value | Return location for the property value, free with [gobject.value.Value.unset] after use. |