
[Top]
GDK
GDK.Region
|
Method GDK.Region()->equal()
- Method
equal
int GDK.Region()->equal(object(GDK.Region) victim)
- Description
-
Return true if the region used as an argument is equal to the
current region. Also available as a==b when a is a region.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|