Added new API for ATK 1.11/1.12. Minor docs cleanup.
[platform/upstream/atk.git] / docs / tmpl / atkhypertext.sgml
index e8ba992..20903a5 100644 (file)
@@ -14,12 +14,24 @@ The ATK interface which provides standard mechanism for manipulating hyperlinks.
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT AtkHypertext ##### -->
 <para>
 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 +61,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
-