#include <cairo/cairo.h>
#include <gtk/gtk.h>
#include <calf/drawingutils.h>
#include <calf/ctl_vumeter.h>
#include <calf/gui.h>
Go to the source code of this file.
◆ __CALF_CTL_METERSCALE
| #define __CALF_CTL_METERSCALE |
◆ CALF_IS_METER_SCALE
| #define CALF_IS_METER_SCALE |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_METER_SCALE
METER SCALE //////////////////////////////////////////////////////////////.
Definition ctl_meterscale.h:59
◆ CALF_IS_METER_SCALE_CLASS
| #define CALF_IS_METER_SCALE_CLASS |
( |
| obj | ) |
|
◆ CALF_METER_SCALE
| #define CALF_METER_SCALE |
( |
| obj | ) |
|
Value:
Definition ctl_meterscale.h:66
◆ CALF_METER_SCALE_CLASS
| #define CALF_METER_SCALE_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_meterscale.h:75
◆ CALF_TYPE_METER_SCALE
METER SCALE //////////////////////////////////////////////////////////////.
◆ calf_meter_scale_get_type()
| GType calf_meter_scale_get_type |
( |
| ) |
|
|
extern |
◆ calf_meter_scale_new()
| GtkWidget * calf_meter_scale_new |
( |
| ) |
|
|
extern |