[at-spi2-core] Build docs for AtspiTableCell
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Build docs for AtspiTableCell
- Date: Thu, 16 Oct 2014 16:02:53 +0000 (UTC)
commit db399cf514a1465d41eba3b7e8422159fc050fa0
Author: Mike Gorse <mgorse suse com>
Date: Thu Oct 16 11:06:53 2014 -0500
Build docs for AtspiTableCell
doc/libatspi/libatspi-docs.sgml | 1 +
doc/libatspi/libatspi-sections.txt | 19 +++++++++++++++++++
doc/libatspi/tmpl/atspi-misc-private.sgml | 6 ++++++
doc/libatspi/tmpl/atspi-types.sgml | 6 ++++++
4 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/doc/libatspi/libatspi-docs.sgml b/doc/libatspi/libatspi-docs.sgml
index 2b064af..8b9ff0d 100644
--- a/doc/libatspi/libatspi-docs.sgml
+++ b/doc/libatspi/libatspi-docs.sgml
@@ -33,6 +33,7 @@
<xi:include href="xml/atspi-editabletext.xml"/>
<xi:include href="xml/atspi-value.xml"/>
<xi:include href="xml/atspi-table.xml"/>
+ <xi:include href="xml/atspi-table-cell.xml"/>
<xi:include href="xml/atspi-selection.xml"/>
<xi:include href="xml/atspi-event-listener.xml"/>
<xi:include href="xml/atspi-hypertext.xml"/>
diff --git a/doc/libatspi/libatspi-sections.txt b/doc/libatspi/libatspi-sections.txt
index 822278c..78abe76 100644
--- a/doc/libatspi/libatspi-sections.txt
+++ b/doc/libatspi/libatspi-sections.txt
@@ -345,6 +345,23 @@ atspi_table_get_type
ATSPI_TABLE_GET_IFACE
</SECTION>
+<FILE>atspi-table-cell</FILE>
+AtspiTableCell
+atspi_table_cell_get_column_span
+atspi_table_cell_get_column_header_cells
+atspi_table_cell_get_column_index
+atspi_table_cell_get_row_span
+atspi_table_cell_get_row_header_cells
+atspi_table_cell_get_position
+atspi_table_cell_get_row_column_span
+atspi_table_cell_get_table
+<SUBSECTION Standard>
+ATSPI_TABLE
+ATSPI_IS_TABLE
+ATSPI_TYPE_TABLE
+atspi_table_get_type
+ATSPI_TABLE_GET_IFACE
+</SECTION>
<SECTION>
<FILE>atspi-selection</FILE>
AtspiSelection
@@ -459,6 +476,7 @@ AtspiHypertext
AtspiImage
AtspiSelection
AtspiTable
+AtspiTableCell
AtspiText
AtspiValue
AtspiControllerEventMask
@@ -572,6 +590,7 @@ atspi_interface_image
atspi_interface_registry
atspi_interface_selection
atspi_interface_table
+atspi_interface_table_cell
atspi_interface_text
atspi_interface_cache
atspi_interface_value
diff --git a/doc/libatspi/tmpl/atspi-misc-private.sgml b/doc/libatspi/tmpl/atspi-misc-private.sgml
index e693b15..aa4c96c 100644
--- a/doc/libatspi/tmpl/atspi-misc-private.sgml
+++ b/doc/libatspi/tmpl/atspi-misc-private.sgml
@@ -331,6 +331,12 @@ atspi-misc-private
</para>
+<!-- ##### VARIABLE atspi_interface_table_cell ##### -->
+<para>
+
+</para>
+
+
<!-- ##### VARIABLE atspi_interface_text ##### -->
<para>
diff --git a/doc/libatspi/tmpl/atspi-types.sgml b/doc/libatspi/tmpl/atspi-types.sgml
index 01782ed..987b7fa 100644
--- a/doc/libatspi/tmpl/atspi-types.sgml
+++ b/doc/libatspi/tmpl/atspi-types.sgml
@@ -86,6 +86,12 @@ Type definitions needed by multiple interfaces.
</para>
+<!-- ##### STRUCT AtspiTableCell ##### -->
+<para>
+
+</para>
+
+
<!-- ##### STRUCT AtspiText ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]