matrix
Description:
Multiplies this with the given matrix.
This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.
Parameters:
| this |
the next transform |
| matrix |
the matrix to multiply this with |
Returns:
|
The new transform |