Method
PangoContextget_matrix
Declaration [src]
const PangoMatrix*
pango_context_get_matrix (
PangoContext* context
)
Description [src]
Gets the transformation matrix that will be applied when rendering with this context.
Available since: | 1.6 |
Return value
Returns: | PangoMatrix |
The matrix, or |
|
The data is owned by the instance. | |
The return value can be NULL . |