Method
AdapAboutDialogset_debug_info
since: 1.5
Declaration [src]
void
adap_about_dialog_set_debug_info (
AdapAboutDialog* 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.
AdapAboutDialog
provides a quick way to save debug information to a file.
When saving, AdapAboutDialog:debug-info-filename
would be used as
the suggested filename.
Debug information cannot contain markup or links.
Available since: 1.5
Sets property | Adap.AboutDialog:debug-info |