| Import line: | PangoCairo = imports.gi.PangoCairo; |
| GIR File: | PangoCairo-1.0.gir |
| C documentation: | PangoCairoFont |
| Interface : | Font |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
get_scaled_font
()
:
cairo.ScaledFont
Gets the cairo_scaled_font_t used by font.
Gets the cairo_scaled_font_t used by font.
The scaled font can be referenced and kept using cairo_scaled_font_reference(). or NULL if font is NULL.
|
PangoCairo.Font | |
| None |