Method
PangoContextset_font_description
Declaration [src]
void
pango_context_set_font_description (
  PangoContext* context,
  const PangoFontDescription* desc
)
Parameters
| desc | PangoFontDescription | 
| The new pango font description. | |
| The data is owned by the caller of the function. |