false if it is not or any region is in an error status.
Region.equal
cairo.types.Bool equal(cairo.region.Region b)Compares whether region_a is equivalent to region_b. null as an argument is equal to itself, but not to any non-null region.
Parameters
b | a #cairo_region_t or null |
Returns
true if both regions contained the same coverage,