get_face
Description:
Gets the `PangoFontFace` of this with the given name.
Parameters:
this |
a `PangoFontFamily` |
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 `PangoFontFace`, or null if no face with the given name exists. |