Method
PangoLayoutget_context
PangoContext*
pango_layout_get_context (
PangoLayout* layout
)
Retrieves the PangoContext used for this layout.
Return value
Type: PangoContext
The PangoContext for the layout.
| The returned data is owned by the instance. |