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