summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkclist.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkclist.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkclist.sgml30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/reference/gtk/tmpl/gtkclist.sgml b/docs/reference/gtk/tmpl/gtkclist.sgml
index 8d80576b8..8b03ce965 100644
--- a/docs/reference/gtk/tmpl/gtkclist.sgml
+++ b/docs/reference/gtk/tmpl/gtkclist.sgml
@@ -1264,9 +1264,15 @@ previously selected row in a "single" or "browse" mode CList.
An integer value for a column.
</para>
-<!-- ##### ARG GtkCList:shadow-type ##### -->
+<!-- ##### ARG GtkCList:reorderable ##### -->
<para>
-Sets the shadowing for the CList.
+A boolean value for determining if the user can re-order the CList's
+columns.
+</para>
+
+<!-- ##### ARG GtkCList:row-height ##### -->
+<para>
+An integer value representing the height of a row in pixels.
</para>
<!-- ##### ARG GtkCList:selection-mode ##### -->
@@ -1274,21 +1280,20 @@ Sets the shadowing for the CList.
Sets the type of selection mode for the CList.
</para>
-<!-- ##### ARG GtkCList:row-height ##### -->
+<!-- ##### ARG GtkCList:shadow-type ##### -->
<para>
-An integer value representing the height of a row in pixels.
+Sets the shadowing for the CList.
</para>
-<!-- ##### ARG GtkCList:titles-active ##### -->
+<!-- ##### ARG GtkCList:sort-type ##### -->
<para>
-A boolean value for setting whether the column titles can be
-clicked.
+
</para>
-<!-- ##### ARG GtkCList:reorderable ##### -->
+<!-- ##### ARG GtkCList:titles-active ##### -->
<para>
-A boolean value for determining if the user can re-order the CList's
-columns.
+A boolean value for setting whether the column titles can be
+clicked.
</para>
<!-- ##### ARG GtkCList:use-drag-icons ##### -->
@@ -1297,8 +1302,3 @@ A boolean value for setting whether to use icons during drag
operations.
</para>
-<!-- ##### ARG GtkCList:sort-type ##### -->
-<para>
-
-</para>
-