Sophie

Sophie

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

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: Gtk::CellLayout 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="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1CellLayout.html">CellLayout</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::CellLayout Class Reference</h1><!-- doxytag: class="Gtk::CellLayout" --><!-- doxytag: inherits="Glib::Interface" -->
<p>An interface for packing cells. <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="classGtk_1_1CellView.html">Gtk::CellView</a>, and <a class="el" href="classGtk_1_1ComboBox.html">Gtk::ComboBox</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::CellLayout:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1CellLayout__coll__graph.png" border="0" usemap="#Gtk_1_1CellLayout_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1CellLayout_coll__map" id="Gtk_1_1CellLayout_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="classGtk_1_1CellLayout-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void, <br class="typebreak"/>
const <br class="typebreak"/>
<a class="el" href="classGtk_1_1TreeIter.html">TreeModel::const_iterator</a>&amp; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#aefa8f02e6c9757cbc89651985c6b65d0">SlotCellData</a></td></tr>
<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="classGtk_1_1CellLayout.html#a112549785bc1e0de1e6f5a76799f93d0">~CellLayout</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkCellLayout*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a175c08fa974896e5fe1cad77ac3de6f0">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a175c08fa974896e5fe1cad77ac3de6f0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkCellLayout*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a75876a398f347198156e8cbf81e30ffd">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a75876a398f347198156e8cbf81e30ffd"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ac1501924a7d6eca4d272edf8d3df30ee">pack_start</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; model_column, bool expand=true)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a9bf15a714d0740e6f3e76e2b0223ddf7">pack_start</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, bool expand=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Packs the <em>cell</em> into the beginning of <em>cell_layout</em>. <a href="#a9bf15a714d0740e6f3e76e2b0223ddf7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a83e9262b85ca69cd513a110b1d5af4bc">pack_end</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, bool expand=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds the <em>cell</em> to the end of <em>cell_layout</em>. <a href="#a83e9262b85ca69cd513a110b1d5af4bc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ListHandle.html">Glib::ListHandle</a>&lt; <a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ad8494c8d9bf5fc2cd667618b7383d54d">get_cells</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: a list of cell renderers. <a href="#ad8494c8d9bf5fc2cd667618b7383d54d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ListHandle.html">Glib::ListHandle</a>&lt; const <br class="typebreak"/>
<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#abe4baf3cc6803abe36cffa91aaab6e01">get_cells</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Return value: a list of cell renderers. <a href="#abe4baf3cc6803abe36cffa91aaab6e01"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ab87faf407763c4df8985ac7ff985fad8">clear</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Unsets all the mappings on all renderers on <em>cell_layout</em> and removes all renderers from <em>cell_layout</em>. <a href="#ab87faf407763c4df8985ac7ff985fad8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ae1e828ee890b1a27ea8992e67a43faa8">add_attribute</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; attribute, int column)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds an attribute mapping to the list in <em>cell_layout</em>. <a href="#ae1e828ee890b1a27ea8992e67a43faa8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ae5f84edaa30e5c586ca9266961bb4f96">add_attribute</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a>&amp; property, const <a class="el" href="classGtk_1_1TreeModelColumnBase.html">TreeModelColumnBase</a>&amp; column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a26f3fdcf770420862d59de5d81c63192">add_attribute</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; attribute, const <a class="el" href="classGtk_1_1TreeModelColumnBase.html">TreeModelColumnBase</a>&amp; column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ac23a02cf056ff0187092f15051ca4433">set_cell_data_func</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">SlotCellData</a>&amp; slot)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#af6f996cbf2f5f5a447b3f3a3f7399512">clear_attributes</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Clears all existing attributes previously set with set_attributes(). <a href="#af6f996cbf2f5f5a447b3f3a3f7399512"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#ae29bdb7e0a9944c2ce45a70f43bcb5fc">reorder</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp; cell, int position)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Re-inserts <em>cell</em> at <em>position</em>. <a href="#ae29bdb7e0a9944c2ce45a70f43bcb5fc"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class T_ModelColumnType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a4ec24cf5acbef5fb955d7b68c547abdb">pack_start</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; T_ModelColumnType &gt;&amp; column, bool expand)</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="classGtk_1_1CellLayout.html#a9531924552d5f7d9d7edee932274fc29">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 void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a0a7dc4f737ca7ceb5567ae90fefdfd20">pack_start_vfunc</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* cell, bool expand)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a1db89a56eaf75ded6d722477b4ee02d3">pack_end_vfunc</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* cell, bool expand)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a64ab4021e702f8715af7deb604561b52">clear_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="classGtk_1_1CellLayout.html#afc73bf38d630376599ba75a811c84051">add_attribute_vfunc</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* cell, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; attribute, int column)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#af8e8726f66d164f8ea663a026dc0bc38">clear_attributes_vfunc</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* cell)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a7b815026301beba230e7bbac3634c3c5">reorder_vfunc</a> (<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>* cell, int position)</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="classGtk_1_1CellLayout.html">Gtk::CellLayout</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1CellLayout.html#a539219463fddd9da31cd97bbc5f622c1">wrap</a> (GtkCellLayout* 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="#a539219463fddd9da31cd97bbc5f622c1"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An interface for packing cells. </p>
<p><a class="el" href="classGtk_1_1CellLayout.html" title="An interface for packing cells.">CellLayout</a> is an interface to be implemented by all objects which want to provide a <a class="el" href="classGtk_1_1TreeView.html#ac1ae0dc1852b7204ea27bc504cd5c21b" title="A visible column in a Gtk::TreeView widget.">TreeView::Column</a>-like API for packing cells, setting attributes and data funcs. </p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="aefa8f02e6c9757cbc89651985c6b65d0"></a><!-- doxytag: member="Gtk::CellLayout::SlotCellData" ref="aefa8f02e6c9757cbc89651985c6b65d0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt;void, const <a class="el" href="classGtk_1_1TreeIter.html">TreeModel::const_iterator</a>&amp;&gt; <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">Gtk::CellLayout::SlotCellData</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a112549785bc1e0de1e6f5a76799f93d0"></a><!-- doxytag: member="Gtk::CellLayout::~CellLayout" ref="a112549785bc1e0de1e6f5a76799f93d0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::CellLayout::~CellLayout </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="a26f3fdcf770420862d59de5d81c63192"></a><!-- doxytag: member="Gtk::CellLayout::add_attribute" ref="a26f3fdcf770420862d59de5d81c63192" args="(CellRenderer &amp;cell, const Glib::ustring &amp;attribute, const TreeModelColumnBase &amp;column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::add_attribute </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</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>attribute</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumnBase.html">TreeModelColumnBase</a>&amp;&#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">

