It will be used as the suggested filename when saving debug information to a file.
AboutWindow.debugInfoFilename
string debugInfoFilename() @propertyGet debugInfoFilename property.
Returns
The debug information filename.
void debugInfoFilename(string propval) @propertySet debugInfoFilename property.
Parameters
propval | The debug information filename. It will be used as the suggested filename when saving debug information to a file. See adw.about_window.AboutWindow.debugInfo. |