Constant

GLibMAXINT32

Declaration

#define G_MAXINT32 2147483647

Description

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

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