summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkhypertext.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/atkhypertext.sgml')
-rw-r--r--docs/tmpl/atkhypertext.sgml18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/tmpl/atkhypertext.sgml b/docs/tmpl/atkhypertext.sgml
index e8ba992..3b91fdf 100644
--- a/docs/tmpl/atkhypertext.sgml
+++ b/docs/tmpl/atkhypertext.sgml
@@ -20,6 +20,15 @@ The AtkHypertext structure does not contain any fields.
</para>
+<!-- ##### SIGNAL AtkHypertext::link-selected ##### -->
+<para>
+The "link-selected" signal is emitted by an AtkHyperText object when one of
+the hyperlinks associated with the object is selected.
+</para>
+
+@atkhypertext: the object which received the signal.
+@arg1: the index of the hyperlink which is selected
+
<!-- ##### FUNCTION atk_hypertext_get_link ##### -->
<para>
@@ -49,12 +58,3 @@ The AtkHypertext structure does not contain any fields.
@Returns:
-<!-- ##### SIGNAL AtkHypertext::link-selected ##### -->
-<para>
-The "link-selected" signal is emitted by an AtkHyperText object when one of
-the hyperlinks associated with the object is selected.
-</para>
-
-@atkhypertext: the object which received the signal.
-@arg1: the index of the hyperlink which is selected
-