AboutDialog.setProgramName
void setProgramName(string name = null)Sets the name to display in the about dialog.
If name is not set, the string returned by [glib.global.getApplicationName] is used.
Parameters
name | the program name |
void setProgramName(string name = null)Sets the name to display in the about dialog.
If name is not set, the string returned by [glib.global.getApplicationName] is used.
name | the program name |