PgRenderer.setMatrix

Sets the transformation matrix that will be applied when rendering. Since 1.8

class PgRenderer
void
setMatrix

Parameters

matrix PgMatrix

a PangoMatrix, or NULL to unset any existing matrix. (No matrix set is the same as setting the identity matrix.). [allow-none]

Meta