AboutWindow.addLink
void addLink(string title, string url)Adds an extra link to the Details page.
Extra links are displayed under the comment and website.
Underlines in title will be interpreted as indicating a mnemonic.
See propertyAboutWindow:website.
Parameters
title | the link title |
url | the link URL |