Renderer.getMatrix

Gets the transformation matrix that will be applied when rendering.

See pango.renderer.Renderer.setMatrix.

class Renderer
getMatrix
()

Return Value

Type: pango.matrix.Matrix

the matrix, or null if no matrix has been set (which is the same as the identity matrix). The returned matrix is owned by Pango and must not be modified or freed.