Method GDK2.Region()->equal()
classGDK2.Region
- 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.
class GDK2.Regionint 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.