Window.getBackgroundPattern

Gets the pattern used to clear the background on window.

More...
class Window
getBackgroundPattern
()

Return Value

Type: cairo.pattern.Pattern

The pattern to use for the background or null if there is no background.

Detailed Description

Deprecated: Don't use this function