[ DestroysInstance ]
public Transform? translate (Point point)
Translates this in 2-dimensional space by point.
This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.
| this |
the next transform |
| point |
the point to translate the transform by |
|
The new transform |