StyleContext.getStyleProperty

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

Gets the value for a widget style property.

When value is no longer needed, [gobject.value.Value.unset] must be called to free any allocated memory.

Parameters

propertyNamethe name of the widget style property
valueReturn location for the property value