- EMULATED_BOOL
alias EMULATED_BOOL = bool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GBool
alias GBool = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GByte
alias GByte = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GINTBIG_MAX
alias GINTBIG_MAX = INT_MAX
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GINTBIG_MIN
alias GINTBIG_MIN = INT_MIN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GInt16
alias GInt16 = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GInt32
alias GInt32 = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GIntBig
alias GIntBig = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GPtrDiff_t
alias GPtrDiff_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GUINTBIG_MAX
alias GUINTBIG_MAX = UINT_MAX
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GUInt16
alias GUInt16 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GUInt32
alias GUInt32 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GUIntBig
alias GUIntBig = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.