|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Fader widget. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
| struct | FaderWidget |
| A FaderWidget reflects a Fader object's state. More... | |
Macros | |
| #define | FADER_WIDGET_TYPE (fader_widget_get_type ()) |
Functions | |
| void | fader_widget_setup (FaderWidget *self, Fader *fader, int height) |
| Creates a new Fader widget and binds it to the given Fader. | |
Fader widget.
Definition in file fader.h.