Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
fader.h File Reference

Fader widget. More...

#include <gtk/gtk.h>
Include dependency graph for fader.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.
 

Detailed Description

Fader widget.

Definition in file fader.h.

Macro Definition Documentation

◆ FADER_WIDGET_TYPE

#define FADER_WIDGET_TYPE   (fader_widget_get_type ())

Definition at line 15 of file fader.h.