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

Channel slot. More...

#include "gtk_wrapper.h"
Include dependency graph for fader_buttons.h:

Go to the source code of this file.

Data Structures

struct  FaderButtonsWidget
 

Macros

#define FADER_BUTTONS_WIDGET_TYPE   (fader_buttons_widget_get_type ())
 

Functions

 G_DECLARE_FINAL_TYPE (FaderButtonsWidget, fader_buttons_widget, Z, FADER_BUTTONS_WIDGET, GtkBox) typedef struct Track Track
 
void fader_buttons_widget_block_signal_handlers (FaderButtonsWidget *self)
 
void fader_buttons_widget_unblock_signal_handlers (FaderButtonsWidget *self)
 
void fader_buttons_widget_refresh (FaderButtonsWidget *self, Track *track)
 
FaderButtonsWidgetfader_buttons_widget_new (Track *track)
 

Detailed Description

Channel slot.

Definition in file fader_buttons.h.

Macro Definition Documentation

◆ FADER_BUTTONS_WIDGET_TYPE

#define FADER_BUTTONS_WIDGET_TYPE   (fader_buttons_widget_get_type ())

Definition at line 17 of file fader_buttons.h.