FontFamily.getName

string getName()

Gets the name of the family.

The name is unique among all fonts for the font backend and can be used in a [pango.font_description.FontDescription] to specify that a face from this family is desired.

Returns

the name of the family. This string is owned

by the family object and must not be modified or freed.