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

namethe program name