Widget.classInstallStyleProperty

Installs a style property on a widget class. The parser for the style property is determined by the value type of pspec.

class Widget
static
void
classInstallStyleProperty

Parameters

klass GtkWidgetClass*

a GtkWidgetClass

pspec ParamSpec

the GParamSpec for the property

Meta