Style.getStyleProperty

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

Queries the value of a style property corresponding to a widget class is in the given style.

Parameters

widgetTypethe #GType of a descendant of #GtkWidget
propertyNamethe name of the style property to get
valuea #GValue where the value of the property being queried will be stored