gtkStyleGetStyleProperty {RGtk2} | R Documentation |
Queries the value of a style property corresponding to a widget class is in the given style.
gtkStyleGetStyleProperty(object, widget.type, property.name)
|
a |
|
|
|
the name of the style property to get |
Since 2.16
A list containing the following elements:
|
a R objectwhere the value of the property being queried will be stored |
Derived by RGtkGen from GTK+ documentation