relLineTo
Draws a line from the current point to a point offset from it by @x, @y and makes it the new current point.
This is the relative version of method@Gsk.PathBuilder.line_to.
Since
4.14
Parameters
x
x offset
y
y offset
Draws a line from the current point to a point offset from it by @x, @y and makes it the new current point.
This is the relative version of method@Gsk.PathBuilder.line_to.
4.14
x offset
y offset