glfs/x/lib/gtk/gtk+2-intro.xml
Larry Lawrence a282f57355 application updates, first release
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-17 03:43:30 +00:00

21 lines
782 B
XML

<sect2>
<title>Introduction to GTK+</title>
<screen>Download location (HTTP): <ulink url="&GTK2-download-http;"/>
Download location (FTP): <ulink url="&GTK2-download-ftp;"/>
Version used: &GTK2-version;
Package size: &GTK2-size;
Estimated Disk space required: &GTK2-buildsize;
Estimated build time: &GTK2-time;</screen>
<para>The GTK+ package contains GTK+ Libraries. This is useful for
creating graphical user interfaces for applications.</para>
<screen>GTK+ depends on:
<xref linkend="GLib2"/>, <xref linkend="xfree86"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>,
<xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/>
GTK+ will utilize:
<xref linkend="gtk-doc"/></screen>
</sect2>