Learn R Programming

RGtk2 (version 2.20.31)

pangoCairoContextGetFontOptions: pangoCairoContextGetFontOptions

Description

Retrieves any font rendering options previously set with pangoCairoFontMapSetFontOptions(). This function does not report options that are derived from the target surface by pangoCairoUpdateContext

Usage

pangoCairoContextGetFontOptions(context)

Arguments

context
[PangoContext] a PangoContext, from a pangocairo font map

Value

CairoFontOptions] the font options previously set on the context, or NULL if no options have been set.

Details

Since 1.10