AboutWindow.addLink
void addLink(string title, string url) nothrowAdds 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 adw.about_window.AboutWindow.website.
Parameters
title | the link title |
url | the link URL |