gdkGetProgramClass: gdkGetProgramClass
Description
Gets the program class. Unless the program class has explicitly
been set with gdkSetProgramClass
or with the --class
commandline option, the default value is the program name (determined
with gGetPrgname()
) with the first character converted to uppercase.Usage
gdkGetProgramClass()