ApplicationInfo.setName
void setName(string name)Set the name of the application.
If not provided, or null is passed, [glib.global.getPrgname] will be used.
Parameters
name | the application name |
void setName(string name)Set the name of the application.
If not provided, or null is passed, [glib.global.getPrgname] will be used.
name | the application name |