Function
PangoCairocontext_get_font_options
Declaration [src]
const cairo_font_options_t*
pango_cairo_context_get_font_options (
PangoContext* context
)
Description [src]
Retrieves any font rendering options previously set with
pango_cairo_context_set_font_options()
.
This function does not report options that are derived from
the target surface by pango_cairo_update_context()
.
Available since: | 1.10 |