[at-spi2-core] Adding descriptions to atspi-selection.c



commit bc334237ae38da2261337819a573f5e622fa67a3
Author: Aline Bessa <alibezz gmail com>
Date:   Wed Jul 27 23:55:21 2011 -0300

    Adding descriptions to atspi-selection.c

 doc/libatspi/tmpl/atspi-selection.sgml |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/doc/libatspi/tmpl/atspi-selection.sgml b/doc/libatspi/tmpl/atspi-selection.sgml
index 92c8a53..6c7a102 100644
--- a/doc/libatspi/tmpl/atspi-selection.sgml
+++ b/doc/libatspi/tmpl/atspi-selection.sgml
@@ -2,11 +2,16 @@
 atspi-selection
 
 <!-- ##### SECTION Short_Description ##### -->
-
+An interface which indicates that an object exposes a 'selection' model,
+allowing the selection of one or more of its children.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-
+An interface which indicates that an object exposes a 'selection'
+model, allowing the selection of one or more of its children.
+Read-only Selection instances are possible, in which case the
+interface is used to programmatically determine the selected-ness
+of its children.
 </para>
 
 <!-- ##### SECTION See_Also ##### -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]