[ DestroysInstance ]
public Transform? transform (Transform? other)
Applies all the operations from other to this.
This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.
| this |
transform to apply |
| other |
transform to apply |
|
The new transform |