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