GtkCurve::reset

void reset();

Use this method when you want to reset the curve to a straight line from the minimum x and y values to the maximum x and y values (i.e. from the bottom-left to the top-right corners).

The curve type is not changed when this function is called