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