From 85a8b590443b4bea3dfa2ed88ef4a552baced363 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Mar 2002 23:20:16 +0000 Subject: [PATCH] Add some ids which are referenced from the object hierarchy. * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml, gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml, gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced from the object hierarchy. * gtk/gtk-docs.sgml: Use parts as top-level division (#61575), include gtkaccessible docs. --- docs/reference/ChangeLog | 8 ++ docs/reference/gdk-pixbuf/tmpl/animation.sgml | 2 +- .../reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml | 2 +- docs/reference/gtk/gtk-docs.sgml | 88 +++++++++---------- docs/reference/gtk/tmpl/gtkaccelgroup.sgml | 2 +- docs/reference/gtk/tmpl/gtkiconfactory.sgml | 2 +- docs/reference/gtk/tmpl/gtkrc.sgml | 2 +- docs/reference/gtk/tmpl/gtktextview.sgml | 2 +- 8 files changed, 58 insertions(+), 50 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 85a3debc7c..be1788ceac 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,13 @@ 2002-03-07 Matthias Clasen + * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml, + gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml, + gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced + from the object hierarchy. + + * gtk/gtk-docs.sgml: Use parts as top-level division (#61575), + include gtkaccessible docs. + * gtk/building.sgml: Some typo and markup fixes. Thu Mar 7 02:58:16 2002 Jonathan Blandford diff --git a/docs/reference/gdk-pixbuf/tmpl/animation.sgml b/docs/reference/gdk-pixbuf/tmpl/animation.sgml index 00ed351718..4d79cb98d6 100644 --- a/docs/reference/gdk-pixbuf/tmpl/animation.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/animation.sgml @@ -5,7 +5,7 @@ Animations Animated images. - + The &gdk-pixbuf; library provides a simple mechanism to load and represent animations. An animation is conceptually a series of frames to be displayed over time. Each frame is the same size. The animation may not be represented diff --git a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml index e34195504f..de46ffc55e 100644 --- a/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml @@ -6,7 +6,7 @@ Information that describes an image. - + The GdkPixbuf structure contains information that describes an image in memory. diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index 4c04302849..5667b90c0b 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -124,6 +124,7 @@ + @@ -165,8 +166,9 @@ GTK+ Reference Manual - + GTK+ Overview + GTK+ is a library for creating graphical user interfaces. It works on many UNIX-like platforms, Windows, and on framebuffer @@ -245,7 +247,7 @@ that is, GUI components such as #GtkButton or #GtkTextView. - + >k-Building; >k-Compiling; >k-Running; @@ -257,10 +259,10 @@ that is, GUI components such as #GtkButton or #GtkTextView. >k-Resources; >k-Questions; - + - + GTK+ Core Reference >k-General; @@ -280,19 +282,16 @@ that is, GUI components such as #GtkButton or #GtkTextView. >k-Feature-Test-Macros; >k-Signals; >k-Types; - + - - - + GTK+ Widgets and Objects - - + Object Hierarchy &index-Object-Tree; - + - + Windows &GtkDialog; &GtkInvisible; @@ -300,34 +299,34 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkPlug; &GtkWindow; &GtkWindowGroup; - + - + Display Widgets &GtkAccelLabel; &GtkImage; &GtkLabel; &GtkProgressBar; &GtkStatusbar; - + - + Buttons and Toggles &GtkButton; &GtkCheckButton; &GtkRadioButton; &GtkToggleButton; - + - + Numeric/Text Data Entry &GtkEntry; &GtkHScale; &GtkVScale; &GtkSpinButton; - + - + Multiline Text Editor >k-TextWidget; &GtkTextIter; @@ -336,9 +335,9 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkTextTag; &GtkTextTagTable; &GtkTextView; - + - + Tree and List Widget >k-TreeWidget; &GtkTreeModel; @@ -355,8 +354,8 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkCellRendererToggle; &GtkListStore; &GtkTreeStore; - - + + Menus, Combo Box, Toolbar &GtkCombo; &GtkItemFactory; @@ -371,9 +370,9 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkSeparatorMenuItem; &GtkTearoffMenuItem; &GtkToolbar; - + - + Selectors (File/Font/Color/Input Devices) &GtkColorSelection; &GtkColorSelectionDialog; @@ -381,9 +380,9 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkFontSelection; &GtkFontSelectionDialog; &GtkInputDialog; - + - + Layout Containers &GtkAlignment; &GtkAspectFrame; @@ -397,23 +396,23 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkLayout; &GtkNotebook; &GtkTable; - + - + Ornaments &GtkFrame; &GtkHSeparator; &GtkVSeparator; - + - + Scrolling &GtkHScrollbar; &GtkVScrollbar; &GtkScrolledWindow; - + - + Miscellaneous &GtkAdjustment; &GtkArrow; @@ -427,9 +426,10 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkSizeGroup; &GtkTooltips; &GtkViewport; - + &GtkAccessible; + - + Abstract Base Classes &GtkBin; &GtkBox; @@ -445,23 +445,23 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkScrollbar; &GtkSeparator; &GtkWidget; - + - + Cross-process Embedding &GtkSocket; - + - + Special-purpose features &GtkCurve; &GtkGammaCurve; &GtkRuler; &GtkHRuler; &GtkVRuler; - + - + Deprecated &GtkCList; &GtkCTree; @@ -475,8 +475,8 @@ that is, GUI components such as #GtkButton or #GtkTextView. &GtkTipsQuery; &GtkTree; &GtkTreeItem; - + - + diff --git a/docs/reference/gtk/tmpl/gtkaccelgroup.sgml b/docs/reference/gtk/tmpl/gtkaccelgroup.sgml index a9126ac0d9..d9d3fa10e5 100644 --- a/docs/reference/gtk/tmpl/gtkaccelgroup.sgml +++ b/docs/reference/gtk/tmpl/gtkaccelgroup.sgml @@ -6,7 +6,7 @@ Keyboard Accelerator Groups Groups of global keyboard accelerators for an entire #GtkWindow - + A #GtkAccelGroup represents a group of keyboard accelerators, typically attached to a toplevel #GtkWindow (with gtk_window_add_accel_group()). Usually you won't need to create a diff --git a/docs/reference/gtk/tmpl/gtkiconfactory.sgml b/docs/reference/gtk/tmpl/gtkiconfactory.sgml index 4be5ccb160..653d7268da 100644 --- a/docs/reference/gtk/tmpl/gtkiconfactory.sgml +++ b/docs/reference/gtk/tmpl/gtkiconfactory.sgml @@ -8,7 +8,7 @@ Manipulating stock icons - + Browse the available stock icons in the list of stock IDs found here. You can also use the gtk-demo application for this purpose. diff --git a/docs/reference/gtk/tmpl/gtkrc.sgml b/docs/reference/gtk/tmpl/gtkrc.sgml index 29bcfbdbf9..c8635bb67c 100644 --- a/docs/reference/gtk/tmpl/gtkrc.sgml +++ b/docs/reference/gtk/tmpl/gtkrc.sgml @@ -5,7 +5,7 @@ Resource Files Routines for handling resource files - + GTK+ provides resource file mechanism for configuring various aspects of the operation of a GTK+ program at runtime. diff --git a/docs/reference/gtk/tmpl/gtktextview.sgml b/docs/reference/gtk/tmpl/gtktextview.sgml index 6e6617c87c..72742cf105 100644 --- a/docs/reference/gtk/tmpl/gtktextview.sgml +++ b/docs/reference/gtk/tmpl/gtktextview.sgml @@ -324,7 +324,7 @@ types related to the text widget and how they work together. - +