Widget.classInstallStylePropertyParser

Installs a style property on a widget class.

class Widget
static
void
classInstallStylePropertyParser

Parameters

klass GtkWidgetClass*

a GtkWidgetClass

pspec ParamSpec

the GParamSpec for the style property

parser GtkRcPropertyParser

the parser for the style property

Meta