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

a GtkWidgetClass

pspec

the GParamSpec for the property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]