summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkalignment.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkalignment.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkalignment.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reference/gtk/tmpl/gtkalignment.sgml b/docs/reference/gtk/tmpl/gtkalignment.sgml
index 39338e9bb..040e3b94f 100644
--- a/docs/reference/gtk/tmpl/gtkalignment.sgml
+++ b/docs/reference/gtk/tmpl/gtkalignment.sgml
@@ -77,11 +77,6 @@ unused space, from 0 to 1. The values are similar to @xscale.
the horizontal alignment of the child widget, from 0 (left) to 1 (right).
</para>
-<!-- ##### ARG GtkAlignment:yalign ##### -->
-<para>
-the vertical alignment of the child widget, from 0 (top) to 1 (bottom).
-</para>
-
<!-- ##### ARG GtkAlignment:xscale ##### -->
<para>
the amount that the child widget expands horizontally to fill up
@@ -91,6 +86,11 @@ A value of 1 indicates that the child widget will expand to fill all of the
space allocated for the #GtkAlignment.
</para>
+<!-- ##### ARG GtkAlignment:yalign ##### -->
+<para>
+the vertical alignment of the child widget, from 0 (top) to 1 (bottom).
+</para>
+
<!-- ##### ARG GtkAlignment:yscale ##### -->
<para>
the amount that the child widget expands vertically to fill up