Extracted from Pike v7.8 release 866 at 2016-11-06.
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.