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
Requirements
Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)
Since: Gtk# 2.10