|
Zrythm
a highly automated and intuitive digital audio workstation
|
#include "zrythm-config.h"#include "gtk_wrapper.h"#include <gtksourceview/gtksource.h>
Go to the source code of this file.
Macros | |
| #define | LOG_VIEWER_WIDGET_TYPE (log_viewer_widget_get_type ()) |
Functions | |
| LogViewerWidget * | log_viewer_widget_new (void) |
| Creates a log viewer widget. | |
Variables | |
| LogViewerWidget | |
Log viewer.
Definition in file log_viewer.h.
| #define LOG_VIEWER_WIDGET_TYPE (log_viewer_widget_get_type ()) |
Definition at line 25 of file log_viewer.h.