gtkWidgetClassInstallStylePropertyParser {RGtk2}R Documentation

gtkWidgetClassInstallStylePropertyParser

Description

Installs a style property on a widget class.

Usage

gtkWidgetClassInstallStylePropertyParser(klass, pspec, parser)

Arguments

klass [GtkWidgetClass] a GtkWidgetClass
pspec [GParamSpec] the GParamSpec for the style property
parser [GtkRcPropertyParser] the parser for the style property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]