translate


Description:

[ 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.

Parameters:

this

the next transform

point

the point to translate the transform by

Returns:

The new transform