Style.getStyleProperty

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

class Style
deprecated
void
getStyleProperty

Parameters

widgetType GType

the GType of a descendant of GtkWidget

propertyName string

the name of the style property to get

value Value

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

Meta