gtkWidgetClassInstallStyleProperty {RGtk2}R Documentation

gtkWidgetClassInstallStyleProperty

Description

Installs a style property on a widget class. The parser for the style property is determined by the value type of pspec.

Usage

gtkWidgetClassInstallStyleProperty(klass, pspec)

Arguments

klass [GtkWidgetClass] a GtkWidgetClass
pspec [GParamSpec] the GParamSpec for the property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]