Package: gdk

Function gdk-window-merge-child-input-shapes

Lambda List

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

Arguments

window -- a gdk-window object

Details

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

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

See also

2020-9-24