Method

GdkWindowset_child_shapes

Declaration [src]

void
gdk_window_set_child_shapes (
  GdkWindow* window
)

Description [src]

Sets the shape mask of window to the union of shape masks for all children of window, ignoring the shape mask of window itself. Contrast with gdk_window_merge_child_shapes() which includes the shape mask of window in the masks to be merged.