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

Export dialog. More...

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

Go to the source code of this file.

Data Structures

struct  ExportDialogWidget
 The export dialog. More...
 

Macros

#define EXPORT_DIALOG_WIDGET_TYPE   (export_dialog_widget_get_type ())
 

Enumerations

enum  ExportFilenamePattern { EFP_APPEND_FORMAT , EFP_PREPEND_DATE_APPEND_FORMAT }
 

Functions

 G_DECLARE_FINAL_TYPE (ExportDialogWidget, export_dialog_widget, Z, EXPORT_DIALOG_WIDGET, GtkDialog) typedef struct _DigitalMeterWidget DigitalMeterWidget
 
ExportDialogWidgetexport_dialog_widget_new (void)
 Creates an export dialog widget and displays it.
 

Detailed Description

Export dialog.

Definition in file export_dialog.h.

Macro Definition Documentation

◆ EXPORT_DIALOG_WIDGET_TYPE

#define EXPORT_DIALOG_WIDGET_TYPE   (export_dialog_widget_get_type ())

Definition at line 16 of file export_dialog.h.