Gdk.Window.SetChildShapes Method
Sets the shape mask of this window to the union of shape masks for all children of the window, ignoring the shape mask of the window itself. Contrast with Window.MergeChildShapes which includes the shape mask of the window in the masks to be merged.

Syntax

public void SetChildShapes ()

Remarks

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)