[ CCode ( cname = "gtk_widget_class_install_style_property_parser" ) ]
public class void install_style_property_parser (ParamSpec pspec, RcPropertyParser parser)
Installs a style property on a widget class.
| this |
a Widget |
| pspec |
the ParamSpec for the style property |
| parser |
the parser for the style property |