gdkGCSetBackground: gdkGCSetBackground

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets the background color for a graphics context. Note that this function uses color->pixel, use gdkGCSetRgbBgColor to specify the background color as red, green, blue components.

Usage

1
gdkGCSetBackground(object, color)

Arguments

object

a GdkGC.

color

the new background color.

Author(s)

Derived by RGtkGen from GTK+ documentation


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