ThemingEngine.getStyleProperty

void getStyleProperty(string propertyName, out gobject.value.Value value)

Gets the value for a widget style property.

Parameters

propertyNamethe name of the widget style property
valueReturn location for the property value, free with [gobject.value.Value.unset] after use.