summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkselection.sgml
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2005-11-18 14:08:01 +0000
committerBill Haneman <billh@src.gnome.org>2005-11-18 14:08:01 +0000
commit7a56a583b968de3db888135dec1d6c73e593ad6e (patch)
treedad26f1b3a2ecec0d27fdb2123ec20a0a74c49a8 /docs/tmpl/atkselection.sgml
parent43ccc848ace2a984274b6de0ae0ea2fa5dffc3fa (diff)
downloadatk-7a56a583b968de3db888135dec1d6c73e593ad6e.tar.gz
Added new API for ATK 1.11/1.12. Minor docs cleanup.
Added new API for ATK 1.11/1.12. Minor docs cleanup.
Diffstat (limited to 'docs/tmpl/atkselection.sgml')
-rw-r--r--docs/tmpl/atkselection.sgml19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/tmpl/atkselection.sgml b/docs/tmpl/atkselection.sgml
index b3a6148..2c651d4 100644
--- a/docs/tmpl/atkselection.sgml
+++ b/docs/tmpl/atkselection.sgml
@@ -25,6 +25,9 @@ selection/deselection of children.
#AtkText
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT AtkSelection ##### -->
<para>
The AtkAction structure does not contain any fields.
@@ -32,6 +35,14 @@ The AtkAction structure does not contain any fields.
</para>
+<!-- ##### SIGNAL AtkSelection::selection-changed ##### -->
+<para>
+The "selection-changed" signal is emitted by an object which implements
+AtkSelection interface when the selection changes.
+</para>
+
+@atkselection: the object which received the signal.
+
<!-- ##### FUNCTION atk_selection_add_selection ##### -->
<para>
@@ -99,11 +110,3 @@ The AtkAction structure does not contain any fields.
@Returns:
-<!-- ##### SIGNAL AtkSelection::selection-changed ##### -->
-<para>
-The "selection-changed" signal is emitted by an object which implements
-AtkSelection interface when the selection changes.
-</para>
-
-@atkselection: the object which received the signal.
-