| gtkWidgetStyleGet {RGtk2} | R Documentation |
Gets the values of a multiple style properties of widget.
gtkWidgetStyleGet(object, ...)
|
[GtkWidget] a GtkWidget |
|
pairs of property names and locations to
return the property values, starting with the location for
first.property.name, terminated by NULL. |
Derived by RGtkGen from GTK+ documentation