RGtk2 (version 2.20.31)

gdkGCSetBackground: gdkGCSetBackground

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

gdkGCSetBackground(object, color)

Arguments

object
color
the new background color.