#include <gtk/gtk.h>
#include <vector>
Go to the source code of this file.
◆ CALF_CURVE
| #define CALF_CURVE |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_CURVE
Definition ctl_curve.h:30
Definition ctl_curve.h:40
◆ CALF_CURVE_CLASS
| #define CALF_CURVE_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_curve.h:106
◆ CALF_IS_CURVE
| #define CALF_IS_CURVE |
( |
| obj | ) |
|
◆ CALF_IS_CURVE_CLASS
| #define CALF_IS_CURVE_CLASS |
( |
| obj | ) |
|
◆ CALF_TYPE_CURVE
◆ calf_curve_get_type()
| GType calf_curve_get_type |
( |
| ) |
|
|
extern |
◆ calf_curve_new()
| GtkWidget * calf_curve_new |
( |
unsigned int | point_limit = -1 | ) |
|
|
extern |
◆ calf_curve_set_points()
Set points and update the widget.