Method GDK2.Region()->equal()


Method equal

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