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

19 lines
710 B
XML
Raw Normal View History

<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>