A region object can only be acquired by using the Xlib function CreateRegion.
Some of the Region functions in the X library have a result argument. In the region object methods, the methods modify the object of which the method is called instead.
Region objects (region_objects) have the following methods:
event) |
) |
(x, y, width, height)
.
This function corresponds with XClipBox.
) |
success
.
This function corresponds with XEmptyRegion.
region) |
success
.
This function corresponds with XEqualRegion.
region) |
dx, dy) |
x, y) |
success
.
This function corresponds with XPointInRegion.
x, y, width, height) |
success
.
This function corresponds with XRectInRegion.
dx, dy) |
region) |
x, y, width, height) |
region) |
region) |