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