Gdk.Window.MergeChildShapes Method
Merges the shape masks for any child windows into the shape mask for this window. i.e. the union of all masks for this window and its children will become the new mask for this window. See Window.ShapeCombineMask. This function is distinct from Window.SetChildShapes because it includes this window's shape mask in the set of shapes to be merged.

Syntax

public void MergeChildShapes ()

Remarks

Requirements

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