Window.getBackgroundPattern

cairo.pattern.Pattern getBackgroundPattern() nothrow

Gets the pattern used to clear the background on window.

Returns

The pattern to use for the

background or null if there is no background.

Deprecated

Don't use this function