glib/README.md

9 lines
322 B
Markdown

# glib
Glib is a handy library of utility functions.
This C library is designed to solve some portability problems and provide other useful functionality which most programs require.
Glib is used by GDK, GTK+ and many applications.
You should install Glib because many of your applications will depend on this library.