Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkWindowSetBackground

gdkWindowSetBackground


Description

Sets the background color of window. (However, when using GTK+, set the background of a widget with gtkWidgetModifyBg - if you're an application - or gtkStyleSetBackground - if you're implementing a custom widget.)

Usage

gdkWindowSetBackground(object, color)

Arguments

object

a GdkWindow

color

an allocated GdkColor

Details

The color must be allocated; gdkRgbFindColor is the best way to allocate a color.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.