Changes to introspection generation to remove DOCTYPE and XML
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / tmpl / spi_value.sgml
index ad6401d..4c0a4ae 100644 (file)
@@ -2,11 +2,18 @@
 AccessibleValue Interface
 
 <!-- ##### SECTION Short_Description ##### -->
-
+An interface implemented by valuators, sliders, and other onscren components
+which allow discrete or continuous values to be manipulated.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-
+The Value interface is exposed by sliders, scrollbars, dials, and other
+components which are used to change scalar values in an application.  The
+interface may be used to change a value in an "approximately continuous"
+fashion, or in integer increments - the interface allows the client to
+determine the incremental granularity of the adjustments possible, the
+possible range of values, and the current value.  It also allows the value to
+be programmatically set, if the implementor's state does not include READONLY.
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
@@ -14,14 +21,15 @@ AccessibleValue Interface
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### FUNCTION AccessibleValue_ref ##### -->
 <para>
 
 </para>
 
 @obj: 
-<!-- # Unused Parameters # -->
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleValue_unref ##### -->
@@ -30,8 +38,6 @@ AccessibleValue Interface
 </para>
 
 @obj: 
-<!-- # Unused Parameters # -->
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleValue_getCurrentValue ##### -->
@@ -71,3 +77,12 @@ AccessibleValue Interface
 @Returns: 
 
 
+<!-- ##### FUNCTION AccessibleValue_getMinimumIncrement ##### -->
+<para>
+
+</para>
+
+@obj: 
+@Returns: 
+
+