glfs/gnome/lib/libglade/libglade-intro.xml
Larry Lawrence 3b116163ce Proper, filename class Chapter 32
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1262 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-02 03:43:33 +00:00

32 lines
1.1 KiB
XML

<sect2>
<title>Introduction to <application>libglade</application></title>
<para>The <application>libglade</application> package contains <filename
class="libraryfile">libglade</filename> libraries. This is useful
for loading Glade interface files in a program at runtime.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&libglade-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&libglade-download-ftp;"/></para></listitem>
<listitem><para>Download size: &libglade-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&libglade-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&libglade-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>libglade</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libxml2"/> and <xref linkend="GTK2"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="Python"/> if compiled utilizing <xref
linkend="expat"/>, <xref linkend="gtk-doc"/> and <xref
linkend="sgml-dtd-3"/></para></sect4>
</sect3>
</sect2>