rel_move_to


Description:

public void rel_move_to (float x, float y)

Starts a new contour by placing the pen at x, y relative to the current point.

This is the relative version of [method@Gsk.PathBuilder.move_to].

Parameters:

this

a `GskPathBuilder`

x

x offset

y

y offset