glfs/x/lib/gtk/gtk+-intro.xml

19 lines
681 B
XML
Raw Normal View History

<sect2>
<title>Introduction to GTK+</title>
<screen>Download location (HTTP): <ulink url="&GTK-download-http;"/>
Download location (FTP): <ulink url="&GTK-download-ftp;"/>
Version used: &GTK-version;
Package size: &GTK-size;
Estimated Disk space required: &GTK-buildsize;
Estimated build time: &GTK-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="GLib"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/>, <xref linkend="libjpeg"/>
and <xref linkend="xfree86"/></screen>
</sect2>