Website is displayed on the Details page, below comments, or on the main page if the Details page doesn't have any other content.
Applications can add other links below, see adw.about_dialog.AboutDialog.addLink.
string website() @property nothrowGet website property.
Website is displayed on the Details page, below comments, or on the main page if the Details page doesn't have any other content.
Applications can add other links below, see adw.about_dialog.AboutDialog.addLink.
void website(string propval) @property nothrowSet website property.
propval | The URL of the application's website. Website is displayed on the Details page, below comments, or on the main page if the Details page doesn't have any other content. Applications can add other links below, see adw.about_dialog.AboutDialog.addLink. |