</div>
</div>
<a class="anchor" id="ae5f84edaa30e5c586ca9266961bb4f96"></a><!-- doxytag: member="Gtk::CellLayout::add_attribute" ref="ae5f84edaa30e5c586ca9266961bb4f96" args="(const Glib::PropertyProxy_Base &amp;property, const TreeModelColumnBase &amp;column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::add_attribute </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a> &amp;&#160;</td>
          <td class="paramname"> <em>property</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumnBase.html">TreeModelColumnBase</a>&amp;&#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">

</div>
</div>
<a class="anchor" id="ae1e828ee890b1a27ea8992e67a43faa8"></a><!-- doxytag: member="Gtk::CellLayout::add_attribute" ref="ae1e828ee890b1a27ea8992e67a43faa8" args="(CellRenderer &amp;cell, const Glib::ustring &amp;attribute, int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::add_attribute </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</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>attribute</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>Adds an attribute mapping to the list in <em>cell_layout</em>. </p>
<p>The <em>column</em> is the column of the model to get a value from, and the <em>attribute</em> is the parameter on <em>cell</em> to be set from the value. So for example if column 2 of the model contains strings, you could have the "text" attribute of a <a class="el" href="classGtk_1_1CellRendererText.html" title="Renders text in a cell.">Gtk::CellRendererText</a> get its values from column 2.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000055">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>cell</em>&#160;</td><td>A <a class="el" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column...">Gtk::CellRenderer</a>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>attribute</em>&#160;</td><td>An attribute on the renderer. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The column position on the model to get the attribute from. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="afc73bf38d630376599ba75a811c84051"></a><!-- doxytag: member="Gtk::CellLayout::add_attribute_vfunc" ref="afc73bf38d630376599ba75a811c84051" args="(CellRenderer *cell, const Glib::ustring &amp;attribute, int column)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::add_attribute_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&#160;</td>
          <td class="paramname"> <em>cell</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>attribute</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="a9531924552d5f7d9d7edee932274fc29"></a><!-- doxytag: member="Gtk::CellLayout::add_interface" ref="a9531924552d5f7d9d7edee932274fc29" args="(GType gtype_implementer)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::CellLayout::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="ab87faf407763c4df8985ac7ff985fad8"></a><!-- doxytag: member="Gtk::CellLayout::clear" ref="ab87faf407763c4df8985ac7ff985fad8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::clear </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Unsets all the mappings on all renderers on <em>cell_layout</em> and removes all renderers from <em>cell_layout</em>. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000054">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>

