Package: gdk

Function gdk-window-set-background-rgba

Lambda List

gdk-window-set-background-rgba (window rgba)

Arguments

window -- a gdk-window object
rgba -- a gdk-rgba color

Details

Sets the background color of the window.

See also the function gdk-window-background-pattern.

Warning

The function gdk-window-set-background-rgba has been deprecated since version 3.22 and should not be used in newly written code. Do not use this function.
 

See also

2020-9-24