Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 390179a5542846a6a3e37ceb6aaeb544 > files > 49

atkmm-doc-2.22.5-1.mga1.i586.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>atkmm: 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.7.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <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="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</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">
    <ul>
      <li><a class="el" href="namespaceAtk.html">Atk</a> </li>
      <li><a class="el" href="classAtk_1_1Table.html">Table</a> </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#related">Related Functions</a> </div>
  <div class="headertitle">
<h1>Atk::Table Class Reference</h1> </div>
</div>
<div class="contents">
<!-- 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><code>#include &lt;atkmm/table.h&gt;</code></p>
<!-- startSectionHeader --><div class="dynheader">
Inheritance diagram for Atk::Table:<!-- endSectionHeader --></div>
<!-- startSectionSummary --><!-- endSectionSummary --><!-- startSectionContent --><div class="dyncontent">
<div class="center"><img src="classAtk_1_1Table__inherit__graph.png" border="0" usemap="#Atk_1_1Table_inherit__map" alt="Inheritance graph"/></div>
<map name="Atk_1_1Table_inherit__map" id="Atk_1_1Table_inherit__map">
<area shape="rect" id="node9" href="classAtk_1_1NoOpObject.html" title="An Atk::NoOpObject is an Atk::Object which purports to implement all ATK interfaces." alt="" coords="5,315,133,344"/><area shape="rect" id="node2" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="15,160,124,189"/><area shape="rect" id="node4" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="7,83,132,112"/><area shape="rect" id="node6" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="12,5,127,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center><!-- endSectionContent --></div>

<p><a href="classAtk_1_1Table-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af5ffeb6a83f6ea777efccf9d64b82cdb"></a><!-- doxytag: member="Atk::Table::gobj" ref="af5ffeb6a83f6ea777efccf9d64b82cdb" args="()" -->
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. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a848d066a1485bcf869665b42b481b338"></a><!-- doxytag: member="Atk::Table::gobj" ref="a848d066a1485bcf869665b42b481b338" args="() const " -->
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. <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">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><a name="related"></a>
Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<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 information...">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 information...">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 information...">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 information...">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 information...">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 on-screen.">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 information...">Atk::Table</a> summaries may themselves be (simplified) Atk::Tables, etc. </p>
<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>&#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 class="params">
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">column</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="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">&#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="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">&#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="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>&#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 class="params">
    <tr><td class="paramname">index</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="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>&#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 class="params">
    <tr><td class="paramname">column</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">column</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>&#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 class="params">
    <tr><td class="paramname">column</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">column</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="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">&#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="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">&#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="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>&#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 class="params">
    <tr><td class="paramname">index</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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">&#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="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">&#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="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>&#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 class="params">
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">column</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="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>&#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 class="params">
    <tr><td class="paramname">row</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="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>&#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 class="params">
    <tr><td class="paramname">caption</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">column</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
    <tr><td class="paramname">description</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">column</td><td>A <code>int</code> representing a column in <em>table</em>. </td></tr>
    <tr><td class="paramname">header</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 information...">Atk::Table</a>. </td></tr>
  </table>
  </dd>
</dl>

</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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">description</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="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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">row</td><td>A <code>int</code> representing a row in <em>table</em>. </td></tr>
    <tr><td class="paramname">header</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 information...">Atk::Table</a>. </td></tr>
  </table>
  </dd>
</dl>

</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>&#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 class="params">
    <tr><td class="paramname">accessible</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="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">&#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">&#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">&#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">&#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">&#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">&#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">&#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>&#160;</td>
        </tr>
        <tr>
          <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 class="params">
    <tr><td class="paramname">object</td><td>The C instance. </td></tr>
    <tr><td class="paramname">take_copy</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>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Mar 30 2011 09:27:41 for atkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
</body>
</html>