Applies a shape mask to this window.
Pixels in this window corresponding to
set bits in the mask will be visible; pixels in this window
corresponding to unset bits in the mask will be transparent. This
gives a non-rectangular window.
If mask is null, the shape
mask will be unset, and the
x/y parameters are not
used.
Syntax
Parameters
- mask
- A Gdk.Pixmap, a shape mask
- x
- A int, X position of shape mask with respect to this window
- y
- A int, Y position of shape mask with respect to this window
Remarks
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Since: Gtk# 2.4