Method Cairo.Pattern()->`==()
classCairo.Pattern
- Method
`==
boolres =Cairo.Pattern()==x- Returns
Returns
1ifxis the same Pattern, and0(zero) otherwise.
class Cairo.Patternbool res = Cairo.Pattern() == x
Returns 1 if x is the same Pattern,
and 0 (zero) otherwise.