Package: gdk

Function gdk-window-set-child-shapes

Lambda List

gdk-window-set-child-shapes (window)

Arguments

window -- a gdk-window object

Details

Sets the shape mask of the window to the union of shape masks for all children of the window, ignoring the shape mask of the window itself. Contrast with the function gdk-window-merge-child-shapes function which includes the shape mask of the window in the masks to be merged.
 

See also

2020-9-24