Adding descriptions to atspi-selection.c
authorAline Bessa <alibezz@gmail.com>
Thu, 28 Jul 2011 02:55:21 +0000 (23:55 -0300)
committerMike Gorse <mgorse@novell.com>
Wed, 24 Aug 2011 02:44:38 +0000 (21:44 -0500)
doc/libatspi/tmpl/atspi-selection.sgml

index 92c8a53..6c7a102 100644 (file)
@@ -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 ##### -->