gtkCurveGetVector {RGtk2} | R Documentation |
Returns a vector of points representing the curve.
gtkCurveGetVector(object, veclen)
|
[GtkCurve ] a GtkCurve . |
|
[integer] the number of points to calculate. |
A list containing the following elements:
|
[numeric] returns the points. |
Derived by RGtkGen from GTK+ documentation