Method
Pango.Context.get_font_description
Declaration [src]
PangoFontDescription*
pango_context_get_font_description (
  PangoContext* context
)
Return value
| Returns: PangoFontDescription | |
| a pointer to the context’s default font description. This value must not be modified or freed. | |
| Ownership is not transferred to the caller | |