Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
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()
Arguments
Value
[char] the program class.