Method
PangoRendererget_matrix
Declaration [src]
const PangoMatrix*
pango_renderer_get_matrix (
  PangoRenderer* renderer
)
Description [src]
Gets the transformation matrix that will be applied when rendering.
| Available since: | 1.8 | 
Return value
| Returns: | PangoMatrix | 
| The matrix, or  | |
| The data is owned by the instance. | |
| The return value can be NULL. |