API Version: 3.0
Library Version: 3.0.0-RC1
Generated by gi-docgen 2023.1
since: 2.4
gboolean gimp_path_stroke_translate ( GimpPath* path, gint stroke_id, gdouble off_x, gdouble off_y )
Translate the given stroke.
Available since: 2.4
stroke_id
Type: gint
gint
The stroke ID.
off_x
Type: gdouble
gdouble
Offset in x direction.
off_y
Offset in y direction.
Type: gboolean
gboolean
TRUE on success.