glfs/x/lib/gtk/gtk+2-intro.xml
Larry Lawrence f47d8c62ed updated mplayer
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@713 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-18 03:06:11 +00:00

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