Function
PangoCairocontext_get_font_options
since: 1.10
Declaration
const cairo_font_options_t*
pango_cairo_context_get_font_options (
PangoContext* context
)
Parameters
context
-
Type:
PangoContext
No description available.
The data is owned by the caller of the function.
Return value
Type: cairo_font_options_t
No description available.
The data is owned by the called function. |
The return value can be NULL . |