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

Project progress dialog. More...

#include "gui/widgets/dialogs/generic_progress_dialog.h"
#include <gtk/gtk.h>
Include dependency graph for project_progress_dialog.h:

Go to the source code of this file.

Data Structures

struct  ProjectProgressDialogWidget
 The project dialog. More...
 

Macros

#define PROJECT_PROGRESS_DIALOG_WIDGET_TYPE    (project_progress_dialog_widget_get_type ())
 

Functions

 G_DECLARE_FINAL_TYPE (ProjectProgressDialogWidget, project_progress_dialog_widget, Z, PROJECT_PROGRESS_DIALOG_WIDGET, GenericProgressDialogWidget) typedef struct ProjectSaveData ProjectSaveData
 
ProjectProgressDialogWidgetproject_progress_dialog_widget_new (ProjectSaveData *project_save_data)
 Creates an project dialog widget and displays it.
 

Detailed Description

Project progress dialog.

Definition in file project_progress_dialog.h.

Macro Definition Documentation

◆ PROJECT_PROGRESS_DIALOG_WIDGET_TYPE

#define PROJECT_PROGRESS_DIALOG_WIDGET_TYPE    (project_progress_dialog_widget_get_type ())

Definition at line 33 of file project_progress_dialog.h.