gdkGCGetValues {RGtk2} | R Documentation |
Retrieves the current values from a graphics context. Note that
only the pixel values of the values->foreground
and values->background
are filled, use gdkColormapQueryColor
to obtain the rgb values
if you need them.
gdkGCGetValues(object)
|
[GdkGC ] a GdkGC . |
A list containing the following elements:
|
[GdkGCValues ] the GdkGCValues structure in which to store the results. |
Derived by RGtkGen from GTK+ documentation