gtkWidgetClassInstallStylePropertyParser {RGtk2}R Documentation

gtkWidgetClassInstallStylePropertyParser

Description

Installs a style property on a widget class.

Usage

gtkWidgetClassInstallStylePropertyParser(klass, pspec, parser)

Arguments

klass

a GtkWidgetClass

pspec

the GParamSpec for the style property

parser

the parser for the style property

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]