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 gdk:window-background-pattern function.

Warning

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

See also

#2023-2-26