PgFontFace.describe

Returns the family, style, variant, weight and stretch of a PangoFontFace. The size field of the resulting font description will be unset.

class PgFontFace
describe
()

Return Value

a newly-created PangoFontDescription structure holding the description of the face. Use [method@Pango.FontDescription.free] to free the result.

Meta