GLib参考手册
GLib基础
GLib版本信息
— 检查GLib版本信息的变量和函数
基本类型
— GLib 标准类型, 定义的非常易用和简便
基本类型的限制
— 标准类型限制测试的可移植的方法
标准宏
— 常见宏。
类型转换宏
— 使用可移植的的方式在指针变量中存储整数
字节顺序宏
— a portable way to convert between different byte orders
数值定义
— mathematical constants, and floating point decomposition 数学常数和浮点运算分解
特殊宏(Miscellaneous Macros)
— 不常使用的专用宏
Atomic Operations
— basic atomic integer and pointer operations