gdkGCSetForeground: gdkGCSetForeground
Description
Sets the foreground color for a graphics context.
Note that this function uses color->pixel
, use
gdkGCSetRgbFgColor
to specify the foreground
color as red, green, blue components.Usage
gdkGCSetForeground(object, color)