Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 9411cff4bc6d4e61b29ae81cd24665af > files > 547

gtkmm2.4-doc-2.12.7-1mdv2008.1.x86_64.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>gtkmm 2.4: Gtk::Object 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%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1Object.html">Object</a></div>
<h1>Gtk::Object Class Reference</h1><!-- doxytag: class="Gtk::Object" --><!-- doxytag: inherits="Glib::Object" -->Inheritance diagram for Gtk::Object:<p><center><img src="classGtk_1_1Object__inherit__graph.png" border="0" usemap="#Gtk_1_1Object__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1Object__inherit__map">
<area href="classGtk_1_1Adjustment.html" shape="rect" coords="5,162,131,188" alt="">
<area href="classGtk_1_1CellRenderer.html" shape="rect" coords="155,162,285,188" alt="">
<area href="classGtk_1_1FileFilter.html" shape="rect" coords="309,162,413,188" alt="">
<area href="classGtk_1_1RecentFilter.html" shape="rect" coords="437,162,563,188" alt="">
<area href="classGtk_1_1Tooltips.html" shape="rect" coords="587,162,685,188" alt="">
<area href="classGtk_1_1TreeViewColumn.html" shape="rect" coords="709,162,864,188" alt="">
<area href="classGtk_1_1Widget.html" shape="rect" coords="888,162,981,188" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html" shape="rect" coords="453,7,547,34" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1Object-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classGtk_1_1Object.html">Gtk::Object</a> is the base class for all widgets, and for a few non-widget objects such as <a class="el" href="classGtk_1_1Adjustment.html">Gtk::Adjustment</a>. 
<p>
<a class="el" href="classGtk_1_1Object.html">Gtk::Object</a> predates <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html">Glib::Object</a>; non-widgets that derive from <a class="el" href="classGtk_1_1Object.html">Gtk::Object</a> rather than <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html">Glib::Object</a> do so for backward compatibility reasons.<p>
The most interesting difference between <a class="el" href="classGtk_1_1Object.html">Gtk::Object</a> and <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html">Glib::Object</a> is the ability to use <a class="el" href="namespaceGtk.html#85d08eef743328ffebac2647a9c7f183">Gtk::manage()</a> to delegate memory management to the container widget. Gtk::Objects can also be explicitly deleted at any time, instead of using only reference-counting, and container widgets can respond when their child objects are being deleted (for instance by removing the widget). 
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GtkObject*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#8ae143fd31a1b55f1df0231231074fe6">gobj</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides access to the underlying C GtkObject.  <a href="#8ae143fd31a1b55f1df0231231074fe6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkObject*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#e3541ec02d1b7cd56cfabe7295f8948f">gobj</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides access to the underlying C GtkObject.  <a href="#e3541ec02d1b7cd56cfabe7295f8948f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<br>
 void* &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#0177ee3ff62d4f3014abfaf954c451e0">property_user_data</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Anonymous User Data Pointer.  <a href="#0177ee3ff62d4f3014abfaf954c451e0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;void*&gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#f87cdae3bb515e3e26da56df77934c85">property_user_data</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Anonymous User Data Pointer.  <a href="#f87cdae3bb515e3e26da56df77934c85"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#2012086b1ada81a5351d6d7c83f3946c">~Object</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 class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1Object.html">Gtk::Object</a>*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Object.html#dad5ba1a4159e3566b2e091ef7bc2f4d">wrap</a> (GtkObject* object, bool take_copy=false)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#dad5ba1a4159e3566b2e091ef7bc2f4d"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2012086b1ada81a5351d6d7c83f3946c"></a><!-- doxytag: member="Gtk::Object::~Object" ref="2012086b1ada81a5351d6d7c83f3946c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::Object::~Object           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html#5ae4319439a3a03d8f803fb5a27f12df">Glib::Object</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="8ae143fd31a1b55f1df0231231074fe6"></a><!-- doxytag: member="Gtk::Object::gobj" ref="8ae143fd31a1b55f1df0231231074fe6" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkObject* Gtk::Object::gobj           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Provides access to the underlying C GtkObject. 
