Fix corrupted end tag.

Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>

	* gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.

	* gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
	  gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
	  gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
	  gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
	Added missing close tags.
This commit is contained in:
Owen Taylor 1999-08-17 13:10:00 +00:00 committed by Owen Taylor
parent f7a50c4dc2
commit a45a5dedba
11 changed files with 23 additions and 8 deletions

View File

@ -1,3 +1,13 @@
Tue Aug 17 09:14:01 1999 Owen Taylor <otaylor@redhat.com>
* gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
* gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
Added missing close tags.
Thu Aug 19 14:43:08 1999 Owen Taylor <otaylor@redhat.com>
* gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section.

View File

@ -53,7 +53,7 @@ an application.)
<entry>#gint16 <structfield>shadow_type</structfield>;</entry>
<entry>the style of the arrow, one of #GtkShadowType.</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>
@misc:

View File

@ -128,7 +128,7 @@ by default. Use gtk_box_set_spacing() to set this field.</entry>
the GtkBox; %FALSE by default. Use gtk_box_set_homogeneous() to set this
field.</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>
@container:
@ -186,7 +186,7 @@ around the widget; set when packed, %TRUE by default.</entry>
#GtkPackType indicating whether the child is packed with reference to
the start (top/left) or end (bottom/right) of the GtkBox.</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>
@widget:

View File

@ -71,7 +71,7 @@ node.</entry>
<entry>FIXME.</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>
@clist:
@ -390,7 +390,7 @@ the other children, just use the siblings of that node.
<entry>Whether the children of this row are visible.
</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>

View File

@ -86,6 +86,7 @@ of the user for a drag destination site.
<para>
The #GtkTargetFlags enumeration is used to specifies
constraints on an entry in a GtkTargetTable.
</para>
<variablelist>
<varlistentry><term> %GTK_TARGET_SAME_APP </term>
<listitem>

View File

@ -61,7 +61,8 @@ to the child. (See gtk_handle_box_set_handle_position())</entry>
<entry>gint snap_edge;</entry>
<entry>A value of type #GtkPosition type indicating snap edge for the widget.
(See gtk_handle_box_set_snap_edge). The value of -1 indicates
that this value has not been set.
that this value has not been set.</entry>
</row>
<row>
<entry>#gboolean child_detached;</entry>

View File

@ -56,7 +56,7 @@ in pixels.</entry>
<entry>the amount of space to add on the top and bottom of the widget,
in pixels.</entry>
</row>
</informaltable>
</tbody></tgroup></informaltable>
</para>
@widget:

View File

@ -25,6 +25,7 @@ is called the gutter). Often, it is useful
to put each child inside a #GtkFrame with the
shadow type set to %GTK_SHADOW_IN so that the
gutter appears as a ridge.
</para>
<para>
Each child has two options that can be set,
@resize and @shrink. If @resize is true, then when the

View File

@ -120,6 +120,7 @@ The possible toplevel declarations are:
</varlistentry>
</variablelist>
</para>
</refsect2>
<refsect2><title>Styles</title>
<para>

View File

@ -49,6 +49,7 @@ opaque.
<para>
Internally used structure in the drag-and-drop and
selection handling code.
</para>
@target:
@flags:

View File

@ -794,7 +794,7 @@ Register a new set of enum @values and give them the name in
<para>
Register a new set of flags @values and give them the name in
@type_name.
ara>
</para>
@type_name: must not be null.
@values: GtkFlagValue*