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.

string
getProgramClass
()

Return Value

Type: string

the program class.