get_scaled_font


Description:

[ 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.

Parameters:

this

a `PangoFont` from a `PangoCairoFontMap`

Returns:

the `cairo_scaled_font_t` used by this