gtkCurveReset {RGtk2}R Documentation

gtkCurveReset

Description

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

Usage

gtkCurveReset(object)

Arguments

object

a GtkCurve.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]