Curve.getVector

Warning gtk_curve_get_vector has been deprecated since version 2.20 and should not be used in newly-written code. Don't use this widget anymore. Returns a vector of points representing the curve.

class Curve
void
getVector
(
float[] vector
)

Parameters

vector float[]

returns the points.

Meta