get_family
Description:
Gets the family name field of a font description.
See [method@Pango.FontDescription.set_family].
Parameters:
this |
a `PangoFontDescription`. |
Returns:
the family name field for the font description, or null if not previously set. This has the same life-time as the font description itself and should not be freed. |