Method
GimpPathbezier_stroke_new_ellipse
since: 2.4
Declaration [src]
gint
gimp_path_bezier_stroke_new_ellipse (
GimpPath* path,
gdouble x0,
gdouble y0,
gdouble radius_x,
gdouble radius_y,
gdouble angle
)
Description [src]
Adds a bezier stroke describing an ellipse the path object.
Adds a bezier stroke describing an ellipse on the path object.
Available since: 2.4