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