AboutDialog.setLicense

Sets the license information to be displayed in the secondary license dialog. If license is NULL, the license button is hidden. Since 2.6

class AboutDialog
void
setLicense
(
string license
)

Parameters

license string

the license information or NULL. [allow-none]

Meta