Virtual Method
Pango.FontFace.describe
Declaration [src]
PangoFontDescription*
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  | |
| Ownership of the data is transferred to the caller | |