Style.getStyleProperty

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

class Style
void
getStyleProperty

Parameters

widgetType gobject.types.GType

the #GType of a descendant of #GtkWidget

propertyName string

the name of the style property to get

value gobject.value.Value

a #GValue where the value of the property being queried will be stored