| gtkWidgetClassFindStyleProperty {RGtk2} | R Documentation |
Finds a style property of a widget class by name.
gtkWidgetClassFindStyleProperty(klass, property.name)
|
|
|
the name of the style property to find |
Since 2.2
[GParamSpec] the GParamSpec of the style property or NULL if class has no
style property with that name. [ allow-none ]
Derived by RGtkGen from GTK+ documentation