Method
GimpVectorsbezier_stroke_new_moveto
Declaration [src]
gint
gimp_vectors_bezier_stroke_new_moveto (
GimpVectors* vectors,
gdouble x0,
gdouble y0
)
Description [src]
Adds a bezier stroke with a single moveto to the vectors object.
Adds a bezier stroke with a single moveto to the vectors object.
Available since: | 2.4 |