gtkCurveSetVector {RGtk2} | R Documentation |
Sets the vector of points on the curve.
The curve type is set to GTK_CURVE_TYPE_FREE
.
gtkCurveSetVector(object, vector)
|
[GtkCurve ] a GtkCurve . |
|
[numeric] the points on the curve. |
Derived by RGtkGen from GTK+ documentation