#include <cairo/cairo.h>
#include <gtk/gtk.h>
#include <calf/giface.h>
#include <calf/drawingutils.h>
#include <calf/gui.h>
Go to the source code of this file.
◆ __CALF_CTL_PHASEGRAPH
| #define __CALF_CTL_PHASEGRAPH |
◆ CALF_IS_PHASE_GRAPH
| #define CALF_IS_PHASE_GRAPH |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_PHASE_GRAPH
PHASE GRAPH ////////////////////////////////////////////////////////.
Definition ctl_phasegraph.h:39
◆ CALF_IS_PHASE_GRAPH_CLASS
| #define CALF_IS_PHASE_GRAPH_CLASS |
( |
| obj | ) |
|
◆ CALF_PHASE_GRAPH
| #define CALF_PHASE_GRAPH |
( |
| obj | ) |
|
Value:
Definition ctl_phasegraph.h:47
◆ CALF_PHASE_GRAPH_CLASS
| #define CALF_PHASE_GRAPH_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_phasegraph.h:66
◆ CALF_PHASE_GRAPH_GET_CLASS
| #define CALF_PHASE_GRAPH_GET_CLASS |
( |
| obj | ) |
|
◆ CALF_TYPE_PHASE_GRAPH
PHASE GRAPH ////////////////////////////////////////////////////////.
◆ calf_phase_graph_get_type()
| GType calf_phase_graph_get_type |
( |
| ) |
|
|
extern |
◆ calf_phase_graph_new()
| GtkWidget * calf_phase_graph_new |
( |
| ) |
|
|
extern |