Current File : //proc/thread-self/root/kunden/usr/share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>atspi-table-cell: libatspi Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="libatspi Reference Manual">
<link rel="up" href="ch01.html" title="API reference">
<link rel="prev" href="libatspi-atspi-table.html" title="atspi-table">
<link rel="next" href="libatspi-atspi-selection.html" title="atspi-selection">
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#libatspi-atspi-table-cell.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#libatspi-atspi-table-cell.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="libatspi-atspi-table.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="libatspi-atspi-selection.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="libatspi-atspi-table-cell"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libatspi-atspi-table-cell.top_of_page"></a>atspi-table-cell</span></h2>
<p>atspi-table-cell</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="libatspi-atspi-table-cell.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_proto_type">
<col class="functions_proto_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-column-span" title="atspi_table_cell_get_column_span ()">atspi_table_cell_get_column_span</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GPtrArray</span> *
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-column-header-cells" title="atspi_table_cell_get_column_header_cells ()">atspi_table_cell_get_column_header_cells</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-column-index" title="atspi_table_cell_get_column_index ()">atspi_table_cell_get_column_index</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-row-span" title="atspi_table_cell_get_row_span ()">atspi_table_cell_get_row_span</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GPtrArray</span> *
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-row-header-cells" title="atspi_table_cell_get_row_header_cells ()">atspi_table_cell_get_row_header_cells</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-position" title="atspi_table_cell_get_position ()">atspi_table_cell_get_position</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-row-column-span" title="atspi_table_cell_get_row_column_span ()">atspi_table_cell_get_row_column_span</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="AtspiAccessible.html" title="AtspiAccessible"><span class="returnvalue">AtspiAccessible</span></a> *
</td>
<td class="function_name">
<a class="link" href="libatspi-atspi-table-cell.html#atspi-table-cell-get-table" title="atspi_table_cell_get_table ()">atspi_table_cell_get_table</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<a name="AtspiTable"></a><a name="AtspiTableCell"></a><div class="refsect1">
<a name="libatspi-atspi-table-cell.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="other_proto_type">
<col class="other_proto_name">
</colgroup>
<tbody><tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell-struct" title="AtspiTableCell">AtspiTableCell</a></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="libatspi-atspi-table-cell.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    <a href="/usr/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
    <span class="lineart">╰──</span> AtspiTableCell
</pre>
</div>
<div class="refsect1">
<a name="libatspi-atspi-table-cell.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="libatspi-atspi-table-cell.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="atspi-table-cell-get-column-span"></a><h3>atspi_table_cell_get_column_span ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
atspi_table_cell_get_column_span (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                                  <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Returns the number of columns occupied by this cell accessible.
The returned values are meaningful only if the table cell has both
STATE_VISIBLE and STATE_SHOWING.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-column-span.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-column-span.returns"></a><h4>Returns</h4>
<p> a gint representing the number of columns occupied by this cell,
or 0 if the cell does not implement this method.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-column-header-cells"></a><h3>atspi_table_cell_get_column_header_cells ()</h3>
<pre class="programlisting"><span class="returnvalue">GPtrArray</span> *
atspi_table_cell_get_column_header_cells
                               (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                                <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Returns the column headers as an array of cell accessibles.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-column-header-cells.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-column-header-cells.returns"></a><h4>Returns</h4>
<p>a GPtrArray of
AtspiAccessibles representing the column header cells. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> AtspiAccessible][<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-column-index"></a><h3>atspi_table_cell_get_column_index ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
atspi_table_cell_get_column_index (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                                   <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-row-span"></a><h3>atspi_table_cell_get_row_span ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
atspi_table_cell_get_row_span (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                               <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Returns the number of rows occupied by this cell accessible.
The returned values are meaningful only if the table cell has both
STATE_VISIBLE and STATE_SHOWING.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-row-span.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-row-span.returns"></a><h4>Returns</h4>
<p> a gint representing the number of rows occupied by this cell,
or 0 if the cell does not implement this method.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-row-header-cells"></a><h3>atspi_table_cell_get_row_header_cells ()</h3>
<pre class="programlisting"><span class="returnvalue">GPtrArray</span> *
atspi_table_cell_get_row_header_cells (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                                       <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Returns the row headers as an array of cell accessibles.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-row-header-cells.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-row-header-cells.returns"></a><h4>Returns</h4>
<p>a GPtrArray of
AtspiAccessibles representing the row header cells. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> AtspiAccessible][<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-position"></a><h3>atspi_table_cell_get_position ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
atspi_table_cell_get_position (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                               <em class="parameter"><code><span class="type">gint</span> *row</code></em>,
                               <em class="parameter"><code><span class="type">gint</span> *column</code></em>,
                               <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Retrieves the tabular position of this cell.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-position.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>row</p></td>
<td class="parameter_description"><p>the row of the given cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>column</p></td>
<td class="parameter_description"><p>the column of the given cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-position.returns"></a><h4>Returns</h4>
<p> TRUE if successful, FALSE otherwise.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-row-column-span"></a><h3>atspi_table_cell_get_row_column_span ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
atspi_table_cell_get_row_column_span (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                                      <em class="parameter"><code><span class="type">gint</span> *row</code></em>,
                                      <em class="parameter"><code><span class="type">gint</span> *column</code></em>,
                                      <em class="parameter"><code><span class="type">gint</span> *row_span</code></em>,
                                      <em class="parameter"><code><span class="type">gint</span> *column_span</code></em>,
                                      <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Gets the row and column indexes and extents of this cell accessible.
The returned values are meaningful only if the table cell has both
STATE_VISIBLE and STATE_SHOWING.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-row-column-span.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>row</p></td>
<td class="parameter_description"><p>the row index of the given cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>column</p></td>
<td class="parameter_description"><p>the column index of the given cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>row_span</p></td>
<td class="parameter_description"><p>the number of rows occupied by this cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>column_span</p></td>
<td class="parameter_description"><p>the number of columns occupied by this cell. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="atspi-table-cell-get-table"></a><h3>atspi_table_cell_get_table ()</h3>
<pre class="programlisting"><a class="link" href="AtspiAccessible.html" title="AtspiAccessible"><span class="returnvalue">AtspiAccessible</span></a> *
atspi_table_cell_get_table (<em class="parameter"><code><a class="link" href="libatspi-atspi-table-cell.html#AtspiTableCell"><span class="type">AtspiTableCell</span></a> *obj</code></em>,
                            <em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
<p>Returns a reference to the accessible of the containing table.</p>
<div class="refsect3">
<a name="atspi-table-cell-get-table.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>obj</p></td>
<td class="parameter_description"><p>a GObject instance that implements AtspiTableCellIface</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="atspi-table-cell-get-table.returns"></a><h4>Returns</h4>
<p>the AtspiAccessible for the containing table. </p>
<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
</div>
<div class="refsect1">
<a name="libatspi-atspi-table-cell.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="AtspiTableCell-struct"></a><h3>AtspiTableCell</h3>
<pre class="programlisting">typedef struct _AtspiTableCell AtspiTableCell;</pre>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.33.1</div>
</body>
</html>