Method

PangoLayoutset_font_description

Declaration

void
pango_layout_set_font_description (
  PangoLayout* layout,
  const PangoFontDescription* desc
)

Description

No description available.

Parameters

desc

Type: PangoFontDescription

No description available.

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