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

Log viewer. More...

#include "zrythm-config.h"
#include <gtk/gtk.h>
#include <gtksourceview/gtksource.h>
Include dependency graph for log_viewer.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
 

Detailed Description

Log viewer.

Definition in file log_viewer.h.

Macro Definition Documentation

◆ LOG_VIEWER_WIDGET_TYPE

#define LOG_VIEWER_WIDGET_TYPE   (log_viewer_widget_get_type ())

Definition at line 25 of file log_viewer.h.