GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
Note the API references are usually available as packages in the distributions and visible via the Devhelp tool.