WidgetClass.findStyleProperty

Finds a style property of a widget class by name.

class WidgetClass
findStyleProperty
()

Parameters

propertyName string

the name of the style property to find

Return Value

Type: ParamSpec

the #GParamSpec of the style property or %NULL if @class has no style property with that name.

Meta