translate

fun translate(point: <Error class: unknown class>): Transform?

Translates @next in 2-dimensional space by @point.

This function consumes @next. Use method@Gsk.Transform.ref first if you want to keep it around.

Return

The new transform

Parameters

point

the point to translate the transform by