gtkCurveSetCurveType {RGtk2}R Documentation

gtkCurveSetCurveType

Description

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.

Usage

gtkCurveSetCurveType(object, type)

Arguments

object [GtkCurve] a GtkCurve.
type [GtkCurveType] the type of the curve.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]