Method GDK1.Region()->equal()
- Method equal
int
equal(GDK1.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.
int
equal(GDK1.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.