gdkWindowSetChildShapes {RGtk2} | R Documentation |
Sets the shape mask of window
to the union of shape masks
for all children of window
, ignoring the shape mask of window
itself. Contrast with gdkWindowMergeChildShapes
which includes
the shape mask of window
in the masks to be merged.
gdkWindowSetChildShapes(object)
|
[GdkWindow ] a GdkWindow |
Derived by RGtkGen from GTK+ documentation