GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

curve.hh File Reference

A GtkCurve C++ wrapper interface. More...

#include <gfc/gtk/drawingarea.hh>
#include <gtk/gtkcurve.h>
#include <gfc/gtk/inline/curve.inl>

Go to the source code of this file.

Namespaces

Classes

Enumerations


Detailed Description

A GtkCurve C++ wrapper interface.

Provides Curve, a widget that allows the user to edit a curve covering a range of values.


Enumeration Type Documentation

enum CurveType
 

The type of curve.

Once set the curve will remain unchanged except when changing from a free curve to a linear or spline curve.

Enumeration values:
CURVE_TYPE_LINEAR  Linear interpolation.
CURVE_TYPE_SPLINE  Spline interpolation.
CURVE_TYPE_FREE  Free form curve.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8