Context.fontExtents
void fontExtents(out cairo.types.FontExtents extents)Gets the font extents for the currently selected font.
Parameters
extents | a #cairo_font_extents_t object into which the results will be stored. |
void fontExtents(out cairo.types.FontExtents extents)Gets the font extents for the currently selected font.
extents | a #cairo_font_extents_t object into which the results will be stored. |