or null if no face with the given name exists.
FontFamily.getFace
pango.font_face.FontFace getFace(string name = null)Gets the [pango.font_face.FontFace] of family with the given name.
Parameters
name | the name of a face. If the name is null, the family's default face (fontconfig calls it "Regular") will be returned. |
Returns
the [pango.font_face.FontFace],