AboutDialog.website

Get website property.

  1. string website [@property getter]
    class AboutDialog
    @property
    string
    website
    ()
  2. string website [@property setter]

Return Value

Type: 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_dialog.AboutDialog.addLink.