If this is not set, it defaults to glib.global.getApplicationName.
AboutDialog.programName
string programName() @propertyGet programName property.
Returns
The name of the program.
void programName(string propval) @propertySet programName property.
Parameters
propval | The name of the program. If this is not set, it defaults to glib.global.getApplicationName. |