Function

PangoCairocontext_set_font_options

since: 1.10

Declaration

void
pango_cairo_context_set_font_options (
  PangoContext* context,
  const cairo_font_options_t* options
)

Description

No description available.

Available since: 1.10

Parameters

context

Type: PangoContext

No description available.

The data is owned by the caller of the function.
options

Type: cairo_font_options_t

No description available.

The argument can be NULL.
The data is owned by the caller of the function.