<p>Reimplemented in <a class="el" href="classGtk_1_1ComboBoxEntryText.html#a52e3bc91e1153c36aa046ec249880022">Gtk::ComboBoxEntryText</a>, and <a class="el" href="classGtk_1_1ComboBoxText.html#aff2f7bdb9e8796eb4f30fba36a37435e">Gtk::ComboBoxText</a>.</p>

</div>
</div>
<a class="anchor" id="af6f996cbf2f5f5a447b3f3a3f7399512"></a><!-- doxytag: member="Gtk::CellLayout::clear_attributes" ref="af6f996cbf2f5f5a447b3f3a3f7399512" args="(CellRenderer &amp;cell)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::clear_attributes </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Clears all existing attributes previously set with set_attributes(). </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000056">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>cell</em>&#160;</td><td>A <a class="el" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column...">Gtk::CellRenderer</a> to clear the attribute mapping on. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="af8e8726f66d164f8ea663a026dc0bc38"></a><!-- doxytag: member="Gtk::CellLayout::clear_attributes_vfunc" ref="af8e8726f66d164f8ea663a026dc0bc38" args="(CellRenderer *cell)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::clear_attributes_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&#160;</td>
          <td class="paramname"> <em>cell</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a64ab4021e702f8715af7deb604561b52"></a><!-- doxytag: member="Gtk::CellLayout::clear_vfunc" ref="a64ab4021e702f8715af7deb604561b52" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::clear_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="abe4baf3cc6803abe36cffa91aaab6e01"></a><!-- doxytag: member="Gtk::CellLayout::get_cells" ref="abe4baf3cc6803abe36cffa91aaab6e01" 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_1ListHandle.html">Glib::ListHandle</a>&lt;const <a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&gt; Gtk::CellLayout::get_cells </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return value: a list of cell renderers. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A list of cell renderers.</dd></dl>
<dl class="since_2_12"><dt><b><a class="el" href="since_2_12.html#_since_2_12000029">Since gtkmm 2.12:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="ad8494c8d9bf5fc2cd667618b7383d54d"></a><!-- doxytag: member="Gtk::CellLayout::get_cells" ref="ad8494c8d9bf5fc2cd667618b7383d54d" 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_1ListHandle.html">Glib::ListHandle</a>&lt;<a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&gt; Gtk::CellLayout::get_cells </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return value: a list of cell renderers. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A list of cell renderers.</dd></dl>
<dl class="since_2_12"><dt><b><a class="el" href="since_2_12.html#_since_2_12000028">Since gtkmm 2.12:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="a75876a398f347198156e8cbf81e30ffd"></a><!-- doxytag: member="Gtk::CellLayout::gobj" ref="a75876a398f347198156e8cbf81e30ffd" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkCellLayout* Gtk::CellLayout::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="classGtk_1_1CellView.html#ac1675282461dc6f0d951fe2205963b04">Gtk::CellView</a>, <a class="el" href="classGtk_1_1ComboBox.html#aee51ea71c25139d89c385cd6752358d2">Gtk::ComboBox</a>, and <a class="el" href="classGtk_1_1ComboBoxEntry.html#aaed72bc5a7cd255a0f6f6345f840d499">Gtk::ComboBoxEntry</a>.</p>

</div>
</div>
<a class="anchor" id="a175c08fa974896e5fe1cad77ac3de6f0"></a><!-- doxytag: member="Gtk::CellLayout::gobj" ref="a175c08fa974896e5fe1cad77ac3de6f0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkCellLayout* Gtk::CellLayout::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="classGtk_1_1CellView.html#a9ed6cb8ffe144660ce9c6a1f0a88cfa4">Gtk::CellView</a>, <a class="el" href="classGtk_1_1ComboBox.html#a187397e3b51ed9bec9a156c608288b59">Gtk::ComboBox</a>, and <a class="el" href="classGtk_1_1ComboBoxEntry.html#a56e85dfdf965ab78608f408f5cb1de64">Gtk::ComboBoxEntry</a>.</p>

