PgFontFamily.getFace

Gets the PangoFontFace of @family with the given name.

class PgFontFamily
getFace
(
string name
)

Parameters

name string

the name of a face. If the name is %NULL, the family's default face (fontconfig calls it "Regular") will be returned.

Return Value

the PangoFontFace, or %NULL if no face with the given name exists.

Meta

Since

1.46