Gdk.Window.InputShapeCombineRegion Method
Applies an Input shape region to the Window.

Syntax

public void InputShapeCombineRegion (Region shape_region, int offset_x, int offset_y)

Parameters

shape_region
a Gdk.Region containing the desired input mask.
offset_x
x offset within the Window.
offset_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