</div>
</div>
<a class="anchor" id="a83e9262b85ca69cd513a110b1d5af4bc"></a><!-- doxytag: member="Gtk::CellLayout::pack_end" ref="a83e9262b85ca69cd513a110b1d5af4bc" args="(CellRenderer &amp;cell, bool expand=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::pack_end </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</em> = <code>true</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds the <em>cell</em> to the end of <em>cell_layout</em>. </p>
<p>If <em>expand</em> is <code>false</code>, then the <em>cell</em> is allocated no more space than it needs. Any unused space is divided evenly between cells for which <em>expand</em> is <code>true</code>.</p>
<p>Note that reusing the same cell renderer is not supported.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000053">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>cell</em>&#160;</td><td>A <a class="el" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column...">Gtk::CellRenderer</a>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>expand</em>&#160;</td><td><code>true</code> if <em>cell</em> is to be given extra space allocated to <em>cell_layout</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a1db89a56eaf75ded6d722477b4ee02d3"></a><!-- doxytag: member="Gtk::CellLayout::pack_end_vfunc" ref="a1db89a56eaf75ded6d722477b4ee02d3" args="(CellRenderer *cell, bool expand)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::pack_end_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</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="a4ec24cf5acbef5fb955d7b68c547abdb"></a><!-- doxytag: member="Gtk::CellLayout::pack_start" ref="a4ec24cf5acbef5fb955d7b68c547abdb" args="(const TreeModelColumn&lt; T_ModelColumnType &gt; &amp;column, bool expand)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class T_ModelColumnType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::pack_start </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; T_ModelColumnType &gt;&amp;&#160;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a9bf15a714d0740e6f3e76e2b0223ddf7"></a><!-- doxytag: member="Gtk::CellLayout::pack_start" ref="a9bf15a714d0740e6f3e76e2b0223ddf7" args="(CellRenderer &amp;cell, bool expand=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::pack_start </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</em> = <code>true</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Packs the <em>cell</em> into the beginning of <em>cell_layout</em>. </p>
<p>If <em>expand</em> is <code>false</code>, then the <em>cell</em> is allocated no more space than it needs. Any unused space is divided evenly between cells for which <em>expand</em> is <code>true</code>.</p>
<p>Note that reusing the same cell renderer is not supported.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000052">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>cell</em>&#160;</td><td>A <a class="el" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column...">Gtk::CellRenderer</a>. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>expand</em>&#160;</td><td><code>true</code> if <em>cell</em> is to be given extra space allocated to <em>cell_layout</em>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac1501924a7d6eca4d272edf8d3df30ee"></a><!-- doxytag: member="Gtk::CellLayout::pack_start" ref="ac1501924a7d6eca4d272edf8d3df30ee" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;model_column, bool expand=true)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class ColumnType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::pack_start </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp;&#160;</td>
          <td class="paramname"> <em>model_column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</em> = <code>true</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a0a7dc4f737ca7ceb5567ae90fefdfd20"></a><!-- doxytag: member="Gtk::CellLayout::pack_start_vfunc" ref="a0a7dc4f737ca7ceb5567ae90fefdfd20" args="(CellRenderer *cell, bool expand)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::pack_start_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>expand</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="ae29bdb7e0a9944c2ce45a70f43bcb5fc"></a><!-- doxytag: member="Gtk::CellLayout::reorder" ref="ae29bdb7e0a9944c2ce45a70f43bcb5fc" args="(CellRenderer &amp;cell, int position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::reorder </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>position</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Re-inserts <em>cell</em> at <em>position</em>. </p>
<p>Note that <em>cell</em> has already to be packed into <em>cell_layout</em> for this to function properly.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000057">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>cell</em>&#160;</td><td>A <a class="el" href="classGtk_1_1CellRenderer.html" title="CellRenderers are used by Gtk::TreeView columns to render the Gtk::TreeModel column...">Gtk::CellRenderer</a> to reorder. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>position</em>&#160;</td><td>New position to insert <em>cell</em> at. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a7b815026301beba230e7bbac3634c3c5"></a><!-- doxytag: member="Gtk::CellLayout::reorder_vfunc" ref="a7b815026301beba230e7bbac3634c3c5" args="(CellRenderer *cell, int position)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::CellLayout::reorder_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>*&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>position</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="ac23a02cf056ff0187092f15051ca4433"></a><!-- doxytag: member="Gtk::CellLayout::set_cell_data_func" ref="ac23a02cf056ff0187092f15051ca4433" args="(CellRenderer &amp;cell, const SlotCellData &amp;slot)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::CellLayout::set_cell_data_func </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a>&amp;&#160;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">SlotCellData</a> &amp;&#160;</td>
          <td class="paramname"> <em>slot</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a539219463fddd9da31cd97bbc5f622c1"></a><!-- doxytag: member="Gtk::CellLayout::wrap" ref="a539219463fddd9da31cd97bbc5f622c1" args="(GtkCellLayout *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="classGtk_1_1CellLayout.html">Gtk::CellLayout</a> &gt; wrap </td>
          <td>(</td>
          <td class="paramtype">GtkCellLayout *&#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>gtkmm/celllayout.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:47 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>