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 function gtk-widget-modify-bg, if you are implementing an application, or the function gtk-style-context-set-background, if you are
implementing a custom widget. See also the function gdk-window-set-background-pattern. Warning | See also |
2020-9-24