PgCairo.contextGetFontOptions

Retrieves any font rendering options previously set with [func@PangoCairo.context_set_font_options].

This function does not report options that are derived from the target surface by [func@update_context].

struct PgCairo
static
contextGetFontOptions

Parameters

context PgContext

a PangoContext, from a pangocairo font map

Return Value

the font options previously set on the context, or %NULL if no options have been set. This value is owned by the context and must not be modified or freed.

Meta

Since

1.10