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

Create project dialog. More...

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

Go to the source code of this file.

Macros

#define CREATE_PROJECT_DIALOG_WIDGET_TYPE    (create_project_dialog_widget_get_type ())
 

Typedefs

typedef struct _IdeFileChooserEntry IdeFileChooserEntry
 

Functions

 G_DECLARE_FINAL_TYPE (CreateProjectDialogWidget, create_project_dialog_widget, Z, CREATE_PROJECT_DIALOG_WIDGET, GtkDialog) typedef struct _CreateProjectDialogWidget
 Create project dialog.
 
CreateProjectDialogWidget * create_project_dialog_widget_new (void)
 

Variables

 CreateProjectDialogWidget
 

Detailed Description

Create project dialog.

Definition in file create_project_dialog.h.

Typedef Documentation

◆ IdeFileChooserEntry

typedef struct _IdeFileChooserEntry IdeFileChooserEntry

Definition at line 15 of file create_project_dialog.h.