API Version: 3.0
Library Version: 2.99.16
gboolean gimp_vectors_stroke_translate ( GimpVectors* vectors, gint stroke_id, gdouble off_x, gdouble off_y )
Translate the given stroke.
stroke_id
gint
The stroke ID.
off_x
gdouble
Offset in x direction.
off_y
Offset in y direction.
gboolean
TRUE on success.