Extracted from Pike v7.6 release 112 at 2008-06-25.
pike.ida.liu.se
[Top]
GDK
GDK.Region

Method GDK.Region()->equal()


Method equal

int equal(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.