Penguin

Differences between version 2 and predecessor to the previous major change of GLib.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, March 9, 2004 2:54:37 pm by PerryLorier Revert
Older page: version 1 Last edited on Tuesday, March 9, 2004 1:28:44 pm by SamJansen Revert
@@ -1,3 +1,5 @@
 A library that provides many usefuk low-level functions to GTK and GDK programs. This is the [C] library used by many Gnome programs and forms a basis of [GTK]+. 
  
 In practice it is a very useful library when writing a C program; a lot less re-inventing the wheel needs to be done if you use GLib. 
+  
+Contrary to popular belief GLib has no dependancy on [GNOME] or [GTK], and is designed for use as a standalone extension to [LibC]