Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > e0521f28751d07a87e3a3d6c7d15a1ac > files > 983

libgtkmm2.0_1-devel-2.2.1-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Gtk::CellRenderer class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../index.html">Main Page</a> &nbsp;
  <a href="group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>

<!-- Generated by Doxygen 1.3-rc1 -->
<h1>Gtk::CellRenderer Class Reference<br>
<small>
[<a class="el" href="group__TreeView.html">TreeView Classes</a>]</small>
</h1>CellRenderers are used by <a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a> columns to render the <a class="el" href="classGtk_1_1TreeModel.html">Gtk::TreeModel</a> column data appropriately. 
<a href="#_details">More...</a>
<p>
Inheritance diagram for Gtk::CellRenderer:<p><center><img src="classGtk_1_1CellRenderer__inherit__graph.png" border="0" usemap="#Gtk_1_1CellRenderer__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1CellRenderer__inherit__map">
<area href="classGtk_1_1CellRendererPixbuf.html" shape="rect" coords="7,295,161,313" alt="">
<area href="classGtk_1_1CellRendererText.html" shape="rect" coords="185,295,327,313" alt="">
<area href="classGtk_1_1CellRendererToggle.html" shape="rect" coords="351,295,505,313" alt="">
<area href="classGtk_1_1Object.html" shape="rect" coords="217,156,295,175" alt="">
<area href="classGlib_1_1Object.html" shape="rect" coords="216,87,296,105" alt="">
<area href="classGlib_1_1ObjectBase.html" shape="rect" coords="201,17,311,36" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1CellRenderer-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a0">~CellRenderer</a> ()</td></tr>
<tr><td nowrap align=right valign=top>GtkCellRenderer*&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a1">gobj</a> ()</td></tr>
<tr><td nowrap align=right valign=top>const GtkCellRenderer*&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a2">gobj</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a3">get_size</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, int&amp; x_offset, int&amp; y_offset, int&amp; width, int&amp; height) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtains the width and height needed to render the cell.</em> <a href="#a3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a4">get_size</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, int&amp; x_offset, int&amp; y_offset, int&amp; width, int&amp; height) const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a5">render</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGdk_1_1Window.html">Gdk::Window</a>&gt;&amp; window, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; expose_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Invokes the virtual render function of the Gtk::CellRenderer.</em> <a href="#a5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a6">activate</a> (GdkEvent* event, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; path, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Passes an activate event to the cell renderer for possible processing.</em> <a href="#a6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGtk_1_1CellEditable.html">CellEditable</a>*&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a7">start_editing</a> (GdkEvent* event, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; path, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Passes an activate event to the cell renderer for possible processing.</em> <a href="#a7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a8">set_fixed_size</a> (int width, int height)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the renderer size to be explicit, independent of the properties set.</em> <a href="#a8"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a9">get_fixed_size</a> (int&amp; width, int&amp; height) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Fills in <em>width</em> and <em>height</em> with the appropriate size of <em>cell</em> .</em> <a href="#a9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a>&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a10">_property_renderable</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the property that this <a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a> renders.</em> <a href="#a10"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="group__gtkmmEnums.html#a59">CellRendererMode</a>&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a11">property_mode</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a12">property_visible</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;float&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a13">property_xalign</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;float&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a14">property_yalign</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; unsigned <br>
int &gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a15">property_xpad</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; unsigned <br>
int &gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a16">property_ypad</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;int&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a17">property_width</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;int&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a18">property_height</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a19">property_is_expander</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt;&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#a20">property_is_expanded</a> ()</td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#b0">get_size_vfunc</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>* cell_area, int* x_offset, int* y_offset, int* width, int* height)</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#b1">render_vfunc</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGdk_1_1Window.html">Gdk::Window</a>&gt;&amp; window, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; expose_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#b2">activate_vfunc</a> (GdkEvent* event, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; path, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classGtk_1_1CellEditable.html">CellEditable</a>*&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#b3">start_editing_vfunc</a> (GdkEvent* event, <a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; path, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; background_area, const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp; cell_area, <a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a> flags)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#b4">CellRenderer</a> ()</td></tr>
<tr><td colspan=2><br><h2>Related Functions</h2></td></tr>
<tr><td colspan=2>(Note that these are not member functions.)<br><br></td></tr>
<tr><td nowrap align=right valign=top>Gtk::CellRenderer*&nbsp;</td><td valign=bottom><a class="el" href="classGtk_1_1CellRenderer.html#k0">wrap</a> (GtkCellRenderer* object, bool take_copy=false)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
CellRenderers are used by <a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a> columns to render the <a class="el" href="classGtk_1_1TreeModel.html">Gtk::TreeModel</a> column data appropriately.
<p>
They display, and allow editing of, the values of their <a class="el" href="classGtk_1_1CellRenderer.html#a10">_property_renderable()</a> properties. In most cases, Gtl::TreeView::append_column() will automatically choose the appropriate renderer for the mode column's data type, so you will rarely need to worry about these classes. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="Gtk::CellRenderer::~CellRenderer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual Gtk::CellRenderer::~CellRenderer </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="b4" doxytag="Gtk::CellRenderer::CellRenderer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Gtk::CellRenderer::CellRenderer </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a10" doxytag="Gtk::CellRenderer::_property_renderable"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a> Gtk::CellRenderer::_property_renderable </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns the property that this <a class="el" href="classGtk_1_1CellRenderer.html">CellRenderer</a> renders.
<p>
For instance, property_text for <a class="el" href="classGtk_1_1CellRendererText.html">CellRendererText</a>, and property_active for <a class="el" href="classGtk_1_1CellRendererToggle.html">CellRendererToggle</a> Needs to be overridden in derived classes. 
<p>
Reimplemented in <a class="el" href="classGtk_1_1CellRendererPixbuf.html#a5">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererText.html#a40">Gtk::CellRendererText</a>, and <a class="el" href="classGtk_1_1CellRendererToggle.html#a12">Gtk::CellRendererToggle</a>.    </td>
  </tr>
</table>
<a name="a6" doxytag="Gtk::CellRenderer::activate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Gtk::CellRenderer::activate </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">GdkEvent*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>event</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>path</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Passes an activate event to the cell renderer for possible processing.
<p>
Some cell renderers may use events; for example, <a class="el" href="classGtk_1_1CellRendererToggle.html">Gtk::CellRendererToggle</a> toggles when it gets a mouse click. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>event</em>&nbsp;</td><td>A <a class="el" href="classGdk_1_1Event.html">Gdk::Event</a>. </td></tr>
    <tr><td valign=top><em>widget</em>&nbsp;</td><td><a class="el" href="classGtk_1_1Widget.html">Widget</a> that received the event. </td></tr>
    <tr><td valign=top><em>path</em>&nbsp;</td><td>Widget-dependent string representation of the event location; e.g. for <a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a>, a string representation of <a class="el" href="classGtk_1_1TreePath.html">Gtk::TreePath</a>. </td></tr>
    <tr><td valign=top><em>background_area</em>&nbsp;</td><td>Background area as passed to <em>gtk_cell_renderer_render</em> . </td></tr>
    <tr><td valign=top><em>cell_area</em>&nbsp;</td><td>Cell area as passed to <em>gtk_cell_renderer_render</em> . </td></tr>
    <tr><td valign=top><em>flags</em>&nbsp;</td><td>Render flags. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><code>true</code> if the event was consumed/handled. </dd></dl>
    </td>
  </tr>
</table>
<a name="b2" doxytag="Gtk::CellRenderer::activate_vfunc"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual bool Gtk::CellRenderer::activate_vfunc </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">GdkEvent*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>event</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>path</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a9" doxytag="Gtk::CellRenderer::get_fixed_size"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Gtk::CellRenderer::get_fixed_size </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Fills in <em>width</em> and <em>height</em> with the appropriate size of <em>cell</em> .
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>width</em>&nbsp;</td><td>Location to fill in with the fixed width of the widget, or <code>0</code>. </td></tr>
    <tr><td valign=top><em>height</em>&nbsp;</td><td>Location to fill in with the fixed height of the widget, or <code>0</code>. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a name="a4" doxytag="Gtk::CellRenderer::get_size"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Gtk::CellRenderer::get_size </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>x_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>y_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a3" doxytag="Gtk::CellRenderer::get_size"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Gtk::CellRenderer::get_size </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>x_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>y_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Obtains the width and height needed to render the cell.
<p>
Used by view widgets to determine the appropriate size for the cell_area passed to <a class="el" href="classGtk_1_1CellRenderer.html#a5">render()</a>. If <em>cell_area</em> is not <code>0</code>, fills in the x and y offsets (if set) of the cell relative to this location. Please note that the values set in <em>width</em> and <em>height</em> , as well as those in <em>x_offset</em> and <em>y_offset</em> are inclusive of the xpad and ypad properties. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>widget</em>&nbsp;</td><td>The widget the renderer is rendering to. </td></tr>
    <tr><td valign=top><em>cell_area</em>&nbsp;</td><td>The area a cell will be allocated, or <code>0</code>. </td></tr>
    <tr><td valign=top><em>x_offset</em>&nbsp;</td><td>Location to return x offset of cell relative to <em>cell_area</em> , or <code>0</code>. </td></tr>
    <tr><td valign=top><em>y_offset</em>&nbsp;</td><td>Location to return y offset of cell relative to <em>cell_area</em> , or <code>0</code>. </td></tr>
    <tr><td valign=top><em>width</em>&nbsp;</td><td>Location to return width needed to render a cell, or <code>0</code>. </td></tr>
    <tr><td valign=top><em>height</em>&nbsp;</td><td>Location to return height needed to render a cell, or <code>0</code>. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a name="b0" doxytag="Gtk::CellRenderer::get_size_vfunc"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Gtk::CellRenderer::get_size_vfunc </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>x_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>y_offset</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a2" doxytag="Gtk::CellRenderer::gobj"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const GtkCellRenderer* Gtk::CellRenderer::gobj </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Reimplemented from <a class="el" href="classGtk_1_1Object.html#a2">Gtk::Object</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1CellRendererPixbuf.html#a2">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererText.html#a2">Gtk::CellRendererText</a>, and <a class="el" href="classGtk_1_1CellRendererToggle.html#a2">Gtk::CellRendererToggle</a>.    </td>
  </tr>
</table>
<a name="a1" doxytag="Gtk::CellRenderer::gobj"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> GtkCellRenderer* Gtk::CellRenderer::gobj </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Reimplemented from <a class="el" href="classGtk_1_1Object.html#a1">Gtk::Object</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1CellRendererPixbuf.html#a1">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererText.html#a1">Gtk::CellRendererText</a>, and <a class="el" href="classGtk_1_1CellRendererToggle.html#a1">Gtk::CellRendererToggle</a>.    </td>
  </tr>
</table>
<a name="a18" doxytag="Gtk::CellRenderer::property_height"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;int&gt; Gtk::CellRenderer::property_height </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a20" doxytag="Gtk::CellRenderer::property_is_expanded"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::CellRenderer::property_is_expanded </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a19" doxytag="Gtk::CellRenderer::property_is_expander"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::CellRenderer::property_is_expander </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a11" doxytag="Gtk::CellRenderer::property_mode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="group__gtkmmEnums.html#a59">CellRendererMode</a>&gt; Gtk::CellRenderer::property_mode </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a12" doxytag="Gtk::CellRenderer::property_visible"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::CellRenderer::property_visible </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a17" doxytag="Gtk::CellRenderer::property_width"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;int&gt; Gtk::CellRenderer::property_width </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a13" doxytag="Gtk::CellRenderer::property_xalign"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;float&gt; Gtk::CellRenderer::property_xalign </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a15" doxytag="Gtk::CellRenderer::property_xpad"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;unsigned int&gt; Gtk::CellRenderer::property_xpad </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a14" doxytag="Gtk::CellRenderer::property_yalign"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;float&gt; Gtk::CellRenderer::property_yalign </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a16" doxytag="Gtk::CellRenderer::property_ypad"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;unsigned int&gt; Gtk::CellRenderer::property_ypad </td>
          <td class="md" valign="top">(</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a5" doxytag="Gtk::CellRenderer::render"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Gtk::CellRenderer::render </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGdk_1_1Window.html">Gdk::Window</a>&gt;&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>window</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>expose_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Invokes the virtual render function of the Gtk::CellRenderer.
<p>
The three passed-in rectangles are areas of <em>window</em> . Most renderers will draw within <em>cell_area</em> ; the xalign, yalign, xpad, and ypad fields of the Gtk::CellRenderer should be honored with respect to <em>cell_area</em> . <em>background_area</em> includes the blank space around the cell, and also the area containing the tree expander; so the <em>background_area</em> rectangles for all cells tile to cover the entire <em>window</em> . <em>expose_area</em> is a clip rectangle. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>window</em>&nbsp;</td><td>A <a class="el" href="classGdk_1_1Drawable.html">Gdk::Drawable</a> to draw to. </td></tr>
    <tr><td valign=top><em>widget</em>&nbsp;</td><td>The widget owning <em>window</em> . </td></tr>
    <tr><td valign=top><em>background_area</em>&nbsp;</td><td>Entire cell area (including tree expanders and maybe padding on the sides). </td></tr>
    <tr><td valign=top><em>cell_area</em>&nbsp;</td><td>Area normally rendered by a cell renderer. </td></tr>
    <tr><td valign=top><em>expose_area</em>&nbsp;</td><td>Area that actually needs updating. </td></tr>
    <tr><td valign=top><em>flags</em>&nbsp;</td><td>Flags that affect rendering. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a name="b1" doxytag="Gtk::CellRenderer::render_vfunc"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Gtk::CellRenderer::render_vfunc </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGdk_1_1Window.html">Gdk::Window</a>&gt;&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>window</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>expose_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a8" doxytag="Gtk::CellRenderer::set_fixed_size"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Gtk::CellRenderer::set_fixed_size </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Sets the renderer size to be explicit, independent of the properties set.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>width</em>&nbsp;</td><td>The width of the cell renderer, or -1. </td></tr>
    <tr><td valign=top><em>height</em>&nbsp;</td><td>The height of the cell renderer, or -1. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a name="a7" doxytag="Gtk::CellRenderer::start_editing"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classGtk_1_1CellEditable.html">CellEditable</a>* Gtk::CellRenderer::start_editing </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">GdkEvent*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>event</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>path</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Passes an activate event to the cell renderer for possible processing.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign=top><em>event</em>&nbsp;</td><td>A <a class="el" href="classGdk_1_1Event.html">Gdk::Event</a>. </td></tr>
    <tr><td valign=top><em>widget</em>&nbsp;</td><td><a class="el" href="classGtk_1_1Widget.html">Widget</a> that received the event. </td></tr>
    <tr><td valign=top><em>path</em>&nbsp;</td><td>Widget-dependent string representation of the event location; e.g. for <a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a>, a string representation of <a class="el" href="classGtk_1_1TreePath.html">Gtk::TreePath</a>. </td></tr>
    <tr><td valign=top><em>background_area</em>&nbsp;</td><td>Background area as passed to <em>gtk_cell_renderer_render</em> . </td></tr>
    <tr><td valign=top><em>cell_area</em>&nbsp;</td><td>Cell area as passed to <em>gtk_cell_renderer_render</em> . </td></tr>
    <tr><td valign=top><em>flags</em>&nbsp;</td><td>Render flags. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classGtk_1_1CellEditable.html">Gtk::CellEditable</a>, or <code>0</code>. </dd></dl>
    </td>
  </tr>
</table>
<a name="b3" doxytag="Gtk::CellRenderer::start_editing_vfunc"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="classGtk_1_1CellEditable.html">CellEditable</a>* Gtk::CellRenderer::start_editing_vfunc </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">GdkEvent*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>event</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>widget</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>path</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>background_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGdk_1_1Rectangle.html">Gdk::Rectangle</a>&amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="group__gtkmmEnums.html#a58">CellRendererState</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Friends And Related Function Documentation</h2>
<a name="k0" doxytag="Gtk::CellRenderer::wrap"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Gtk::CellRenderer* wrap </td>
          <td class="md" valign="top">(</td>
          <td class="md" nowrap valign="top">GtkCellRenderer*&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>object</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>take_copy</em> = false</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [related]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cellrenderer_8h.html">cellrenderer.h</a></ul>
<hr><address><small>
Generated for gtkmm by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.3-rc1 &copy;&nbsp;1997-2001</small></address>
</body>
</html>