glfs/general/genlib/glib/glib2-intro.xml
Larry Lawrence c6a2f39832 changes in glib,atk,pango and metacity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@662 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-07 04:22:53 +00:00

21 lines
749 B
XML

<sect2>
<title>Introduction to GLib</title>
<screen>Download location (HTTP): <ulink url="&GLib2-download-http;"/>
Download location (FTP): <ulink url="&GLib2-download-ftp;"/>
Version used: &GLib2-version;
Package size: &GLib2-size;
Estimated Disk space required: &GLib2-buildsize;</screen>
<para>The glib package contains a low-level core library. This is useful
for providing data structure handling for C, portability wrappers and
interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.</para>
<screen>glib depends on:
<xref linkend="pkgconfig"/>
glib will utilize:
<xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
</sect2>