get_scaled_font
Description:
Gets the `cairo_scaled_font_t` used by this.
The scaled font can be referenced and kept using cairo_scaled_font_reference
.
Parameters:
this |
a `PangoFont` from a `PangoCairoFontMap` |
Returns:
the `cairo_scaled_font_t` used by this |