diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml index a2fe9a080b..4f1c823330 100644 --- a/docs/reference/gtk/building.sgml +++ b/docs/reference/gtk/building.sgml @@ -162,8 +162,8 @@ How to compile GTK+ itself Some of the libraries that GTK+ depends on are maintained by - by the GTK+ team: GLib, GdkPixbuf, Pango, and ATK. Other libraries - are maintained separately. + by the GTK+ team: GLib, GdkPixbuf, Pango, ATK and GObject Introspection. + Other libraries are maintained separately. @@ -175,6 +175,12 @@ How to compile GTK+ itself FTP site. + + + The GdkPixbuf library + provides facilities for loading images in a variety of file formats. + + Pango is a library @@ -192,6 +198,13 @@ How to compile GTK+ itself url="ftp://ftp.gtk.org/pub/atk/">GTK+ FTP site. + + + Gobject Introspection + is a framework for making introspection data available to + language bindings. + + The GNU @@ -235,19 +248,6 @@ How to compile GTK+ itself drawing. - - - The GdkPixbuf library provides facilities for loading - images in a variety of file formats. - - - - - gobject-introspection - is a framework for making introspection data available to - language bindings. - - The shared-mime-info