Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


curve.hh File Reference

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

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

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.
Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3