gtkWidgetClassInstallStyleProperty {RGtk2} | R Documentation |
Installs a style property on a widget class. The parser for the
style property is determined by the value type of pspec
.
gtkWidgetClassInstallStyleProperty(klass, pspec)
|
[GtkWidgetClass ] a GtkWidgetClass |
|
[GParamSpec ] the GParamSpec for the property |
Derived by RGtkGen from GTK+ documentation