gtkWidgetStyleGetProperty {RGtk2} | R Documentation |
Gets the value of a style property of widget
.
gtkWidgetStyleGetProperty(object, property.name)
|
[GtkWidget ] a GtkWidget |
|
[character] the name of a style property |
A list containing the following elements:
|
[R object] location to return the property value |
Derived by RGtkGen from GTK+ documentation