Learn R Programming

RGtk2 (version 2.8.8)

gdkColorBlack: gdkColorBlack

Description

Returns the black color for a given colormap. The resulting value has already benn allocated. WARNING: gdk_color_black is deprecated and should not be used in newly-written code.

Usage

gdkColorBlack(object)

Arguments

Value

  • A list containing the following elements:
  • retval[integer] TRUE if the allocation succeeded.
  • color[GdkColor] the location to store the color.