<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ObjectBase.html#2b7010748d60e770e9e0b3d65c100cf2">Glib::ObjectBase</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1AboutDialog.html#284788ef0e053eff6cb642a25738bd39">Gtk::AboutDialog</a>, <a class="el" href="classGtk_1_1AccelLabel.html#ce415f81d2a85125c9eee4e7a403b1bf">Gtk::AccelLabel</a>, <a class="el" href="classGtk_1_1Adjustment.html#fa92a150a7a5529ca3b3c5623ce9a31d">Gtk::Adjustment</a>, <a class="el" href="classGtk_1_1Alignment.html#b359f75a399b067f96fde2574b360381">Gtk::Alignment</a>, <a class="el" href="classGtk_1_1Arrow.html#8551cd6f474cebf3c8327a1806df6ef3">Gtk::Arrow</a>, <a class="el" href="classGtk_1_1AspectFrame.html#019862f860c944d956012edb9473f347">Gtk::AspectFrame</a>, <a class="el" href="classGtk_1_1Assistant.html#f5287cbae83240e241678e53dcc0a5f0">Gtk::Assistant</a>, <a class="el" href="classGtk_1_1Bin.html#3028496848aa6547cf2a38f8b26125cf">Gtk::Bin</a>, <a class="el" href="classGtk_1_1Box.html#88eb53993c429c2d64daa8931c32995f">Gtk::Box</a>, <a class="el" href="classGtk_1_1VBox.html#6fae1554da5bffdfefbb6dad85d05afb">Gtk::VBox</a>, <a class="el" href="classGtk_1_1HBox.html#8d593e8c0968da4a503800487cfff8d7">Gtk::HBox</a>, <a class="el" href="classGtk_1_1Button.html#e0feae414420fe321854c52e7103c65d">Gtk::Button</a>, <a class="el" href="classGtk_1_1ButtonBox.html#c7cb7a98d86cdabc04d4e72a5ace309d">Gtk::ButtonBox</a>, <a class="el" href="classGtk_1_1VButtonBox.html#407410899c89742e26c2282334e67c2d">Gtk::VButtonBox</a>, <a class="el" href="classGtk_1_1HButtonBox.html#8eb35c8c78df9f31b46a7cbf0060aeb1">Gtk::HButtonBox</a>, <a class="el" href="classGtk_1_1Calendar.html#0e129065903d24669cbbada4a01b6f9d">Gtk::Calendar</a>, <a class="el" href="classGtk_1_1CellRenderer.html#0ad112cfefd1d05d803da62dc505dd52">Gtk::CellRenderer</a>, <a class="el" href="classGtk_1_1CellRendererAccel.html#d4561f536b4b631a041af86cb7404d34">Gtk::CellRendererAccel</a>, <a class="el" href="classGtk_1_1CellRendererCombo.html#97260fc91879e1d66b79495c66fc2d1e">Gtk::CellRendererCombo</a>, <a class="el" href="classGtk_1_1CellRendererPixbuf.html#d9e39510980d8df6c5e7f80b324fa9fe">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererProgress.html#4f83de124e4d8ec813d897bfc193661b">Gtk::CellRendererProgress</a>, <a class="el" href="classGtk_1_1CellRendererSpin.html#e9d9c5a678899e6cacc41a57ac566f17">Gtk::CellRendererSpin</a>, <a class="el" href="classGtk_1_1CellRendererText.html#910d2e045ad2cb4c08fc29ada3455d96">Gtk::CellRendererText</a>, <a class="el" href="classGtk_1_1CellRendererToggle.html#fe5e38c71e638f2b57e1f1df34ce303a">Gtk::CellRendererToggle</a>, <a class="el" href="classGtk_1_1CellView.html#2b704bd05447ef9135f78e65cc407bb7">Gtk::CellView</a>, <a class="el" href="classGtk_1_1CheckButton.html#1f9b7c835dd5ad9b96345731fe5566a2">Gtk::CheckButton</a>, <a class="el" href="classGtk_1_1CheckMenuItem.html#d4878ee55857ad4ba4286aca758ac2ed">Gtk::CheckMenuItem</a>, <a class="el" href="classGtk_1_1ColorButton.html#5ac84de7a367ab5089b41a8b5545d572">Gtk::ColorButton</a>, <a class="el" href="classGtk_1_1ColorSelection.html#e602f18727fe546171e8f85314501359">Gtk::ColorSelection</a>, <a class="el" href="classGtk_1_1ColorSelectionDialog.html#9cd10342991a6103d193b7e2c7679beb">Gtk::ColorSelectionDialog</a>, <a class="el" href="classGtk_1_1ComboDropDownItem.html#08bba816b4f23aa2f2aa5f6a6a980791">Gtk::ComboDropDownItem</a>, <a class="el" href="classGtk_1_1ComboDropDown.html#5516f1ebdd682b3342b9d23bafeddc16">Gtk::ComboDropDown</a>, <a class="el" href="classGtk_1_1Combo.html#e80569865fc802ad1c4303ce3e04aa06">Gtk::Combo</a>, <a class="el" href="classGtk_1_1ComboBox.html#4a4a3a27f8c511fc1085d8283c3642e5">Gtk::ComboBox</a>, <a class="el" href="classGtk_1_1ComboBoxEntry.html#042ad903bc13a4429a995e1057da061d">Gtk::ComboBoxEntry</a>, <a class="el" href="classGtk_1_1Container.html#a9c925218a599711b415da4aafca475d">Gtk::Container</a>, <a class="el" href="classGtk_1_1Curve.html#9dc486c3c3d9f8bb61dfbeadddb0b8e7">Gtk::Curve</a>, <a class="el" href="classGtk_1_1GammaCurve.html#0fcd77ab8bde3eea8f7665bd490a3a6d">Gtk::GammaCurve</a>, <a class="el" href="classGtk_1_1Dialog.html#788feeedb8034b6582a914bfe81deb6d">Gtk::Dialog</a>, <a class="el" href="classGtk_1_1DrawingArea.html#e30ae1408b1d896155066ed23a4d4992">Gtk::DrawingArea</a>, <a class="el" href="classGtk_1_1Entry.html#3b95c72655c9d7461e69e693449870e1">Gtk::Entry</a>, <a class="el" href="classGtk_1_1EventBox.html#e32158c23c42719e75d65b1de22aef0d">Gtk::EventBox</a>, <a class="el" href="classGtk_1_1Expander.html#d1440707eb4bb190608939d29eb7afb9">Gtk::Expander</a>, <a class="el" href="classGtk_1_1FileChooserButton.html#133ce004d9ed3c7676c81b5924f14319">Gtk::FileChooserButton</a>, <a class="el" href="classGtk_1_1FileChooserDialog.html#623ab24c2cce13f1ea21776621b1c073">Gtk::FileChooserDialog</a>, <a class="el" href="classGtk_1_1FileChooserWidget.html#c6f4b2b95f688850e9cf563514d4f134">Gtk::FileChooserWidget</a>, <a class="el" href="classGtk_1_1FileFilter.html#6bf110e83ca605d587bba2d67f419ff3">Gtk::FileFilter</a>, <a class="el" href="classGtk_1_1FileSelection.html#7a1f2b2bbc9eb92013302a92e3b6fe6d">Gtk::FileSelection</a>, <a class="el" href="classGtk_1_1Fixed.html#13517c2498bf7a2335df8cf1d20c6814">Gtk::Fixed</a>, <a class="el" href="classGtk_1_1FontButton.html#7eb96c07d6caf7509601934898f31592">Gtk::FontButton</a>, <a class="el" href="classGtk_1_1FontSelection.html#3b0c5af5c4190129499dc1edf87a8a35">Gtk::FontSelection</a>, <a class="el" href="classGtk_1_1FontSelectionDialog.html#4e252f515c010c4e26eacd966199b20f">Gtk::FontSelectionDialog</a>, <a class="el" href="classGtk_1_1Frame.html#57bd4f2535421c7604864bcc7dd713b7">Gtk::Frame</a>, <a class="el" href="classGtk_1_1HandleBox.html#a578edd4fdebcb281fd0f4b31e41bddc">Gtk::HandleBox</a>, <a class="el" href="classGtk_1_1IconView.html#d017a49c8c3b24524f2fd459764e6f90">Gtk::IconView</a>, <a class="el" href="classGtk_1_1Image.html#c68ee0f84f707cfc3200d9c8ceef30f9">Gtk::Image</a>, <a class="el" href="classGtk_1_1ImageMenuItem.html#8ce865fff24f83050ad5841de92d601c">Gtk::ImageMenuItem</a>, <a class="el" href="classGtk_1_1InputDialog.html#dc7112c4f7d635da4e0192e6b0405721">Gtk::InputDialog</a>, <a class="el" href="classGtk_1_1Invisible.html#22db5a2159bb502675f9d66da6fb48d6">Gtk::Invisible</a>, <a class="el" href="classGtk_1_1Item.html#b1771183e4d0d1d4dd642e8456399df7">Gtk::Item</a>, <a class="el" href="classGtk_1_1Label.html#6327e4897e7c5d597bdbe3b85065420f">Gtk::Label</a>, <a class="el" href="classGtk_1_1Layout.html#78bcb7ccd181333e4a5a955225b66e24">Gtk::Layout</a>, <a class="el" href="classGtk_1_1LinkButton.html#f31f8b307ebf0f7b215256b42e302aeb">Gtk::LinkButton</a>, <a class="el" href="classGtk_1_1Menu.html#5f8a0a22d44f49520d73c7e894a8c43f">Gtk::Menu</a>, <a class="el" href="classGtk_1_1MenuBar.html#e300f08366193bc2d5768180274e492c">Gtk::MenuBar</a>, <a class="el" href="classGtk_1_1MenuItem.html#d06050727db1a524fa231e4a8139ee60">Gtk::MenuItem</a>, <a class="el" href="classGtk_1_1MenuShell.html#f0006f8bc57e3a8b02d25c38ac923273">Gtk::MenuShell</a>, <a class="el" href="classGtk_1_1MenuToolButton.html#f2e5d909e3ca0e15666cf4b5cc5d7e30">Gtk::MenuToolButton</a>, <a class="el" href="classGtk_1_1MessageDialog.html#f5ffd5b91e470911e1259c31021ffd1d">Gtk::MessageDialog</a>, <a class="el" href="classGtk_1_1Misc.html#fd2b437f29a54263c817264b4ecb60de">Gtk::Misc</a>, <a class="el" href="classGtk_1_1Notebook.html#1d90a0d13f56885e3180cadb1bb5830b">Gtk::Notebook</a>, <a class="el" href="classGtk_1_1OptionMenu.html#0e989ba5e2e27d27213bbcf488f4cb35">Gtk::OptionMenu</a>, <a class="el" href="classGtk_1_1PageSetupUnixDialog.html#c5e1e4a42b7deec06f9b3579affb2a24">Gtk::PageSetupUnixDialog</a>, <a class="el" href="classGtk_1_1Paned.html#85fcec8809877afae910e9c67ebfc85a">Gtk::Paned</a>, <a class="el" href="classGtk_1_1HPaned.html#d7e1b218c2b64d27aacd1c49d7cd3fdf">Gtk::HPaned</a>, <a class="el" href="classGtk_1_1VPaned.html#14e1ba15edd765baa7f5c0f5de9452c3">Gtk::VPaned</a>, <a class="el" href="classGtk_1_1Plug.html#615223bd120d3fcdf036024f13561409">Gtk::Plug</a>, <a class="el" href="classGtk_1_1PrintUnixDialog.html#55d69c442642a62635687146d861bb49">Gtk::PrintUnixDialog</a>, <a class="el" href="classGtk_1_1ProgressBar.html#77ced93c6802d19b10327beb6c9f31f2">Gtk::ProgressBar</a>, <a class="el" href="classGtk_1_1RadioButton.html#5aae12d73235d9e420d3a2d4e69a7190">Gtk::RadioButton</a>, <a class="el" href="classGtk_1_1RadioMenuItem.html#48cb9c31d78d92ba2d1940695eea7b72">Gtk::RadioMenuItem</a>, <a class="el" href="classGtk_1_1RadioToolButton.html#5d13d062f41d851670b64b119b1dbdde">Gtk::RadioToolButton</a>, <a class="el" href="classGtk_1_1Range.html#0c17dc31be91411620518d7250f6bd3c">Gtk::Range</a>, <a class="el" href="classGtk_1_1RecentChooserDialog.html#b0a84cf3ef674f1bf1572aa0ab03828d">Gtk::RecentChooserDialog</a>, <a class="el" href="classGtk_1_1RecentChooserMenu.html#d90f0a4a90924aef0f3a00afaf57e015">Gtk::RecentChooserMenu</a>, <a class="el" href="classGtk_1_1RecentChooserWidget.html#1a949e8c2781ac375b3ff64db95534c8">Gtk::RecentChooserWidget</a>, <a class="el" href="classGtk_1_1RecentFilter.html#9ba32b675238ec8f28d73ac381edf23c">Gtk::RecentFilter</a>, <a class="el" href="classGtk_1_1Ruler.html#2567307685db1291fb7f22d3d3087478">Gtk::Ruler</a>, <a class="el" href="classGtk_1_1VRuler.html#139707b2742afdc5a1ad017fc5454026">Gtk::VRuler</a>, <a class="el" href="classGtk_1_1HRuler.html#4e7cfdc7df4049e66ef098e1808f5ca6">Gtk::HRuler</a>, <a class="el" href="classGtk_1_1Scale.html#208cb6a4cc5978c1ef3125156fa16e00">Gtk::Scale</a>, <a class="el" href="classGtk_1_1VScale.html#dba6bd448861ea89b3b737f0c373bfab">Gtk::VScale</a>, <a class="el" href="classGtk_1_1HScale.html#20ac1ebad324eca15b1461f3060bd2f3">Gtk::HScale</a>, <a class="el" href="classGtk_1_1ScaleButton.html#680f1f76941134b9a62f910847062ade">Gtk::ScaleButton</a>, <a class="el" href="classGtk_1_1Scrollbar.html#8f32e1cc5efad05cedb0e02af5051edd">Gtk::Scrollbar</a>, <a class="el" href="classGtk_1_1VScrollbar.html#579bbcb32ea6820d3f881b64b4a0a0da">Gtk::VScrollbar</a>, <a class="el" href="classGtk_1_1HScrollbar.html#d846afa194ad7a9f39138d4764654fa4">Gtk::HScrollbar</a>, <a class="el" href="classGtk_1_1ScrolledWindow.html#89c1f17ab466f1d299647fd822c3dabd">Gtk::ScrolledWindow</a>, <a class="el" href="classGtk_1_1Separator.html#d40df2547b7f11d3bd92a14125ca16e9">Gtk::Separator</a>, <a class="el" href="classGtk_1_1VSeparator.html#9f335de2424c36564e88282c3b91b2b3">Gtk::VSeparator</a>, <a class="el" href="classGtk_1_1HSeparator.html#828d819b92087e431364e0277d8c1152">Gtk::HSeparator</a>, <a class="el" href="classGtk_1_1SeparatorMenuItem.html#27480bd805183f62849e235602477bef">Gtk::SeparatorMenuItem</a>, <a class="el" href="classGtk_1_1SeparatorToolItem.html#506aaf58a13acff809a6acc7774ea55f">Gtk::SeparatorToolItem</a>, <a class="el" href="classGtk_1_1Socket.html#a968610fec6657506185397ad90f5e8c">Gtk::Socket</a>, <a class="el" href="classGtk_1_1SpinButton.html#cb4f5f4433be2d8d8a1994ca3ffbd9b7">Gtk::SpinButton</a>, <a class="el" href="classGtk_1_1Statusbar.html#615f94d7f63f9a014181139849f49dfd">Gtk::Statusbar</a>, <a class="el" href="classGtk_1_1Table.html#2d88bb27e682556c195d69b485a59051">Gtk::Table</a>, <a class="el" href="classGtk_1_1TearoffMenuItem.html#b55617fa3164dcf590f13ce2a0550c43">Gtk::TearoffMenuItem</a>, <a class="el" href="classGtk_1_1TextView.html#97bdc4f8a4d342872887f970f28daf0d">Gtk::TextView</a>, <a class="el" href="classGtk_1_1ToggleButton.html#e48839ba71f7dd62410bcbcde26103ef">Gtk::ToggleButton</a>, <a class="el" href="classGtk_1_1ToggleToolButton.html#ddcc19803d3eb8026302b63c0be86b89">Gtk::ToggleToolButton</a>, <a class="el" href="classGtk_1_1Toolbar.html#1b1f70648d109aba9acda3756daf2b68">Gtk::Toolbar</a>, <a class="el" href="classGtk_1_1ToolButton.html#aa8e7fb3b4bf55ed49fb7ccc72527204">Gtk::ToolButton</a>, <a class="el" href="classGtk_1_1ToolItem.html#14b3df676cf3733d6bd87f5d4cc91c31">Gtk::ToolItem</a>, <a class="el" href="classGtk_1_1Tooltips.html#598405b42492e59923268f4608454013">Gtk::Tooltips</a>, <a class="el" href="classGtk_1_1TreeView.html#a57ccaf05876fe3a3103a19e3acaeb8e">Gtk::TreeView</a>, <a class="el" href="classGtk_1_1TreeViewColumn.html#804306f86a9a15a4847402914ffac986">Gtk::TreeViewColumn</a>, <a class="el" href="classGtk_1_1Viewport.html#74d34ed75389542cf0f877e894b87455">Gtk::Viewport</a>, <a class="el" href="classGtk_1_1VolumeButton.html#6e93e6e776048e7aaa7df97b59bb666d">Gtk::VolumeButton</a>, <a class="el" href="classGtk_1_1Widget.html#750f8231e3858beb9fbd5b44b15ee108">Gtk::Widget</a>, and <a class="el" href="classGtk_1_1Window.html#c3e302dafa3d1474738f55df906fe100">Gtk::Window</a>.
</div>
</div><p>
<a class="anchor" name="e3541ec02d1b7cd56cfabe7295f8948f"></a><!-- doxytag: member="Gtk::Object::gobj" ref="e3541ec02d1b7cd56cfabe7295f8948f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkObject* Gtk::Object::gobj           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Provides access to the underlying C GtkObject. 
<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ObjectBase.html#4c6efc18be8cb9c56e58fc0bd20fafbe">Glib::ObjectBase</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1AboutDialog.html#154a7b18752a8770891c424aee419763">Gtk::AboutDialog</a>, <a class="el" href="classGtk_1_1AccelLabel.html#5fbd19abe44e2f850b3f8bcc2257ccd5">Gtk::AccelLabel</a>, <a class="el" href="classGtk_1_1Adjustment.html#73a1955c20e1a90ffffe17a597e43ffb">Gtk::Adjustment</a>, <a class="el" href="classGtk_1_1Alignment.html#316b3e3c159e7c63be312083b0930b13">Gtk::Alignment</a>, <a class="el" href="classGtk_1_1Arrow.html#2611ac3fb3517e9ff8495cc85ba5a73c">Gtk::Arrow</a>, <a class="el" href="classGtk_1_1AspectFrame.html#094c8844ef320a9736eba7f3a9d0bd66">Gtk::AspectFrame</a>, <a class="el" href="classGtk_1_1Assistant.html#78d17b7343a51083a6b1b9e02d32b730">Gtk::Assistant</a>, <a class="el" href="classGtk_1_1Bin.html#6fef1f41c67a588dd33087ea479e0ad1">Gtk::Bin</a>, <a class="el" href="classGtk_1_1Box.html#0c7fda2b5be79b4bd7937f5d0c4be32d">Gtk::Box</a>, <a class="el" href="classGtk_1_1VBox.html#4e6ed5a59c876487524d4c0af1162f31">Gtk::VBox</a>, <a class="el" href="classGtk_1_1HBox.html#276c36213ef878a34ab3a16a6f2dc94b">Gtk::HBox</a>, <a class="el" href="classGtk_1_1Button.html#ac9db3896fa8b7576c6f3720846faa1c">Gtk::Button</a>, <a class="el" href="classGtk_1_1ButtonBox.html#dec8c517273a81eb821ee4276adeed31">Gtk::ButtonBox</a>, <a class="el" href="classGtk_1_1VButtonBox.html#f06694e6a130b2a182b2fbb40679d629">Gtk::VButtonBox</a>, <a class="el" href="classGtk_1_1HButtonBox.html#5341332d3e0f09843eed8b7b5b08ec0e">Gtk::HButtonBox</a>, <a class="el" href="classGtk_1_1Calendar.html#5c77fb789d84dbd63f0a9cbc289ca3d1">Gtk::Calendar</a>, <a class="el" href="classGtk_1_1CellRenderer.html#e40a869d68ddeb2601ed46c955514688">Gtk::CellRenderer</a>, <a class="el" href="classGtk_1_1CellRendererAccel.html#567331773f8279f30eb07888b648d576">Gtk::CellRendererAccel</a>, <a class="el" href="classGtk_1_1CellRendererCombo.html#fb041ac57316f84c87615f5d87a40f46">Gtk::CellRendererCombo</a>, <a class="el" href="classGtk_1_1CellRendererPixbuf.html#38ecaa50f061a147f204034f401c52a1">Gtk::CellRendererPixbuf</a>, <a class="el" href="classGtk_1_1CellRendererProgress.html#3a42e75c6bbd36297994d1b60e1519c5">Gtk::CellRendererProgress</a>, <a class="el" href="classGtk_1_1CellRendererSpin.html#8ac27efa9673efddc3578a4a667774ae">Gtk::CellRendererSpin</a>, <a class="el" href="classGtk_1_1CellRendererText.html#4ffbd2c93cf18a88ca52a4bc39fe60ba">Gtk::CellRendererText</a>, <a class="el" href="classGtk_1_1CellRendererToggle.html#8fe0299e4a6bd59dcb77014f363c0e6d">Gtk::CellRendererToggle</a>, <a class="el" href="classGtk_1_1CellView.html#9ed6cb8ffe144660ce9c6a1f0a88cfa4">Gtk::CellView</a>, <a class="el" href="classGtk_1_1CheckButton.html#9c03c6bb7097d41b6a1d7437259e7cee">Gtk::CheckButton</a>, <a class="el" href="classGtk_1_1CheckMenuItem.html#e1cd8058cbedb6d2b10c48126aa7cd0b">Gtk::CheckMenuItem</a>, <a class="el" href="classGtk_1_1ColorButton.html#1faf17015e5af54cfaa60c263e3b487e">Gtk::ColorButton</a>, <a class="el" href="classGtk_1_1ColorSelection.html#6460aa23f7666b6ac4f919d869ab1a69">Gtk::ColorSelection</a>, <a class="el" href="classGtk_1_1ColorSelectionDialog.html#45caeb0d10a9100ddebd70beae235f89">Gtk::ColorSelectionDialog</a>, <a class="el" href="classGtk_1_1ComboDropDownItem.html#e7820fc94b32a596f0463c25fed2a3d5">Gtk::ComboDropDownItem</a>, <a class="el" href="classGtk_1_1ComboDropDown.html#25d487c50669e717036a2ad8dddfe7a5">Gtk::ComboDropDown</a>, <a class="el" href="classGtk_1_1Combo.html#40ae8221d5645b7013ebc390a04b8b7a">Gtk::Combo</a>, <a class="el" href="classGtk_1_1ComboBox.html#187397e3b51ed9bec9a156c608288b59">Gtk::ComboBox</a>, <a class="el" href="classGtk_1_1ComboBoxEntry.html#56e85dfdf965ab78608f408f5cb1de64">Gtk::ComboBoxEntry</a>, <a class="el" href="classGtk_1_1Container.html#1b45ff015f4b09b143699bad9d4e423d">Gtk::Container</a>, <a class="el" href="classGtk_1_1Curve.html#5b28ec17ea9f3ede63da1560555c9400">Gtk::Curve</a>, <a class="el" href="classGtk_1_1GammaCurve.html#eb5b036d911b905ee15e517edbc42399">Gtk::GammaCurve</a>, <a class="el" href="classGtk_1_1Dialog.html#a3e8f3bdac15fac61128dc47c22ba4cd">Gtk::Dialog</a>, <a class="el" href="classGtk_1_1DrawingArea.html#eb0de16fc78aab19dbfdd84b00699f2d">Gtk::DrawingArea</a>, <a class="el" href="classGtk_1_1Entry.html#3f966098e1d30379f7a200b27d0540d0">Gtk::Entry</a>, <a class="el" href="classGtk_1_1EventBox.html#b8eec81a75fac4b357c12e00d5375b26">Gtk::EventBox</a>, <a class="el" href="classGtk_1_1Expander.html#e877f207bfa77723625ca9e296704453">Gtk::Expander</a>, <a class="el" href="classGtk_1_1FileChooserButton.html#af5932fe7ee1cd32d8addba40c503640">Gtk::FileChooserButton</a>, <a class="el" href="classGtk_1_1FileChooserDialog.html#8bcb702bdc16043f42481c8cebccae55">Gtk::FileChooserDialog</a>, <a class="el" href="classGtk_1_1FileChooserWidget.html#7eb42c3028ebe77b8404164319809dfd">Gtk::FileChooserWidget</a>, <a class="el" href="classGtk_1_1FileFilter.html#66e9c0496e9160dac00dc4084b7546bc">Gtk::FileFilter</a>, <a class="el" href="classGtk_1_1FileSelection.html#03ebec3a61eaf4ef998efd9a4797a2cf">Gtk::FileSelection</a>, <a class="el" href="classGtk_1_1Fixed.html#f5aa0d3c6cec6e9ba092e0dc35ccf195">Gtk::Fixed</a>, <a class="el" href="classGtk_1_1FontButton.html#d4dae76c16ec6d501816f1a06e9d44b2">Gtk::FontButton</a>, <a class="el" href="classGtk_1_1FontSelection.html#03554fdbf28e7fdbfa1aeaff4fe68879">Gtk::FontSelection</a>, <a class="el" href="classGtk_1_1FontSelectionDialog.html#d5b39fcf3ce8f770bc2987267f46a12b">Gtk::FontSelectionDialog</a>, <a class="el" href="classGtk_1_1Frame.html#5f7db796218fe2e89e453071b464f6d4">Gtk::Frame</a>, <a class="el" href="classGtk_1_1HandleBox.html#63722f67c9a993404b66b1f632755fb6">Gtk::HandleBox</a>, <a class="el" href="classGtk_1_1IconView.html#bf13f9ea6448598b9b3c23a3c928e27c">Gtk::IconView</a>, <a class="el" href="classGtk_1_1Image.html#4bfed69cb1f978b1f03e8e91fe1da537">Gtk::Image</a>, <a class="el" href="classGtk_1_1ImageMenuItem.html#ace048e4175f654d494a552f68ec44aa">Gtk::ImageMenuItem</a>, <a class="el" href="classGtk_1_1InputDialog.html#207e658e5dcd65c726fd626368b103c9">Gtk::InputDialog</a>, <a class="el" href="classGtk_1_1Invisible.html#3a317a37607a05f7009835b21e0e64b5">Gtk::Invisible</a>, <a class="el" href="classGtk_1_1Item.html#47682efbca1229f4f970bae2015b8daf">Gtk::Item</a>, <a class="el" href="classGtk_1_1Label.html#a1a2f020caac2692098a97dc6828a23c">Gtk::Label</a>, <a class="el" href="classGtk_1_1Layout.html#4743c51f0297909db439438c6111e63d">Gtk::Layout</a>, <a class="el" href="classGtk_1_1LinkButton.html#01e2192f9822c37b815fc6d1d2e33d84">Gtk::LinkButton</a>, <a class="el" href="classGtk_1_1Menu.html#08434c6b137ce53eb939b09d577aa9bb">Gtk::Menu</a>, <a class="el" href="classGtk_1_1MenuBar.html#3c2333c3c7c03939590bb2e41b4aaa63">Gtk::MenuBar</a>, <a class="el" href="classGtk_1_1MenuItem.html#a83fe08a8b6c5e36a7c464c5f2faf946">Gtk::MenuItem</a>, <a class="el" href="classGtk_1_1MenuShell.html#bb7c2641f9e3624f3225dcf76d8b994c">Gtk::MenuShell</a>, <a class="el" href="classGtk_1_1MenuToolButton.html#6d5506c273ce86a54862ba3b70758b47">Gtk::MenuToolButton</a>, <a class="el" href="classGtk_1_1MessageDialog.html#6019fc42bcc8e891dfbcc6565939ec8e">Gtk::MessageDialog</a>, <a class="el" href="classGtk_1_1Misc.html#542556cc6ec31f3a33eda39b75cfa3a1">Gtk::Misc</a>, <a class="el" href="classGtk_1_1Notebook.html#c1990785090c73c43924d86d25a7035d">Gtk::Notebook</a>, <a class="el" href="classGtk_1_1OptionMenu.html#ae1984c3cfd400894e9da3e81fb4c4d0">Gtk::OptionMenu</a>, <a class="el" href="classGtk_1_1PageSetupUnixDialog.html#037e9e6f945a24d31cb2b16605eb1aab">Gtk::PageSetupUnixDialog</a>, <a class="el" href="classGtk_1_1Paned.html#672f115757f2bd346bec1163c1b6f29c">Gtk::Paned</a>, <a class="el" href="classGtk_1_1HPaned.html#c5b7ff64db8379d0c51bbfb8e9a59ea1">Gtk::HPaned</a>, <a class="el" href="classGtk_1_1VPaned.html#ae1e0ea682dfc4a999c6f7ded2318436">Gtk::VPaned</a>, <a class="el" href="classGtk_1_1Plug.html#c215b1d0d84d6783f9d737748cbc533b">Gtk::Plug</a>, <a class="el" href="classGtk_1_1PrintUnixDialog.html#e8d543407e309cd6e7e67cd0aa2f82b0">Gtk::PrintUnixDialog</a>, <a class="el" href="classGtk_1_1ProgressBar.html#07f879d345611f7dd0066ceecb8ecf95">Gtk::ProgressBar</a>, <a class="el" href="classGtk_1_1RadioButton.html#43c24cc7bea2c2edf043f4b76c632ee7">Gtk::RadioButton</a>, <a class="el" href="classGtk_1_1RadioMenuItem.html#abd8e463294ac590ba329a79bda1820b">Gtk::RadioMenuItem</a>, <a class="el" href="classGtk_1_1RadioToolButton.html#7508ede2d8cda64545c0c1511db8333d">Gtk::RadioToolButton</a>, <a class="el" href="classGtk_1_1Range.html#d1794114e1e316ce6640cef1dc70720b">Gtk::Range</a>, <a class="el" href="classGtk_1_1RecentChooserDialog.html#a9037355630ec732629caf279a3012cf">Gtk::RecentChooserDialog</a>, <a class="el" href="classGtk_1_1RecentChooserMenu.html#e3863ae813b85f9b9ac6f4075370a55e">Gtk::RecentChooserMenu</a>, <a class="el" href="classGtk_1_1RecentChooserWidget.html#8ccf98a82c91472e50f695c81df2fb75">Gtk::RecentChooserWidget</a>, <a class="el" href="classGtk_1_1RecentFilter.html#ee1b9930e4348748d8de7c3143c5878b">Gtk::RecentFilter</a>, <a class="el" href="classGtk_1_1Ruler.html#d8a837a3f262b4b654d29707d5184042">Gtk::Ruler</a>, <a class="el" href="classGtk_1_1VRuler.html#cb6631190b8716f9aaa12d691cd5ffb9">Gtk::VRuler</a>, <a class="el" href="classGtk_1_1HRuler.html#a9ed13c23b0e1d9d65a1ccd635137a52">Gtk::HRuler</a>, <a class="el" href="classGtk_1_1Scale.html#fc7d5fb5223af20c105c473dff2cb5bf">Gtk::Scale</a>, <a class="el" href="classGtk_1_1VScale.html#902a9a6fa87f96142c06b272e8b84513">Gtk::VScale</a>, <a class="el" href="classGtk_1_1HScale.html#f8619097cce3380c90770b0f70fb032e">Gtk::HScale</a>, <a class="el" href="classGtk_1_1ScaleButton.html#bd9b41acbedadf2ae1e4bf96250bf99f">Gtk::ScaleButton</a>, <a class="el" href="classGtk_1_1Scrollbar.html#37b9bc182ebc88880d99d6dd8155a247">Gtk::Scrollbar</a>, <a class="el" href="classGtk_1_1VScrollbar.html#5681ed8b45d6e71c97fee8563fafc403">Gtk::VScrollbar</a>, <a class="el" href="classGtk_1_1HScrollbar.html#e713c43436a82d402a6ec5e8876d8ed0">Gtk::HScrollbar</a>, <a class="el" href="classGtk_1_1ScrolledWindow.html#bacc27fa2d7d97d377974c8cd698ec2a">Gtk::ScrolledWindow</a>, <a class="el" href="classGtk_1_1Separator.html#099f2665c0820474c66cf42ab4de65e1">Gtk::Separator</a>, <a class="el" href="classGtk_1_1VSeparator.html#caade3a4b79b0257e9152dc07e9acc55">Gtk::VSeparator</a>, <a class="el" href="classGtk_1_1HSeparator.html#6f93396796b4db6ede9fa424365eb657">Gtk::HSeparator</a>, <a class="el" href="classGtk_1_1SeparatorMenuItem.html#9b75733e98f771db456c2fe190652272">Gtk::SeparatorMenuItem</a>, <a class="el" href="classGtk_1_1SeparatorToolItem.html#f88c8baefe7909b8544bda83705220ee">Gtk::SeparatorToolItem</a>, <a class="el" href="classGtk_1_1Socket.html#8db159ba10c1e0af31dcf42a03a4265c">Gtk::Socket</a>, <a class="el" href="classGtk_1_1SpinButton.html#8f8d443a53121273bd7b464a347690da">Gtk::SpinButton</a>, <a class="el" href="classGtk_1_1Statusbar.html#d33396939cbee540766e74ea6003a1db">Gtk::Statusbar</a>, <a class="el" href="classGtk_1_1Table.html#dc4b3dbe18d9cf298b8acb52b29ca1cf">Gtk::Table</a>, <a class="el" href="classGtk_1_1TearoffMenuItem.html#1a6a4a8e3edf692daf0a41d608f37e18">Gtk::TearoffMenuItem</a>, <a class="el" href="classGtk_1_1TextView.html#f4b8c1eaffa4bce083b16e3a798d846a">Gtk::TextView</a>, <a class="el" href="classGtk_1_1ToggleButton.html#af95f140bb908c7424ce489c8c988993">Gtk::ToggleButton</a>, <a class="el" href="classGtk_1_1ToggleToolButton.html#9826ae502d32b3f6ef07972172bc1296">Gtk::ToggleToolButton</a>, <a class="el" href="classGtk_1_1Toolbar.html#a858c716dd6880213431cc4c796c697b">Gtk::Toolbar</a>, <a class="el" href="classGtk_1_1ToolButton.html#451fe61a9536f6eb5e55e70ba79eaeea">Gtk::ToolButton</a>, <a class="el" href="classGtk_1_1ToolItem.html#14a91aa75fdf0d7377288f407f80ef79">Gtk::ToolItem</a>, <a class="el" href="classGtk_1_1Tooltips.html#38774289e172671cbaf16fc1a7848adc">Gtk::Tooltips</a>, <a class="el" href="classGtk_1_1TreeView.html#9d4e434d05a47c062e5f3545971d614c">Gtk::TreeView</a>, <a class="el" href="classGtk_1_1TreeViewColumn.html#c804e8eb2f72a6ecbe16dcca897dea31">Gtk::TreeViewColumn</a>, <a class="el" href="classGtk_1_1Viewport.html#dc421299119cc0f0b21de0abcdbb3bed">Gtk::Viewport</a>, <a class="el" href="classGtk_1_1VolumeButton.html#0da9674c76e5abe87e070c6d987b9605">Gtk::VolumeButton</a>, <a class="el" href="classGtk_1_1Widget.html#6667a82920375b2ebde07bc1ffdc3641">Gtk::Widget</a>, and <a class="el" href="classGtk_1_1Window.html#467102527550b51eb4036390caeedb5c">Gtk::Window</a>.
</div>
</div><p>
<a class="anchor" name="0177ee3ff62d4f3014abfaf954c451e0"></a><!-- doxytag: member="Gtk::Object::property_user_data" ref="0177ee3ff62d4f3014abfaf954c451e0" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;void*&gt; Gtk::Object::property_user_data           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Anonymous User Data Pointer. 
<p>
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div><p>
<a class="anchor" name="f87cdae3bb515e3e26da56df77934c85"></a><!-- doxytag: member="Gtk::Object::property_user_data" ref="f87cdae3bb515e3e26da56df77934c85" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;void*&gt; Gtk::Object::property_user_data           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Anonymous User Data Pointer. 
<p>
You rarely need to use properties because there are get_ and set_ methods for almost all of them. <dl class="return" compact><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="dad5ba1a4159e3566b2e091ef7bc2f4d"></a><!-- doxytag: member="Gtk::Object::wrap" ref="dad5ba1a4159e3566b2e091ef7bc2f4d" args="(GtkObject *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Object.html">Gtk::Object</a>* wrap           </td>
          <td>(</td>
          <td class="paramtype">GtkObject *&nbsp;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&nbsp;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&nbsp;</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>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="gtk_2gtkmm_2object_8h.html">gtk/gtkmm/object.h</a></ul>
</div>
<!-- end main content -->

<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 &copy;&nbsp;1997-2001</small></address>
</body>
</html>