gtkWidgetClassInstallStylePropertyParser {RGtk2} | R Documentation |
Installs a style property on a widget class.
gtkWidgetClassInstallStylePropertyParser(klass, pspec, parser)
|
[GtkWidgetClass ] a GtkWidgetClass |
|
[GParamSpec ] the GParamSpec for the style property |
|
[GtkRcPropertyParser] the parser for the style property |
Derived by RGtkGen from GTK+ documentation