Method
PangoFontFacedescribe
Declaration [src]
PangoFontDescription*
pango_font_face_describe (
PangoFontFace* face
)
Description [src]
Returns the family, style, variant, weight and stretch of
a PangoFontFace
. The size field of the resulting font description
will be unset.
Return value
Returns: | PangoFontDescription |
A newly-created |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |