glfs/x/lib/gtk/gtk+2-intro.xml
Larry Lawrence 4407e9395c cleanup links
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@174 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-30 19:53:39 +00:00

19 lines
710 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;</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="Pango"/>, <xref linkend="ATK"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/>
GTK+ will utilize:
<xref linkend="gtk-doc"/></screen>
</sect2>