AboutWindow.website

Set website property.

  1. string website [@property getter]
  2. string website [@property setter]
    class AboutWindow
    @property
    void
    website
    (
    string propval
    )

Parameters

propval string

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_window.AboutWindow.addLink.