Method
PangoMatrixcopy
Declaration [src]
PangoMatrix*
pango_matrix_copy (
const PangoMatrix* matrix
)
Return value
Returns: | PangoMatrix |
The newly allocated |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |