typedef signed char | gint8 |
typedef unsigned char | guint8 |
typedef signed short | gint16 |
typedef unsigned short | guint16 |
typedef signed int | gint32 |
typedef unsigned int | guint32 |
typedef signed long long | gint64 |
typedef unsigned long long | guint64 |
typedef signed int | gssize |
typedef unsigned int | gsize |
typedef gint64 | goffset |
typedef signed int | gintptr |
typedef unsigned int | guintptr |
typedef struct _GStaticMutex | GStaticMutex |
typedef union _GSystemThread | GSystemThread |