Package: gdk

Function gdk-window-set-child-input-shapes

Lambda List

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

Arguments

window -- a gdk-window object

Details

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

See also

2020-9-24