gdkWindowSetChildInputShapes {RGtk2} | R Documentation |
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.
gdkWindowSetChildInputShapes(object)
|
[GdkWindow ] a GdkWindow |
Since 2.10
Derived by RGtkGen from GTK+ documentation