contextGetFontOptions

fncairo.font_options.FontOptions contextGetFontOptions(pango.context.Context context)

Retrieves any font rendering options previously set with funcPangoCairo.context_set_font_options.

This function does not report options that are derived from the target surface by funcupdate_context.

Parameters

contexta [pango.context.Context], from a pangocairo font map

Returns

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.