Method
GeglCurveadd_point
Declaration [src]
guint
gegl_curve_add_point (
GeglCurve* curve,
gdouble x,
gdouble y
)
Description [src]
Add a point to the curve at x
y
(replacing the value exactly for x
if it
already exists.