summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkmisc.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-05-28 22:23:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-05-28 22:23:55 +0000
commit2aaf3c0e197e6c3fe0ece207fd79124f8c8b71d1 (patch)
treeae3fb7e5052882b0bcdb61af0bc08e814b0edf9f /docs/reference/gtk/tmpl/gtkmisc.sgml
parent810e488074871976be56df86aeb7f44f167de596 (diff)
downloadgdk-pixbuf-2aaf3c0e197e6c3fe0ece207fd79124f8c8b71d1.tar.gz
Markup fixes
* gtk/gtkwindow.c (gtk_window_move): Markup fixes * gtk/gtkrc.c (gtk_rc_get_module_dir): Markup fixes. * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_for_screen): Update docs for Docbook XML. * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML. * gtk/tmpl/*: Remove property documentation which comes from the source now. * gtk/building.sgml: Remove traces of gxi.
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkmisc.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkmisc.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/gtk/tmpl/gtkmisc.sgml b/docs/reference/gtk/tmpl/gtkmisc.sgml
index 7392ff8be..1354d28ab 100644
--- a/docs/reference/gtk/tmpl/gtkmisc.sgml
+++ b/docs/reference/gtk/tmpl/gtkmisc.sgml
@@ -31,8 +31,8 @@ The #GtkMisc-struct struct contains the following fields.
(These fields should be considered read-only. They should never be set by
an application.)
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<informaltable pgwide="1" frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"/><colspec colwidth="8*"/>
<tbody>
<row>
@@ -104,21 +104,21 @@ in pixels.
<!-- ##### ARG GtkMisc:xalign ##### -->
<para>
-the horizontal alignment, from 0 (left) to 1 (right).
+
</para>
<!-- ##### ARG GtkMisc:yalign ##### -->
<para>
-the vertical alignment, from 0 (top) to 1 (bottom).
+
</para>
<!-- ##### ARG GtkMisc:xpad ##### -->
<para>
-the amount of space to add on the left and right of the widget, in pixels.
+
</para>
<!-- ##### ARG GtkMisc:ypad ##### -->
<para>
-the amount of space to add on the top and bottom of the widget, in pixels.
+
</para>