Package: gdk

Function gdk-window-merge-child-shapes

Lambda List

gdk-window-merge-child-shapes (window)

Arguments

window -- a gdk-window object

Details

Merges the shape masks for any child windows into the shape mask for the window. I.e. the union of all masks for the window and its children will become the new mask for the window. See the function gdk-window-shape-combine-region.

This function is distinct from the function gdk-window-set-child-shapes because it includes window's shape mask in the set of shapes to be merged.
 

See also

2020-9-24