Gdk.Window.SetChildInputShapes Method
Sets the input mask to the union of all child window masks.

Syntax

public void SetChildInputShapes ()

Remarks

Ignores the windows own mask. If you wish to add the child window masks to the parent, use Window.MergeChildInputShapes.

Requirements

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