Zrythm
a highly automated and intuitive digital audio workstation
|
UI message for the message queue. More...
#include <zrythm_app.h>
Data Fields | |
GtkMessageType | type |
char * | msg |
UI message for the message queue.
Definition at line 45 of file zrythm_app.h.
char* ZrythmAppUiMessage::msg |
Definition at line 48 of file zrythm_app.h.
GtkMessageType ZrythmAppUiMessage::type |
Definition at line 47 of file zrythm_app.h.