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

Bounce to audio dialog. More...

#include <gtk/gtk.h>
Include dependency graph for bounce_dialog.h:

Go to the source code of this file.

Data Structures

struct  BounceDialogWidget
 The export dialog. More...
 

Macros

#define BOUNCE_DIALOG_WIDGET_TYPE   (bounce_dialog_widget_get_type ())
 

Enumerations

enum  BounceDialogWidgetType { BOUNCE_DIALOG_REGIONS , BOUNCE_DIALOG_TRACKS }
 Type of bounce. More...
 

Functions

 G_DECLARE_FINAL_TYPE (BounceDialogWidget, bounce_dialog_widget, Z, BOUNCE_DIALOG_WIDGET, GtkDialog) typedef struct _BounceStepSelectorWidget BounceStepSelectorWidget
 
BounceDialogWidgetbounce_dialog_widget_new (BounceDialogWidgetType type, const char *bounce_name)
 Creates a bounce dialog.
 

Detailed Description

Bounce to audio dialog.

Definition in file bounce_dialog.h.

Macro Definition Documentation

◆ BOUNCE_DIALOG_WIDGET_TYPE

#define BOUNCE_DIALOG_WIDGET_TYPE   (bounce_dialog_widget_get_type ())

Definition at line 18 of file bounce_dialog.h.