summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkctree.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkctree.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkctree.sgml40
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/reference/gtk/tmpl/gtkctree.sgml b/docs/reference/gtk/tmpl/gtkctree.sgml
index 1979f30d3b..88f4e86500 100644
--- a/docs/reference/gtk/tmpl/gtkctree.sgml
+++ b/docs/reference/gtk/tmpl/gtkctree.sgml
@@ -1167,23 +1167,22 @@ criteria etc.
@show_stub:
-<!-- ##### SIGNAL GtkCTree::tree-select-row ##### -->
+<!-- ##### SIGNAL GtkCTree::change-focus-row-expansion ##### -->
<para>
-Emitted when a row is selected.
+The row which has the focus is either collapsed or expanded
+or toggled.
</para>
@ctree: the object which received the signal.
-@node: The node corresponding to the selected row.
-@column: The column which was selected.
+@expansion: What is being done.
-<!-- ##### SIGNAL GtkCTree::tree-unselect-row ##### -->
+<!-- ##### SIGNAL GtkCTree::tree-collapse ##### -->
<para>
-Emitted when a node is unselected.
+Emitted when a node is collapsed.
</para>
@ctree: the object which received the signal.
-@node: The node corresponding to the selected row.
-@column:
+@node:
<!-- ##### SIGNAL GtkCTree::tree-expand ##### -->
<para>
@@ -1193,14 +1192,6 @@ Emitted when a node is expanded.
@ctree: the object which received the signal.
@node:
-<!-- ##### SIGNAL GtkCTree::tree-collapse ##### -->
-<para>
-Emitted when a node is collapsed.
-</para>
-
-@ctree: the object which received the signal.
-@node:
-
<!-- ##### SIGNAL GtkCTree::tree-move ##### -->
<para>
Emitted when a node is moved.
@@ -1211,14 +1202,23 @@ Emitted when a node is moved.
@new_parent: The new parent of the node.
@new_sibling: The new sibling of the node.
-<!-- ##### SIGNAL GtkCTree::change-focus-row-expansion ##### -->
+<!-- ##### SIGNAL GtkCTree::tree-select-row ##### -->
<para>
-The row which has the focus is either collapsed or expanded
-or toggled.
+Emitted when a row is selected.
</para>
@ctree: the object which received the signal.
-@expansion: What is being done.
+@node: The node corresponding to the selected row.
+@column: The column which was selected.
+
+<!-- ##### SIGNAL GtkCTree::tree-unselect-row ##### -->
+<para>
+Emitted when a node is unselected.
+</para>
+
+@ctree: the object which received the signal.
+@node: The node corresponding to the selected row.
+@column:
<!-- ##### ARG GtkCTree:n_columns ##### -->
<para>