#include <gtk/gtk.h>
#include <calf/giface.h>
#include <calf/gui.h>
Go to the source code of this file.
◆ __CALF_CTL_LINEGRAPH
| #define __CALF_CTL_LINEGRAPH |
◆ CALF_IS_LINE_GRAPH
| #define CALF_IS_LINE_GRAPH |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_LINE_GRAPH
Definition ctl_linegraph.h:35
◆ CALF_IS_LINE_GRAPH_CLASS
| #define CALF_IS_LINE_GRAPH_CLASS |
( |
| obj | ) |
|
◆ CALF_LINE_GRAPH
| #define CALF_LINE_GRAPH |
( |
| obj | ) |
|
Value:
Definition ctl_linegraph.h:77
◆ CALF_LINE_GRAPH_CLASS
| #define CALF_LINE_GRAPH_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_linegraph.h:124
◆ CALF_LINE_GRAPH_GET_CLASS
| #define CALF_LINE_GRAPH_GET_CLASS |
( |
| obj | ) |
|
◆ CALF_TYPE_LINE_GRAPH
◆ FREQ_HANDLES
◆ HANDLE_WIDTH
| #define HANDLE_WIDTH 20.0 |
◆ calf_line_graph_expose_request()
| void calf_line_graph_expose_request |
( |
GtkWidget * | widget, |
|
|
bool | force = false ) |
|
extern |
◆ calf_line_graph_get_type()
| GType calf_line_graph_get_type |
( |
| ) |
|
|
extern |
◆ calf_line_graph_new()
| GtkWidget * calf_line_graph_new |
( |
| ) |
|
|
extern |
◆ calf_line_graph_set_square()