Method
Pango.Renderer.set_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 |
|
Can be NULL | |
The data is owned by the caller of the function |