GOptionEntry.shortName

If an option has a short name, it can be specified -short_name in a commandline. short_name must be a printable ASCII character different from '-', or zero if the option has no short name.

struct GOptionEntry
char shortName;