|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
UI message for the message queue. More...
#include <src/gui/backend/gtk_widgets/zrythm_app.h>
Public Member Functions | |
| ZrythmAppUiMessage (GtkMessageType type, std::string msg) | |
Data Fields | |
| GtkMessageType | type_ |
| std::string | msg_ |
UI message for the message queue.
Definition at line 34 of file zrythm_app.h.
|
inline |
Definition at line 36 of file zrythm_app.h.
| std::string ZrythmAppUiMessage::msg_ |
Definition at line 41 of file zrythm_app.h.
| GtkMessageType ZrythmAppUiMessage::type_ |
Definition at line 40 of file zrythm_app.h.