Changes to introspection generation to remove DOCTYPE and XML
[platform/core/uifw/at-spi2-atk.git] / docs / reference / cspi / tmpl / spi_component.sgml
index a1d35dc..27aa486 100644 (file)
@@ -2,11 +2,14 @@
 AccessibleComponent Interface
 
 <!-- ##### SECTION Short_Description ##### -->
-
+An interface implemented by objects which occupy area on screen.
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
-
+The Component interface is implemented by objects which are visible, or are
+potentially visible, onscreen.  The interface exposes onscreen bounds, the
+approximate "layer" in which the object resides, sometimes including z-order
+information, and allows objects to explicitly be told to request focus.
 </para>
 
 <!-- ##### SECTION See_Also ##### -->
@@ -14,6 +17,9 @@ AccessibleComponent Interface
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### ENUM AccessibleCoordType ##### -->
 <para>
 
@@ -22,13 +28,27 @@ AccessibleComponent Interface
 @SPI_COORD_TYPE_SCREEN: 
 @SPI_COORD_TYPE_WINDOW: 
 
+<!-- ##### ENUM AccessibleComponentLayer ##### -->
+<para>
+
+</para>
+
+@SPI_LAYER_INVALID: 
+@SPI_LAYER_BACKGROUND: 
+@SPI_LAYER_CANVAS: 
+@SPI_LAYER_WIDGET: 
+@SPI_LAYER_MDI: 
+@SPI_LAYER_POPUP: 
+@SPI_LAYER_OVERLAY: 
+@SPI_LAYER_WINDOW: 
+@SPI_LAYER_LAST_DEFINED: 
+
 <!-- ##### FUNCTION AccessibleComponent_ref ##### -->
 <para>
 
 </para>
 
 @obj: 
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleComponent_unref ##### -->
@@ -37,7 +57,6 @@ AccessibleComponent Interface
 </para>
 
 @obj: 
-@Returns: 
 
 
 <!-- ##### FUNCTION AccessibleComponent_contains ##### -->
@@ -122,5 +141,15 @@ AccessibleComponent Interface
 </para>
 
 @obj: 
+@Returns: 
+
+
+<!-- ##### FUNCTION AccessibleComponent_getAlpha ##### -->
+<para>
+
+</para>
+
+@obj: 
+@Returns: