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. |
|
The data is owned by the called function |