Method
Gsk.Transform.matrix
Declaration [src]
GskTransform*
gsk_transform_matrix (
GskTransform* next,
const graphene_matrix_t* matrix
)
Parameters
matrix |
const graphene_matrix_t* |
the matrix to multiply |
|
Ownership is not transferred to the callee |
Return value
Returns: GskTransform |
|
The new transform |
|
Ownership of the data is transferred to the caller |