Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 22e237efd6851989a23adf3360bb53d0 > files > 67

gtkmm2.4-doc-2.20.3-1mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Atk::Table Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceAtk.html">Atk</a>::<a class="el" href="classAtk_1_1Table.html">Table</a>
  </div>
</div>
<div class="contents">
<h1>Atk::Table Class Reference</h1><!-- doxytag: class="Atk::Table" --><!-- doxytag: inherits="Glib::Interface" -->
<p>The ATK interface implemented for UI components which contain tabular or row/column information. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html">Glib::Interface</a>.</p>

<p>Inherited by <a class="el" href="classAtk_1_1NoOpObject.html">Atk::NoOpObject</a>.</p>
<div class="dynheader">
Collaboration diagram for Atk::Table:</div>
<div class="dynsection">
<div class="center"><img src="classAtk_1_1Table__coll__graph.png" border="0" usemap="#Atk_1_1Table_coll__map" alt="Collaboration graph"/></div>
<map name="Atk_1_1Table_coll__map" id="Atk_1_1Table_coll__map">
<area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="13,160,117,189"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="5,83,125,112"/><area shape="rect" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="12,5,119,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classAtk_1_1Table-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#af24e6c2820d38de610c698182623cbbe">~Table</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">AtkTable*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#af5ffeb6a83f6ea777efccf9d64b82cdb">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#af5ffeb6a83f6ea777efccf9d64b82cdb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const AtkTable*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a848d066a1485bcf869665b42b481b338">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a848d066a1485bcf869665b42b481b338"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a4b50a5f631399e3822d5ee8390ba95c3">get_at</a> (int row, int column)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a reference to the table cell at <em>row</em>, <em>column</em>. <a href="#a4b50a5f631399e3822d5ee8390ba95c3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a642c4291054ec74608856d614ff74888">get_index_at</a> (int row, int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a <code>int</code> representing the index at the specified <em>row</em> and <em>column</em>. <a href="#a642c4291054ec74608856d614ff74888"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ae3ddedef2be5b9d63fc0f1eac96d5179">get_column_at_index</a> (int index) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a <code>int</code> representing the column at the specified <em>index</em>. <a href="#ae3ddedef2be5b9d63fc0f1eac96d5179"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#afac40179aeb4b0a308953bdb9b9ca399">get_row_at_index</a> (int index) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a <code>int</code> representing the row at the specified <em>index</em>. <a href="#afac40179aeb4b0a308953bdb9b9ca399"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a14e1295467375a79c4de8e448a01f85d">get_n_columns</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of columns in the table. <a href="#a14e1295467375a79c4de8e448a01f85d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a4f4430eee45e81b16db42333327de332">get_n_rows</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of rows in the table. <a href="#a4f4430eee45e81b16db42333327de332"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ae71b27e7abdb0c186a9f49296137be0a">get_column_extent_at</a> (int row, int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of columns occupied by the accessible object at the specified <em>row</em> and <em>column</em> in the <em>table</em>. <a href="#ae71b27e7abdb0c186a9f49296137be0a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#abe872880d9ee01e481e4e4a11a6f5bae">get_row_extent_at</a> (int row, int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of rows occupied by the accessible object at a specified <em>row</em> and <em>column</em> in the <em>table</em>. <a href="#abe872880d9ee01e481e4e4a11a6f5bae"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a211492e0cd0276ce7305bd17b20b581a">get_caption</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the caption for the <em>table</em>. <a href="#a211492e0cd0276ce7305bd17b20b581a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#accc1795b1859b06b6f660c6433669032">get_caption</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the caption for the <em>table</em>. <a href="#accc1795b1859b06b6f660c6433669032"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a5b2a98c6d9bc77244546d7fb3ec88165">get_column_description</a> (int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the description text of the specified <em>column</em> in the table. <a href="#a5b2a98c6d9bc77244546d7fb3ec88165"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a9ba37fbe0e6261a347c450f53c127a94">get_column_header</a> (int column)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the column header of a specified column in an accessible table. <a href="#a9ba37fbe0e6261a347c450f53c127a94"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a9017834abde66f038e582ce863cb5ef1">get_column_header</a> (int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the column header of a specified column in an accessible table. <a href="#a9017834abde66f038e582ce863cb5ef1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#afa9f1afb789d11171728f847432728de">get_row_description</a> (int row) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the description text of the specified row in the table. <a href="#afa9f1afb789d11171728f847432728de"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a0bc6a4d62279997e1333fd7385ffd326">get_row_header</a> (int row)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the row header of a specified row in an accessible table. <a href="#a0bc6a4d62279997e1333fd7385ffd326"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a7638f3a1e51161ec6f8d1e5a0e9a8fa7">get_row_header</a> (int row) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the row header of a specified row in an accessible table. <a href="#a7638f3a1e51161ec6f8d1e5a0e9a8fa7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3f716d6991eb20db4fa910a79501a6ca">get_summary</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the summary description of the table. <a href="#a3f716d6991eb20db4fa910a79501a6ca"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a54f5cec8a7dc3c85fa2a470ef6d2d2f5">get_summary</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the summary description of the table. <a href="#a54f5cec8a7dc3c85fa2a470ef6d2d2f5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ad228ba0aed17656a4a357211aaddc5f3">set_caption</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; caption)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the caption for the table. <a href="#ad228ba0aed17656a4a357211aaddc5f3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a397d3e2c7b1c9a584424be3439fba24f">set_column_description</a> (int column, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; description)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the description text for the specified <em>column</em> of the <em>table</em>. <a href="#a397d3e2c7b1c9a584424be3439fba24f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a4e8716d262dd3c88c90ca311266f9196">set_column_header</a> (int column, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; header)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the specified column header to <em>header</em>. <a href="#a4e8716d262dd3c88c90ca311266f9196"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a359eaf67abf327cc9acfff33dadb8a6e">set_row_description</a> (int row, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; description)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the description text for the specified <em>row</em> of <em>table</em>. <a href="#a359eaf67abf327cc9acfff33dadb8a6e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a1a53f96fde5a601678c691525216501c">set_row_header</a> (int row, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; header)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the specified row header to <em>header</em>. <a href="#a1a53f96fde5a601678c691525216501c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a73bbcf6f372e742cbb28bfa16592f300">set_summary</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; accessible)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the summary description of the table. <a href="#a73bbcf6f372e742cbb28bfa16592f300"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">Glib::ArrayHandle</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aa3c2779dfd44ee2636d844cad704010b">get_selected_columns</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">Glib::ArrayHandle</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a73f1c6d4e7266bb0ba58b4f61afae7a2">get_selected_rows</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aba58ad21e97f5083670282a09b369b9f">is_column_selected</a> (int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a boolean value indicating whether the specified <em>column</em> is selected. <a href="#aba58ad21e97f5083670282a09b369b9f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a4246b47ae50a6c612112a09361f434e3">is_row_selected</a> (int row) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a boolean value indicating whether the specified <em>row</em> is selected. <a href="#a4246b47ae50a6c612112a09361f434e3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a7e6269a5274d11017dd7c447f3cf2ab7">is_selected</a> (int row, int column) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets a boolean value indicating whether the accessible object at the specified <em>row</em> and <em>column</em> is selected. <a href="#a7e6269a5274d11017dd7c447f3cf2ab7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aa2045fb8c50eede912a9bbf8912d9dfc">add_row_selection</a> (int row)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds the specified <em>row</em> to the selection. <a href="#aa2045fb8c50eede912a9bbf8912d9dfc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aef751c6cb1cbaf5d199d9b80dcfe03f1">remove_row_selection</a> (int row)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the specified <em>row</em> from the selection. <a href="#aef751c6cb1cbaf5d199d9b80dcfe03f1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a165569ada31b77d5a633cf31121ebf35">add_column_selection</a> (int column)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds the specified <em>column</em> to the selection. <a href="#a165569ada31b77d5a633cf31121ebf35"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a1a03bad72a13fe55d98add3be68108c8">remove_column_selection</a> (int column)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds the specified <em>column</em> to the selection. <a href="#a1a03bad72a13fe55d98add3be68108c8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, int, <br class="typebreak"/>
int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ab9fcfc3052e5e4f42adedd23c69049f3">signal_row_inserted</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, int, <br class="typebreak"/>
int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a7414d9083c8b81032599ca896d780c0c">signal_column_inserted</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, int, <br class="typebreak"/>
int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a96ff5030121af2595e046f41bd78660b">signal_row_deleted</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void, int, <br class="typebreak"/>
int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a531efe6ccd54878b05d918d4ca817d6d">signal_column_deleted</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#adc22d53aa6ec06ef9b11227422819d94">signal_row_reordered</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a99acc17c0896b54f55ecdc667f29a72e">signal_column_reordered</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a05af8426e92b8496a8a6a9a95bda9e76">signal_model_changed</a> ()</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a5dbef0d1782da1102fb2703038de84b4">add_interface</a> (GType gtype_implementer)</td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3a47fd43520385bc7c39b93cee374f18">get_at_vfunc</a> (int row, int column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a1f31195e65263f08ba2b45e408d1d36c">get_index_at_vfunc</a> (int row, int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a8bde17db4b4556be2f1a6d377678025a">get_column_at_index_vfunc</a> (int index) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3d98b93b07d9720d4df20359033f9c04">get_row_at_index_vfunc</a> (int index) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a7eb07a5a3bd58f8bbbb6b8994a1d41b0">get_n_columns_vfunc</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a21dc8564989619f7d8220b6321a854b5">get_n_rows_vfunc</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a46f4ba4b6acc53cef0de3942e720a609">get_column_extent_at_vfunc</a> (int row, int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a556b647d788c9eeb3181842b44f801b2">get_row_extent_at_vfunc</a> (int row, int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ac0058463e4b1ee4fdc2cabd838ef1bf5">get_caption_vfunc</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const char*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aee97bc3ef086f936750b01d1346ec9b1">get_column_description_vfunc</a> (int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a235aac0239e9619197d5b1e3fc162bcf">get_column_header_vfunc</a> (int column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const char*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ad9aa33e6e59eb9b01537061a67cb23b6">get_row_description_vfunc</a> (int row) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3c185a79b24cd0cbfbe0d934b9e31956">get_row_header_vfunc</a> (int row)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a00741db880ac2c6b9a6219cd0bbbbd1a">get_summary_vfunc</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aa3a44286d579753de653972aa39bc3e5">set_caption_vfunc</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; caption)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a1b523e525875bd715d9145d2339e0a8b">set_column_description_vfunc</a> (int column, const char* description)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3bd916ee09e6eaa309f8aedabd1c0325">set_column_header_vfunc</a> (int column, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; header)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a941970119e89be3d92bcebb4916a42c6">set_row_description_vfunc</a> (int row, const char* description)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#afa145591edb110af261349c2b27d6a77">set_row_header_vfunc</a> (int row, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; header)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a3add1b7c521d33a1a186d75d691125d9">set_summary_vfunc</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp; accessible)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aaaf80f8ae386b23a9dccfe5a35959e2a">is_column_selected_vfunc</a> (int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#ad9e64dc45557a01085240ea74083192b">is_row_selected_vfunc</a> (int row) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a00daf048df6d1f9ea254a4ee19952f30">is_selected_vfunc</a> (int row, int column) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aee629137df2ea8edd8c34734aca97a15">add_row_selection_vfunc</a> (int row)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a59d9b04f23f6e28d18696e1380acb425">remove_row_selection_vfunc</a> (int row)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a5da5a90e88f8b6ff060797abed26d2c9">add_column_selection_vfunc</a> (int column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a51ee71013d878a061b7320a44f967bcf">remove_column_selection_vfunc</a> (int column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#aaf11986c037588f81a1f7e144e7366cd">get_selected_columns_vfunc</a> (int** selected) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a400cd66c2d53eae11947de5e96cedd7a">get_selected_rows_vfunc</a> (int** selected) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a52af90f686a8f29ac6397b9759d5d3f6">on_row_inserted</a> (int row, int num_inserted)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a7f3f234c028e4314ab8dd1810a7e1cbd">on_column_inserted</a> (int column, int num_inserted)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a62098f5f91740e2123139418209b7df0">on_row_deleted</a> (int row, int num_deleted)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a6552422ab268a7923f5841ee979c3cdb">on_column_deleted</a> (int column, int num_deleted)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a149a2225e941632fe6d2c71a083aa5da">on_row_reordered</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a316c0007b74cd843494fe41d9643f6a6">on_column_reordered</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a4a70f9cc48913fbce380d0e77ad1b19d">on_model_changed</a> ()</td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Table.html">Atk::Table</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAtk_1_1Table.html#a85251fd251158cdd97aa87b8c137f62d">wrap</a> (AtkTable* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#a85251fd251158cdd97aa87b8c137f62d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The ATK interface implemented for UI components which contain tabular or row/column information. </p>
<p>This should be implemented by components which present elements ordered via rows and columns. It may also be used to present tree-structured information if the nodes of the trees can be said to contain multiple "columns". Individual elements of an <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a> are typically referred to as "cells", and these cells are exposed by <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a> as child Atk::Objects of the <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a>. Both row/column and child-index-based access to these children is provided.</p>
<p>Children of <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a> are frequently "lightweight" objects, that is, they may not have backing widgets in the host UI toolkit. They are therefore often transient.</p>
<p>Since tables are often very complex, <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a> includes provision for offering simplified summary information, as well as row and column headers and captions. Headers and captions are AtkObjects which may implement other interfaces (<a class="el" href="classAtk_1_1Text.html" title="The ATK interface implemented by components with text content.">Atk::Text</a>, <a class="el" href="classAtk_1_1Image.html" title="The ATK Interface implemented by components which expose image or pixmap content...">Atk::Image</a>, etc.) as appropriate. <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a> summaries may themselves be (simplified) Atk::Tables, etc. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="af24e6c2820d38de610c698182623cbbe"></a><!-- doxytag: member="Atk::Table::~Table" ref="af24e6c2820d38de610c698182623cbbe" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Atk::Table::~Table </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a165569ada31b77d5a633cf31121ebf35"></a><!-- doxytag: member="Atk::Table::add_column_selection" ref="a165569ada31b77d5a633cf31121ebf35" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::add_column_selection </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds the specified <em>column</em> to the selection. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the column was successfully added to the selection, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a5da5a90e88f8b6ff060797abed26d2c9"></a><!-- doxytag: member="Atk::Table::add_column_selection_vfunc" ref="a5da5a90e88f8b6ff060797abed26d2c9" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::add_column_selection_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5dbef0d1782da1102fb2703038de84b4"></a><!-- doxytag: member="Atk::Table::add_interface" ref="a5dbef0d1782da1102fb2703038de84b4" args="(GType gtype_implementer)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Atk::Table::add_interface </td>
          <td>(</td>
          <td class="paramtype">GType&#160;</td>
          <td class="paramname"> <em>gtype_implementer</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa2045fb8c50eede912a9bbf8912d9dfc"></a><!-- doxytag: member="Atk::Table::add_row_selection" ref="aa2045fb8c50eede912a9bbf8912d9dfc" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::add_row_selection </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds the specified <em>row</em> to the selection. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if row was successfully added to selection, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="aee629137df2ea8edd8c34734aca97a15"></a><!-- doxytag: member="Atk::Table::add_row_selection_vfunc" ref="aee629137df2ea8edd8c34734aca97a15" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::add_row_selection_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4b50a5f631399e3822d5ee8390ba95c3"></a><!-- doxytag: member="Atk::Table::get_at" ref="a4b50a5f631399e3822d5ee8390ba95c3" args="(int row, int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_at </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get a reference to the table cell at <em>row</em>, <em>column</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the referred to accessible. </dd></dl>

</div>
</div>
<a class="anchor" id="a3a47fd43520385bc7c39b93cee374f18"></a><!-- doxytag: member="Atk::Table::get_at_vfunc" ref="a3a47fd43520385bc7c39b93cee374f18" args="(int row, int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_at_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="accc1795b1859b06b6f660c6433669032"></a><!-- doxytag: member="Atk::Table::get_caption" ref="accc1795b1859b06b6f660c6433669032" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_caption </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the caption for the <em>table</em>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the table caption, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a211492e0cd0276ce7305bd17b20b581a"></a><!-- doxytag: member="Atk::Table::get_caption" ref="a211492e0cd0276ce7305bd17b20b581a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_caption </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the caption for the <em>table</em>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the table caption, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="ac0058463e4b1ee4fdc2cabd838ef1bf5"></a><!-- doxytag: member="Atk::Table::get_caption_vfunc" ref="ac0058463e4b1ee4fdc2cabd838ef1bf5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_caption_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae3ddedef2be5b9d63fc0f1eac96d5179"></a><!-- doxytag: member="Atk::Table::get_column_at_index" ref="ae3ddedef2be5b9d63fc0f1eac96d5179" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_column_at_index </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a <code>int</code> representing the column at the specified <em>index</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>index</em>&#160;</td><td>A <code>int</code> representing an index in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the column at the specified index, or -1 if the table does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a8bde17db4b4556be2f1a6d377678025a"></a><!-- doxytag: member="Atk::Table::get_column_at_index_vfunc" ref="a8bde17db4b4556be2f1a6d377678025a" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_column_at_index_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5b2a98c6d9bc77244546d7fb3ec88165"></a><!-- doxytag: member="Atk::Table::get_column_description" ref="a5b2a98c6d9bc77244546d7fb3ec88165" args="(int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Atk::Table::get_column_description </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the description text of the specified <em>column</em> in the table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A gchar* representing the column description, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="aee97bc3ef086f936750b01d1346ec9b1"></a><!-- doxytag: member="Atk::Table::get_column_description_vfunc" ref="aee97bc3ef086f936750b01d1346ec9b1" args="(int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* Atk::Table::get_column_description_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae71b27e7abdb0c186a9f49296137be0a"></a><!-- doxytag: member="Atk::Table::get_column_extent_at" ref="ae71b27e7abdb0c186a9f49296137be0a" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_column_extent_at </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the number of columns occupied by the accessible object at the specified <em>row</em> and <em>column</em> in the <em>table</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the column extent at specified position, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a46f4ba4b6acc53cef0de3942e720a609"></a><!-- doxytag: member="Atk::Table::get_column_extent_at_vfunc" ref="a46f4ba4b6acc53cef0de3942e720a609" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_column_extent_at_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a9017834abde66f038e582ce863cb5ef1"></a><!-- doxytag: member="Atk::Table::get_column_header" ref="a9017834abde66f038e582ce863cb5ef1" args="(int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_column_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the column header of a specified column in an accessible table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in the table. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the specified column header, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a9ba37fbe0e6261a347c450f53c127a94"></a><!-- doxytag: member="Atk::Table::get_column_header" ref="a9ba37fbe0e6261a347c450f53c127a94" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_column_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the column header of a specified column in an accessible table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in the table. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the specified column header, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a235aac0239e9619197d5b1e3fc162bcf"></a><!-- doxytag: member="Atk::Table::get_column_header_vfunc" ref="a235aac0239e9619197d5b1e3fc162bcf" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_column_header_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a642c4291054ec74608856d614ff74888"></a><!-- doxytag: member="Atk::Table::get_index_at" ref="a642c4291054ec74608856d614ff74888" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_index_at </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a <code>int</code> representing the index at the specified <em>row</em> and <em>column</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the index at specified position. The value -1 is returned if the object at row,column is not a child of table or table does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a1f31195e65263f08ba2b45e408d1d36c"></a><!-- doxytag: member="Atk::Table::get_index_at_vfunc" ref="a1f31195e65263f08ba2b45e408d1d36c" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_index_at_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a14e1295467375a79c4de8e448a01f85d"></a><!-- doxytag: member="Atk::Table::get_n_columns" ref="a14e1295467375a79c4de8e448a01f85d" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_n_columns </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the number of columns in the table. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the number of columns, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a7eb07a5a3bd58f8bbbb6b8994a1d41b0"></a><!-- doxytag: member="Atk::Table::get_n_columns_vfunc" ref="a7eb07a5a3bd58f8bbbb6b8994a1d41b0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_n_columns_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4f4430eee45e81b16db42333327de332"></a><!-- doxytag: member="Atk::Table::get_n_rows" ref="a4f4430eee45e81b16db42333327de332" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_n_rows </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the number of rows in the table. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the number of rows, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a21dc8564989619f7d8220b6321a854b5"></a><!-- doxytag: member="Atk::Table::get_n_rows_vfunc" ref="a21dc8564989619f7d8220b6321a854b5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_n_rows_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="afac40179aeb4b0a308953bdb9b9ca399"></a><!-- doxytag: member="Atk::Table::get_row_at_index" ref="afac40179aeb4b0a308953bdb9b9ca399" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_row_at_index </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a <code>int</code> representing the row at the specified <em>index</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>index</em>&#160;</td><td>A <code>int</code> representing an index in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the row at the specified index, or -1 if the table does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a3d98b93b07d9720d4df20359033f9c04"></a><!-- doxytag: member="Atk::Table::get_row_at_index_vfunc" ref="a3d98b93b07d9720d4df20359033f9c04" args="(int index) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_row_at_index_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>index</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="afa9f1afb789d11171728f847432728de"></a><!-- doxytag: member="Atk::Table::get_row_description" ref="afa9f1afb789d11171728f847432728de" args="(int row) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Atk::Table::get_row_description </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the description text of the specified row in the table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A gchar* representing the row description, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="ad9aa33e6e59eb9b01537061a67cb23b6"></a><!-- doxytag: member="Atk::Table::get_row_description_vfunc" ref="ad9aa33e6e59eb9b01537061a67cb23b6" args="(int row) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* Atk::Table::get_row_description_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abe872880d9ee01e481e4e4a11a6f5bae"></a><!-- doxytag: member="Atk::Table::get_row_extent_at" ref="abe872880d9ee01e481e4e4a11a6f5bae" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Atk::Table::get_row_extent_at </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the number of rows occupied by the accessible object at a specified <em>row</em> and <em>column</em> in the <em>table</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>int</code> representing the row extent at specified position, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a556b647d788c9eeb3181842b44f801b2"></a><!-- doxytag: member="Atk::Table::get_row_extent_at_vfunc" ref="a556b647d788c9eeb3181842b44f801b2" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_row_extent_at_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7638f3a1e51161ec6f8d1e5a0e9a8fa7"></a><!-- doxytag: member="Atk::Table::get_row_header" ref="a7638f3a1e51161ec6f8d1e5a0e9a8fa7" args="(int row) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_row_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the row header of a specified row in an accessible table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in the table. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the specified row header, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a0bc6a4d62279997e1333fd7385ffd326"></a><!-- doxytag: member="Atk::Table::get_row_header" ref="a0bc6a4d62279997e1333fd7385ffd326" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_row_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the row header of a specified row in an accessible table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in the table. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing the specified row header, or <code>0</code> if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a3c185a79b24cd0cbfbe0d934b9e31956"></a><!-- doxytag: member="Atk::Table::get_row_header_vfunc" ref="a3c185a79b24cd0cbfbe0d934b9e31956" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_row_header_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa3c2779dfd44ee2636d844cad704010b"></a><!-- doxytag: member="Atk::Table::get_selected_columns" ref="aa3c2779dfd44ee2636d844cad704010b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">Glib::ArrayHandle</a>&lt;int&gt; Atk::Table::get_selected_columns </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aaf11986c037588f81a1f7e144e7366cd"></a><!-- doxytag: member="Atk::Table::get_selected_columns_vfunc" ref="aaf11986c037588f81a1f7e144e7366cd" args="(int **selected) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_selected_columns_vfunc </td>
          <td>(</td>
          <td class="paramtype">int **&#160;</td>
          <td class="paramname"> <em>selected</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a73f1c6d4e7266bb0ba58b4f61afae7a2"></a><!-- doxytag: member="Atk::Table::get_selected_rows" ref="a73f1c6d4e7266bb0ba58b4f61afae7a2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">Glib::ArrayHandle</a>&lt;int&gt; Atk::Table::get_selected_rows </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a400cd66c2d53eae11947de5e96cedd7a"></a><!-- doxytag: member="Atk::Table::get_selected_rows_vfunc" ref="a400cd66c2d53eae11947de5e96cedd7a" args="(int **selected) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Atk::Table::get_selected_rows_vfunc </td>
          <td>(</td>
          <td class="paramtype">int **&#160;</td>
          <td class="paramname"> <em>selected</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a54f5cec8a7dc3c85fa2a470ef6d2d2f5"></a><!-- doxytag: member="Atk::Table::get_summary" ref="a54f5cec8a7dc3c85fa2a470ef6d2d2f5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const <a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_summary </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the summary description of the table. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing a summary description of the table, or zero if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a3f716d6991eb20db4fa910a79501a6ca"></a><!-- doxytag: member="Atk::Table::get_summary" ref="a3f716d6991eb20db4fa910a79501a6ca" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_summary </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the summary description of the table. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A AtkObject* representing a summary description of the table, or zero if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a00741db880ac2c6b9a6219cd0bbbbd1a"></a><!-- doxytag: member="Atk::Table::get_summary_vfunc" ref="a00741db880ac2c6b9a6219cd0bbbbd1a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classAtk_1_1Object.html">Atk::Object</a>&gt; Atk::Table::get_summary_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a848d066a1485bcf869665b42b481b338"></a><!-- doxytag: member="Atk::Table::gobj" ref="a848d066a1485bcf869665b42b481b338" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const AtkTable* Atk::Table::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html#a70a443071a69d3372c2cdd7128a91ed1">Glib::Interface</a>.</p>

<p>Reimplemented in <a class="el" href="classAtk_1_1NoOpObject.html#af54be60c4815bde603b886cbb876baea">Atk::NoOpObject</a>.</p>

</div>
</div>
<a class="anchor" id="af5ffeb6a83f6ea777efccf9d64b82cdb"></a><!-- doxytag: member="Atk::Table::gobj" ref="af5ffeb6a83f6ea777efccf9d64b82cdb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">AtkTable* Atk::Table::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html#a969e9396f75132a9577428f4fa932d42">Glib::Interface</a>.</p>

<p>Reimplemented in <a class="el" href="classAtk_1_1NoOpObject.html#aaad07a3a8ce4dea968c53f0098498836">Atk::NoOpObject</a>.</p>

</div>
</div>
<a class="anchor" id="aba58ad21e97f5083670282a09b369b9f"></a><!-- doxytag: member="Atk::Table::is_column_selected" ref="aba58ad21e97f5083670282a09b369b9f" args="(int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::is_column_selected </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a boolean value indicating whether the specified <em>column</em> is selected. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the column is selected, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="aaaf80f8ae386b23a9dccfe5a35959e2a"></a><!-- doxytag: member="Atk::Table::is_column_selected_vfunc" ref="aaaf80f8ae386b23a9dccfe5a35959e2a" args="(int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::is_column_selected_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4246b47ae50a6c612112a09361f434e3"></a><!-- doxytag: member="Atk::Table::is_row_selected" ref="a4246b47ae50a6c612112a09361f434e3" args="(int row) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::is_row_selected </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a boolean value indicating whether the specified <em>row</em> is selected. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the row is selected, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="ad9e64dc45557a01085240ea74083192b"></a><!-- doxytag: member="Atk::Table::is_row_selected_vfunc" ref="ad9e64dc45557a01085240ea74083192b" args="(int row) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::is_row_selected_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7e6269a5274d11017dd7c447f3cf2ab7"></a><!-- doxytag: member="Atk::Table::is_selected" ref="a7e6269a5274d11017dd7c447f3cf2ab7" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::is_selected </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets a boolean value indicating whether the accessible object at the specified <em>row</em> and <em>column</em> is selected. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the cell is selected, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a00daf048df6d1f9ea254a4ee19952f30"></a><!-- doxytag: member="Atk::Table::is_selected_vfunc" ref="a00daf048df6d1f9ea254a4ee19952f30" args="(int row, int column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::is_selected_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6552422ab268a7923f5841ee979c3cdb"></a><!-- doxytag: member="Atk::Table::on_column_deleted" ref="a6552422ab268a7923f5841ee979c3cdb" args="(int column, int num_deleted)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_column_deleted </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>num_deleted</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7f3f234c028e4314ab8dd1810a7e1cbd"></a><!-- doxytag: member="Atk::Table::on_column_inserted" ref="a7f3f234c028e4314ab8dd1810a7e1cbd" args="(int column, int num_inserted)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_column_inserted </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>num_inserted</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a316c0007b74cd843494fe41d9643f6a6"></a><!-- doxytag: member="Atk::Table::on_column_reordered" ref="a316c0007b74cd843494fe41d9643f6a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_column_reordered </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4a70f9cc48913fbce380d0e77ad1b19d"></a><!-- doxytag: member="Atk::Table::on_model_changed" ref="a4a70f9cc48913fbce380d0e77ad1b19d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_model_changed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a62098f5f91740e2123139418209b7df0"></a><!-- doxytag: member="Atk::Table::on_row_deleted" ref="a62098f5f91740e2123139418209b7df0" args="(int row, int num_deleted)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_row_deleted </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>num_deleted</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a52af90f686a8f29ac6397b9759d5d3f6"></a><!-- doxytag: member="Atk::Table::on_row_inserted" ref="a52af90f686a8f29ac6397b9759d5d3f6" args="(int row, int num_inserted)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_row_inserted </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>num_inserted</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a149a2225e941632fe6d2c71a083aa5da"></a><!-- doxytag: member="Atk::Table::on_row_reordered" ref="a149a2225e941632fe6d2c71a083aa5da" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::on_row_reordered </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1a03bad72a13fe55d98add3be68108c8"></a><!-- doxytag: member="Atk::Table::remove_column_selection" ref="a1a03bad72a13fe55d98add3be68108c8" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::remove_column_selection </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds the specified <em>column</em> to the selection. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the column was successfully removed from the selection, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a51ee71013d878a061b7320a44f967bcf"></a><!-- doxytag: member="Atk::Table::remove_column_selection_vfunc" ref="a51ee71013d878a061b7320a44f967bcf" args="(int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::remove_column_selection_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aef751c6cb1cbaf5d199d9b80dcfe03f1"></a><!-- doxytag: member="Atk::Table::remove_row_selection" ref="aef751c6cb1cbaf5d199d9b80dcfe03f1" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Atk::Table::remove_row_selection </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes the specified <em>row</em> from the selection. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>bool</code> representing if the row was successfully removed from the selection, or 0 if value does not implement this interface. </dd></dl>

</div>
</div>
<a class="anchor" id="a59d9b04f23f6e28d18696e1380acb425"></a><!-- doxytag: member="Atk::Table::remove_row_selection_vfunc" ref="a59d9b04f23f6e28d18696e1380acb425" args="(int row)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Atk::Table::remove_row_selection_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ad228ba0aed17656a4a357211aaddc5f3"></a><!-- doxytag: member="Atk::Table::set_caption" ref="ad228ba0aed17656a4a357211aaddc5f3" args="(const Glib::RefPtr&lt; Atk::Object &gt; &amp;caption)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_caption </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>caption</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the caption for the table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>caption</em>&#160;</td><td>A <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> representing the caption to set for <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aa3a44286d579753de653972aa39bc3e5"></a><!-- doxytag: member="Atk::Table::set_caption_vfunc" ref="aa3a44286d579753de653972aa39bc3e5" args="(const Glib::RefPtr&lt; Atk::Object &gt; &amp;caption)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_caption_vfunc </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>caption</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a397d3e2c7b1c9a584424be3439fba24f"></a><!-- doxytag: member="Atk::Table::set_column_description" ref="a397d3e2c7b1c9a584424be3439fba24f" args="(int column, const Glib::ustring &amp;description)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_column_description </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>description</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the description text for the specified <em>column</em> of the <em>table</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>description</em>&#160;</td><td>A gchar representing the description text to set for the specified <em>column</em> of the <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a1b523e525875bd715d9145d2339e0a8b"></a><!-- doxytag: member="Atk::Table::set_column_description_vfunc" ref="a1b523e525875bd715d9145d2339e0a8b" args="(int column, const char *description)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_column_description_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"> <em>description</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4e8716d262dd3c88c90ca311266f9196"></a><!-- doxytag: member="Atk::Table::set_column_header" ref="a4e8716d262dd3c88c90ca311266f9196" args="(int column, const Glib::RefPtr&lt; Atk::Object &gt; &amp;header)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_column_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>header</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the specified column header to <em>header</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>header</em>&#160;</td><td>An <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a3bd916ee09e6eaa309f8aedabd1c0325"></a><!-- doxytag: member="Atk::Table::set_column_header_vfunc" ref="a3bd916ee09e6eaa309f8aedabd1c0325" args="(int column, const Glib::RefPtr&lt; Atk::Object &gt; &amp;header)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_column_header_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>header</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a359eaf67abf327cc9acfff33dadb8a6e"></a><!-- doxytag: member="Atk::Table::set_row_description" ref="a359eaf67abf327cc9acfff33dadb8a6e" args="(int row, const Glib::ustring &amp;description)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_row_description </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>description</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the description text for the specified <em>row</em> of <em>table</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>description</em>&#160;</td><td>A gchar representing the description text to set for the specified <em>row</em> of <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a941970119e89be3d92bcebb4916a42c6"></a><!-- doxytag: member="Atk::Table::set_row_description_vfunc" ref="a941970119e89be3d92bcebb4916a42c6" args="(int row, const char *description)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_row_description_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"> <em>description</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1a53f96fde5a601678c691525216501c"></a><!-- doxytag: member="Atk::Table::set_row_header" ref="a1a53f96fde5a601678c691525216501c" args="(int row, const Glib::RefPtr&lt; Atk::Object &gt; &amp;header)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_row_header </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>header</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the specified row header to <em>header</em>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>row</em>&#160;</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>header</em>&#160;</td><td>An <a class="el" href="classAtk_1_1Table.html" title="The ATK interface implemented for UI components which contain tabular or row/column...">Atk::Table</a>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="afa145591edb110af261349c2b27d6a77"></a><!-- doxytag: member="Atk::Table::set_row_header_vfunc" ref="afa145591edb110af261349c2b27d6a77" args="(int row, const Glib::RefPtr&lt; Atk::Object &gt; &amp;header)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_row_header_vfunc </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>row</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>header</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a73bbcf6f372e742cbb28bfa16592f300"></a><!-- doxytag: member="Atk::Table::set_summary" ref="a73bbcf6f372e742cbb28bfa16592f300" args="(const Glib::RefPtr&lt; Atk::Object &gt; &amp;accessible)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Atk::Table::set_summary </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>accessible</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the summary description of the table. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>accessible</em>&#160;</td><td>An <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> representing the summary description to set for <em>table</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a3add1b7c521d33a1a186d75d691125d9"></a><!-- doxytag: member="Atk::Table::set_summary_vfunc" ref="a3add1b7c521d33a1a186d75d691125d9" args="(const Glib::RefPtr&lt; Atk::Object &gt; &amp;accessible)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Atk::Table::set_summary_vfunc </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Object.html">Atk::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>accessible</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a531efe6ccd54878b05d918d4ca817d6d"></a><!-- doxytag: member="Atk::Table::signal_column_deleted" ref="a531efe6ccd54878b05d918d4ca817d6d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void,int,int &gt; Atk::Table::signal_column_deleted </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_column_deleted(int column, int num_deleted)</code> </dd></dl>

</div>
</div>
<a class="anchor" id="a7414d9083c8b81032599ca896d780c0c"></a><!-- doxytag: member="Atk::Table::signal_column_inserted" ref="a7414d9083c8b81032599ca896d780c0c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void,int,int &gt; Atk::Table::signal_column_inserted </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_column_inserted(int column, int num_inserted)</code> </dd></dl>

</div>
</div>
<a class="anchor" id="a99acc17c0896b54f55ecdc667f29a72e"></a><!-- doxytag: member="Atk::Table::signal_column_reordered" ref="a99acc17c0896b54f55ecdc667f29a72e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt; Atk::Table::signal_column_reordered </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_column_reordered()</code> </dd></dl>

</div>
</div>
<a class="anchor" id="a05af8426e92b8496a8a6a9a95bda9e76"></a><!-- doxytag: member="Atk::Table::signal_model_changed" ref="a05af8426e92b8496a8a6a9a95bda9e76" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt; Atk::Table::signal_model_changed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_model_changed()</code> </dd></dl>

</div>
</div>
<a class="anchor" id="a96ff5030121af2595e046f41bd78660b"></a><!-- doxytag: member="Atk::Table::signal_row_deleted" ref="a96ff5030121af2595e046f41bd78660b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void,int,int &gt; Atk::Table::signal_row_deleted </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_row_deleted(int row, int num_deleted)</code> </dd></dl>

</div>
</div>
<a class="anchor" id="ab9fcfc3052e5e4f42adedd23c69049f3"></a><!-- doxytag: member="Atk::Table::signal_row_inserted" ref="ab9fcfc3052e5e4f42adedd23c69049f3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy2.html">Glib::SignalProxy2</a>&lt; void,int,int &gt; Atk::Table::signal_row_inserted </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_row_inserted(int row, int num_inserted)</code> </dd></dl>

</div>
</div>
<a class="anchor" id="adc22d53aa6ec06ef9b11227422819d94"></a><!-- doxytag: member="Atk::Table::signal_row_reordered" ref="adc22d53aa6ec06ef9b11227422819d94" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt; Atk::Table::signal_row_reordered </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_row_reordered()</code> </dd></dl>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a85251fd251158cdd97aa87b8c137f62d"></a><!-- doxytag: member="Atk::Table::wrap" ref="a85251fd251158cdd97aa87b8c137f62d" args="(AtkTable *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classAtk_1_1Table.html">Atk::Table</a> &gt; wrap </td>
          <td>(</td>
          <td class="paramtype">AtkTable *&#160;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&#160;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>atkmm/table.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:43 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>