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() @propertyGet 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) @propertySet 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]. |