gtkCurveSetCurveType {RGtk2} | R Documentation |
Sets the type of the curve. The curve will remain unchanged except when changing from a free curve to a linear or spline curve, in which case the curve will be changed as little as possible.
gtkCurveSetCurveType(object, type)
|
[GtkCurve ] a GtkCurve . |
|
[GtkCurveType ] the type of the curve. |
Derived by RGtkGen from GTK+ documentation