Sets the background pixmap of this window. May also be used to set a background of
"None" on this window, by setting a background pixmap of null.
A background pixmap will be tiled, positioning the first tile at the origin of
this window, or if parent_relative is true, the tiling will be done based on the
origin of the parent window (useful to align tiles in a parent with tiles
in a child).
Syntax
Parameters
- pixmap
- A Gdk.Pixmap
- parent_relative
- A bool
Remarks
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)