#include <calf/primitives.h>
#include <math.h>
#include <sys/time.h>
#include <calf/drawingutils.h>
Go to the source code of this file.
◆ CALF_IS_VUMETER
| #define CALF_IS_VUMETER |
( |
| obj | ) |
|
Value:
#define CALF_TYPE_VUMETER
Definition ctl_vumeter.h:39
◆ CALF_IS_VUMETER_CLASS
| #define CALF_IS_VUMETER_CLASS |
( |
| obj | ) |
|
◆ CALF_TYPE_VUMETER
◆ CALF_VUMETER
| #define CALF_VUMETER |
( |
| obj | ) |
|
Value:
Definition ctl_vumeter.h:56
◆ CALF_VUMETER_CLASS
| #define CALF_VUMETER_CLASS |
( |
| klass | ) |
|
Value:
Definition ctl_vumeter.h:78
◆ CALF_VUMETER_GET_CLASS
| #define CALF_VUMETER_GET_CLASS |
( |
| obj | ) |
|
◆ CalfVUMeterMode
| Enumerator |
|---|
| VU_STANDARD | |
| VU_MONOCHROME | |
| VU_MONOCHROME_REVERSE | |
| VU_STANDARD_CENTER | |
| VU_MONOCHROME_CENTER | |
◆ calf_vumeter_get_falloff()
◆ calf_vumeter_get_height()
◆ calf_vumeter_get_hold()
◆ calf_vumeter_get_mode()
◆ calf_vumeter_get_position()
◆ calf_vumeter_get_type()
| GType calf_vumeter_get_type |
( |
| ) |
|
|
extern |
◆ calf_vumeter_get_value()
◆ calf_vumeter_get_width()
◆ calf_vumeter_new()
| GtkWidget * calf_vumeter_new |
( |
| ) |
|
|
extern |
◆ calf_vumeter_set_falloff()
◆ calf_vumeter_set_height()
◆ calf_vumeter_set_hold()
◆ calf_vumeter_set_mode()
◆ calf_vumeter_set_position()
◆ calf_vumeter_set_value()
◆ calf_vumeter_set_width()