Package: cairo
Function cairo-region-equal
Lambda Listcairo-region-equal (region-a region-b) ArgumentsReturn Value True if both regions contained the same coverage, false if it is
not or any region is in an error status. Details Compares whether region-a is equivalent to region-b. NULL as an
argument is equal to itself, but not to any non-NULL region. | See also |
2020-12-15