setName

fun setName(name: String)

Set the name of the application.

If not provided, or null is passed, g_get_prgname() will be used.

Since

2.18

Parameters

name

the application name