[ CCode ( cname = "pango_cairo_font_get_scaled_font" ) ]
public unowned ScaledFont? get_scaled_font ()
Gets the `cairo_scaled_font_t` used by this.
The scaled font can be referenced and kept using cairo_scaled_font_reference.
| this |
a `PangoFont` from a `PangoCairoFontMap` |
|
the `cairo_scaled_font_t` used by this |