PathBuilder.relMoveTo

void relMoveTo(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 gsk.path_builder.PathBuilder.moveTo.

Parameters

xx offset
yy offset