Package: gdk
Function gdk:window-set-background
Lambda Listgdk:window-set-background (window color) ArgumentsDetails
Sets the background color of the window.
However, when using GTK, set the background of a widget with the gtk:widget-modify-bg function, if you are implementing an application, or the gtk:style-context-set-background function, if you are
implementing a custom widget. See also the gdk:window-background-pattern function. Warning | See also |
#2023-2-26