| gtkWidgetClassListStyleProperties {RGtk2} | R Documentation |
Returns all style properties of a widget class.
gtkWidgetClassListStyleProperties(klass)
|
[GtkWidgetClass] a GtkWidgetClass |
Since 2.2
A list containing the following elements:
retval |
[GParamSpec] an newly allocated list of GParamSpec*. |
|
[numeric] location to return the number of style properties found |
Derived by RGtkGen from GTK+ documentation