Method
PangoContextset_font_description
Declaration
void
pango_context_set_font_description (
PangoContext* context,
const PangoFontDescription* desc
)
Parameters
desc
-
Type:
PangoFontDescription
No description available.
The argument can be NULL
.The data is owned by the caller of the method.