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

Bug report/backtrace dialog. More...

#include <adwaita.h>
#include <gtksourceview/gtksource.h>
Include dependency graph for bug_report_dialog.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
 

Detailed Description

Bug report/backtrace dialog.

Definition in file bug_report_dialog.h.