summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
Diffstat (limited to 'glib')
-rw-r--r--glib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/glib/README b/glib/README
new file mode 100644
index 000000000000..80272cbc9193
--- /dev/null
+++ b/glib/README
@@ -0,0 +1,4 @@
+GLib is a general-purpose utility library, which provides many useful data types, macros,
+type conversions, string utilities, file utilities, a main loop abstraction, and so on.
+
+From [ http://www.gtk.org/api/2.6/glib/glib.html ] \ No newline at end of file