Gdk.Window.InputShapeCombineMask Method
Applies an Input shape mask to the Window.

Syntax

public void InputShapeCombineMask (Pixmap mask, int x, int y)

Parameters

mask
a Gdk.Pixmap containing the mask.
x
x offset within the Window.
y
y offset within the Window.

Remarks

Depends on optional features within the windowing environment. If those features aren't supporting the method has no effect.

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Since: Gtk# 2.10