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