Method GDK2.Region()->equal()
- Method
equal
intequal(GDK2.Regionvictim)- 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.
int equal(GDK2.Region victim)
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.