Method
GimpPathstroke_rotate
since: 2.4
Declaration [src]
gboolean
gimp_path_stroke_rotate (
GimpPath* path,
gint stroke_id,
gdouble center_x,
gdouble center_y,
gdouble angle
)
Description [src]
Rotates the given stroke.
Rotates the given stroke around given center by angle (in degrees).
Available since: 2.4