Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ProjectInfo Struct Reference

Project file information. More...

#include <gui/widgets/greeter.h>

Data Fields

char * name
 
char * filename
 Full path.
 
gint64 modified
 
char * modified_str
 

Detailed Description

Project file information.

Definition at line 30 of file greeter.h.

Field Documentation

◆ filename

char* ProjectInfo::filename

Full path.

Definition at line 34 of file greeter.h.

◆ modified

gint64 ProjectInfo::modified

Definition at line 35 of file greeter.h.

◆ modified_str

char* ProjectInfo::modified_str

Definition at line 36 of file greeter.h.

◆ name

char* ProjectInfo::name

Definition at line 32 of file greeter.h.


The documentation for this struct was generated from the following file: