Zrythm
a highly automated and intuitive digital audio workstation
|
Bug report/backtrace dialog. More...
#include <adwaita.h>
#include <gtksourceview/gtksource.h>
Go to the source code of this file.
Macros | |
#define | BUG_REPORT_DIALOG_WIDGET_TYPE (bug_report_dialog_widget_get_type ()) |
Functions | |
G_DECLARE_FINAL_TYPE (BugReportDialogWidget, bug_report_dialog_widget, Z, BUG_REPORT_DIALOG_WIDGET, AdwAlertDialog) typedef struct _BugReportDialogWidget | |
BugReportDialogWidget * | bug_report_dialog_new (GtkWidget *parent, const char *msg_prefix, const char *backtrace, bool fatal) |
Creates and displays the about dialog. | |
Variables | |
BugReportDialogWidget | |
Bug report/backtrace dialog.
Definition in file bug_report_dialog.h.