Method
PangoRendererset_matrix
Declaration [src]
void
pango_renderer_set_matrix (
PangoRenderer* renderer,
const PangoMatrix* matrix
)
Description [src]
Sets the transformation matrix that will be applied when rendering.
Available since: | 1.8 |
Parameters
matrix |
PangoMatrix |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |