Documentation fixed for bug #351657.
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / tmpl / spi_editabletext.sgml
index 730d515..5083a28 100644 (file)
@@ -2,11 +2,13 @@
 AccessibleEditableText Interface
 
 <!-- ##### SECTION Short_Description ##### -->
-
+An interface which allows editable text fields to be programmatically manipulated.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-
+An interface implemented by objects whose text content may be (potentially or
+actually) directly modified by user activity.  Text entry fields and text
+editor compose panes are examples of EditableText implementors.
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
@@ -14,14 +16,15 @@ AccessibleEditableText Interface
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### FUNCTION AccessibleEditableText_ref ##### -->
 <para>
 
 </para>
 
 @obj: 
-<!-- # Unused Parameters # -->
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleEditableText_unref ##### -->
@@ -30,8 +33,6 @@ AccessibleEditableText Interface
 </para>
 
 @obj: 
-<!-- # Unused Parameters # -->
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleEditableText_copyText ##### -->