getProgramClass

fnstring getProgramClass()

Gets the program class. Unless the program class has explicitly been set with [gdk.global.setProgramClass] or with the --class commandline option, the default value is the program name (determined with [glib.global.getPrgname]) with the first character converted to uppercase.

Returns

the program class.