Curve.setCurveType

Warning gtk_curve_set_curve_type has been deprecated since version 2.20 and should not be used in newly-written code. Don't use this widget anymore. 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.

class Curve
void
setCurveType

Parameters

type GtkCurveType

the type of the curve.

Meta