Window.setBackgroundPattern

Sets the background of @window.

A background of %NULL means that the window will inherit its background from its parent window.

The windowing system will normally fill a window with its background when the window is obscured then exposed.

More...
class Window
void
setBackgroundPattern

Parameters

pattern Pattern

a pattern to use, or %NULL

Detailed Description

Deprecated: Don't use this function

Meta