AboutDialog.setProgramName
void setProgramName(string name)Sets the name to display in the about dialog. If this is not set, it defaults to [glib.global.getApplicationName].
Parameters
name | the program name |
void setProgramName(string name)Sets the name to display in the about dialog. If this is not set, it defaults to [glib.global.getApplicationName].
name | the program name |