AboutDialog.getProgramName

Returns the program name displayed in the about dialog. Since 2.12

class AboutDialog
string
getProgramName
()

Return Value

Type: string

The program name. The string is owned by the about dialog and must not be modified.

Meta