Method Cairo.ScaledFont()->`==()
- Method
`==
bool
res =Cairo.ScaledFont()
==x
- Returns
Returns
1
ifx
is the same ScaledFont, and0
(zero) otherwise.
bool
res = Cairo.ScaledFont()
== x
Returns 1
if x
is the same ScaledFont,
and 0
(zero) otherwise.