Learn R Programming

RGtk2 (version 2.12.17)

gdkGCGetValues: gdkGCGetValues

Description

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.

Usage

gdkGCGetValues(object)

Arguments

object

Value

  • A list containing the following elements:
  • values[GdkGCValues] the GdkGCValues structure in which to store the results.