Method
Pango.Font.describe_with_absolute_size
Declaration [src]
PangoFontDescription*
pango_font_describe_with_absolute_size (
  PangoFont* font
)
Description [src]
Returns a description of the font, with absolute font size set in device units.
Use pango_font_describe() if you want the font size in points.
Return value
| Returns: PangoFontDescription | |
| a newly-allocated  | |
| Ownership of the data is transferred to the caller | |