gdkGCSetForeground: gdkGCSetForeground

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

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

1
gdkGCSetForeground(object, color)

Arguments

object

a GdkGC.

color

the new foreground color.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.