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