Constant

GLibMAXINT8

Declaration

#define G_MAXINT8 127

Description

The maximum value which can be held in a #gint8.

This is the same as standard C INT8_MAX, which should be preferred in new code.