PgFontFace.getFaceName

Gets a name representing the style of this face among the different faces in the #PangoFontFamily for the face. This name is unique among all faces in the family and is suitable for displaying to users.

class PgFontFace
string
getFaceName
()

Return Value

Type: string

the face name for the face. This string is owned by the face object and must not be modified or freed.

Meta