gdkWindowSetChildInputShapes: gdkWindowSetChildInputShapes
Description
Sets the input shape mask of window
to the union of input shape masks
for all children of window
, ignoring the input shape mask of window
itself. Contrast with gdkWindowMergeChildInputShapes
which includes
the input shape mask of window
in the masks to be merged.Usage
gdkWindowSetChildInputShapes(object)