PgFontFace.getFaceName

Gets a name representing the style of this face among the different faces in the PangoFontFamily for the face. The name 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