Method
PangoContextget_font_description
Declaration [src]
PangoFontDescription*
pango_context_get_font_description (
PangoContext* context
)
Return value
Type: PangoFontDescription
A pointer to the context’s default font description. This value must not be modified or freed.
The returned data is owned by the instance. |
The return value can be NULL . |