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 GType

the GType of a descendant of gtk.Widget

propertyName string

the name of the style property to get

value Value

a gobject.Value where the value of the property being queried will be stored

Meta

Since

2.16