Package: pango
Function pango-font-description-family
Lambda Listpango-font-description-family (desc) SyntaxArgumentsDetails
Accessor of the family name for the font description. The function pango-font-description-family gets the family name field of a font description. The function (setf pango-font-description-family) sets the family name field of a font description. The family name represents a family of related font styles, and will resolve to a particular pango-font-family object. In some uses of a pango-font-description structure, it is also possible to use a comma separated list of family names for this field. | See also |
*2021-1-14