AboutDialog.setWebsite

Sets the URL to use for the website link. Note that that the hook functions need to be set up before calling this function. Since 2.6

class AboutDialog
void
setWebsite
(
string website
)

Parameters

website string

a URL string starting with "http://". [allow-none]

Meta