]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/gtk-docs.sgml
Add autogenerated indices.
[~andy/gtk] / docs / reference / gtk / gtk-docs.sgml
index 522072dbb2bfb5898f8e2d9ad8e547e0059f93ac..b616a0c93c3008e9f430ef8bd8151982e5106f04 100644 (file)
@@ -195,8 +195,11 @@ string utilities, file utilities, a main loop abstraction, and so on.
 <listitem><para>
 
 Pango is a library for internationalized text handling. It centers
-around the #PangoLayout object, representing a paragraph of text.
-Pango provides the engine for #GtkTextView, #GtkLabel, #GtkEntry, and
+around the <link linkend="PangoLayout">PangoLayout</link> object, representing
+a paragraph of text. 
+Pango provides the engine for <link linkend="GtkTextView">GtkTextView</link>, 
+<link linkend="GtkLabel">GtkLabel</link>, 
+<link linkend="GtkEntry">GtkEntry</link>, and
 other widgets that display text.
 
 </para></listitem>
@@ -219,9 +222,9 @@ framework.
 <varlistentry>
 <term>GdkPixbuf</term>
 <listitem><para>
-This is a small library which allows you to create #GdkPixbuf
+This is a small library which allows you to create <link linkend="GdkPixbuf">GdkPixbuf</link>
 ("pixel buffer") objects from image data or image files. 
-Use a #GdkPixbuf in combination with #GtkImage to display images.
+Use a <link linkend="GdkPixbuf">GdkPixbuf</link> in combination with <link linkend="GtkImage">GtkImage</link> to display images.
 </para></listitem>
 </varlistentry>
 
@@ -239,7 +242,8 @@ on X11, Windows, and the Linux framebuffer device.
 <listitem><para>
 
 The GTK+ library itself contains <firstterm>widgets</firstterm>, 
-that is, GUI components such as #GtkButton or #GtkTextView.
+that is, GUI components such as <link linkend="GtkButton">GtkButton</link> or 
+<link linkend="GtkTextView">GtkTextView</link>.
 
 </para></listitem>
 </varlistentry>
@@ -262,7 +266,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
 
   <part  id="gtkbase">
     <title>GTK+ Core Reference</title>
-
     &gtk-General;
     &GtkAccelGroup;
     &gtk-accel-map;
@@ -280,6 +283,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
     &gtk-Feature-Test-Macros;
     &gtk-Signals;
     &gtk-Types;
+
   </part>
 
   <part id="gtkobjects">
@@ -294,7 +298,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkDialog;
         &GtkInvisible;
         &GtkMessageDialog;
-        &GtkPlug;
         &GtkWindow;
         &GtkWindowGroup;
     </chapter>
@@ -322,6 +325,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkHScale;      
         &GtkVScale;
         &GtkSpinButton;
+        &GtkEditable;
     </chapter>
 
     <chapter id="TextWidgetObjects">
@@ -433,7 +437,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkBox;
         &GtkButtonBox;
         &GtkContainer;
-        &GtkEditable;
         &GtkItem;
         &GtkMisc;
         &GtkObject;
@@ -447,6 +450,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
 
     <chapter id="PlugSocket">
       <title>Cross-process Embedding</title>
+        &GtkPlug;
         &GtkSocket;
     </chapter>
 
@@ -477,4 +481,6 @@ that is, GUI components such as #GtkButton or #GtkTextView.
 
   </part>
 
+  <index/>
+
 </book>