New function to check the version of GLib at runtime. (#149175, Michael
authorMatthias Clasen <maclas@gmx.de>
Tue, 3 Aug 2004 19:41:02 +0000 (19:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 3 Aug 2004 19:41:02 +0000 (19:41 +0000)
commita62fd5ec6058a269ad7e9b9cb08e403b77620fac
treeacfdde379b99d43d334582b0ee8cd1815cd935aa
parent247843302aaba3c1b0b07b3f5cdc11d37d066707
New function to check the version of GLib at runtime. (#149175, Michael

Tue Aug  3 14:58:20 2004  Matthias Clasen  <maclas@gmx.de>

* glib/gutils.h:
* glib/gutils.c (glib_check_version): New function to
check the version of GLib at runtime.  (#149175, Michael Natterer)
docs/reference/ChangeLog
docs/reference/glib/glib-docs.sgml
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/macros.sgml
docs/reference/glib/tmpl/version.sgml [new file with mode: 0644]
glib/gutils.c
glib/gutils.h