Method
AdwAboutDialogset_debug_info
since: 1.5
Declaration [src]
void
adw_about_dialog_set_debug_info (
AdwAboutDialog* self,
const char* debug_info
)
Description [src]
Sets the debug information for self
.
Debug information will be shown on the Troubleshooting page. It’s intended to be attached to issue reports when reporting issues against the application.
AdwAboutDialog
provides a quick way to save debug information to a file.
When saving, AdwAboutDialog:debug-info-filename
would be used as
the suggested filename.
Debug information cannot contain markup or links.
Available since: 1.5
Sets property | Adw.AboutDialog:debug-info |