
[Top]
GDK
GDK.Region
|
Method GDK.Region()->xor()
- Method
xor
object(GDK.Region) GDK.Region()->xor(object(GDK.Region) victim)
- Description
-
Computes the exlusive or of the given region and the region.
Also available as region ^ region
Extracted from Pike v7.3 release 11 at 2001-11-03.
|