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.

Usage

gtkCurveReset(object)

Arguments

object [GtkCurve] a GtkCurve.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]