Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 7f3e5f74d754b480ec33648905c4afae > files > 220

glibmm2.4-doc-2.22.1-1mdv2010.0.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>glibmm: Glib::ObjectBase Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>
  </div>
</div>
<div class="contents">
<h1>Glib::ObjectBase Class Reference</h1><!-- doxytag: class="Glib::ObjectBase" --><!-- doxytag: inherits="sigc::trackable" -->
<p><a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces.">Glib::ObjectBase</a> is a common base class for Objects and Interfaces. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">sigc::trackable</a>.</p>

<p>Inherited by <a class="el" href="classGlib_1_1Interface.html">Glib::Interface</a><code> [virtual]</code>, and <a class="el" href="classGlib_1_1Object.html">Glib::Object</a><code> [virtual]</code>.</p>
<div class="dynheader">
Collaboration diagram for Glib::ObjectBase:</div>
<div class="dynsection">
<div class="center"><img src="classGlib_1_1ObjectBase__coll__graph.png" border="0" usemap="#Glib_1_1ObjectBase_coll__map" alt="Collaboration graph"/></div>
<map name="Glib_1_1ObjectBase_coll__map" id="Glib_1_1ObjectBase_coll__map">
<area shape="rect" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="12,5,119,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGlib_1_1ObjectBase-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#aab599d3eec4b4a9ddc95ccdc6100053d">set_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp;<a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01009.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead. <a href="#aab599d3eec4b4a9ddc95ccdc6100053d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a5e30750441b92f0246c9d4ece95fc8a0">get_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp;<a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01009.html#ga1c9e781d8d15a3814a601f471797c825">value</a>) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead. <a href="#a5e30750441b92f0246c9d4ece95fc8a0"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a804777e39f95c7221febc3ce2c72332b">set_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const PropertyType&amp;<a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01009.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead. <a href="#a804777e39f95c7221febc3ce2c72332b"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a99efdd4fceb7028ea54ec53ab680d60b">get_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, PropertyType&amp;<a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01009.html#ga1c9e781d8d15a3814a601f471797c825">value</a>) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead. <a href="#a99efdd4fceb7028ea54ec53ab680d60b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#adc6c1e8f094275114d6e2c3ef3a33f98">connect_property_changed</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const sigc::slot&lt; void &gt;&amp;<a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">slot</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead, but this is necessary when using the reduced API. <a href="#adc6c1e8f094275114d6e2c3ef3a33f98"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">sigc::connection&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896d7773c00bd2dcd310c861282ee8d1">connect_property_changed_with_return</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const sigc::slot&lt; void &gt;&amp;<a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">slot</a>)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead, but this is necessary when using the reduced API. <a href="#a896d7773c00bd2dcd310c861282ee8d1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3">freeze_notify</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Increases the freeze count on object. <a href="#a6e9e13b75f116c20212d318204ce8ea3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a1bd8ea7bd8c4084ade6b3c27dddf06a4">thaw_notify</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reverts the effect of a previous call to <a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3" title="Increases the freeze count on object.">freeze_notify()</a>. <a href="#a1bd8ea7bd8c4084ade6b3c27dddf06a4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896a8a5db20043ea82956e3ef4b9c4ae">reference</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment the reference count for this object. <a href="#a896a8a5db20043ea82956e3ef4b9c4ae"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3234b8ffb2a35b927e2978c8f3bfbfe3">unreference</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement the reference count for this object. <a href="#a3234b8ffb2a35b927e2978c8f3bfbfe3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a4c6efc18be8cb9c56e58fc0bd20fafbe">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a4c6efc18be8cb9c56e58fc0bd20fafbe"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a778a94181132976bbfb0519793f3b32e">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a778a94181132976bbfb0519793f3b32e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a9b2a5eb93102f1849e5419016e22a15f">gobj_copy</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Give a ref-ed copy to someone. Use for direct struct access. <a href="#a9b2a5eb93102f1849e5419016e22a15f"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a27d3451d9ca28d6a2f00838d7c56d545">ObjectBase</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This default constructor is called implicitly from the constructor of user-derived classes, even if, for instance, Gtk::Button calls a different <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces.">ObjectBase</a> constructor. <a href="#a27d3451d9ca28d6a2f00838d7c56d545"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ad4ef18214894c6874579313ab21d1018">ObjectBase</a> (const char* custom_type_name)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A derived constructor always overrides this choice. <a href="#ad4ef18214894c6874579313ab21d1018"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3d59b4d85b0ee72a727e6b2e1b31a2ff">ObjectBase</a> (const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00584.html">std::type_info</a>&amp; custom_type_info)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This constructor is a special feature to allow creation of derived types on the fly, without having to use g_object_new() manually. <a href="#a3d59b4d85b0ee72a727e6b2e1b31a2ff"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a42ac047a06c36c2d9c75f7cffc537dc4">~ObjectBase</a> ()=0</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3faafb14c4f0ca60fbf0f5f5c4d549d0">initialize</a> (GObject* castitem)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces.">Glib::ObjectBase</a> is a common base class for Objects and Interfaces. </p>
<p>This is used as virtual base class. This means the <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces.">ObjectBase</a> constructor runs before all others, either implicitly or explicitly. Each of the available constructors initializes custom_type_name_ in a different way. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a27d3451d9ca28d6a2f00838d7c56d545"></a><!-- doxytag: member="Glib::ObjectBase::ObjectBase" ref="a27d3451d9ca28d6a2f00838d7c56d545" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Glib::ObjectBase::ObjectBase </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This default constructor is called implicitly from the constructor of user-derived classes, even if, for instance, Gtk::Button calls a different <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces.">ObjectBase</a> constructor. </p>
<p>This is normal behaviour for C++ virtual inheritance.</p>
<p>The GType name will be gtkmm__anonymous_custom_type. </p>

</div>
</div>
<a class="anchor" id="ad4ef18214894c6874579313ab21d1018"></a><!-- doxytag: member="Glib::ObjectBase::ObjectBase" ref="ad4ef18214894c6874579313ab21d1018" args="(const char *custom_type_name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Glib::ObjectBase::ObjectBase </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"> <em>custom_type_name</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A derived constructor always overrides this choice. </p>
<p>The C++ language itself ensures that the constructor is only invoked once.</p>
<p>All classes generated by gtkmmproc use this constructor, with custom_type_name = 0, which essentially means it's not a custom type. This is used to optimize vfunc and signal handler callbacks -- since the C++ virtual methods are not overridden, invocation can be skipped.</p>
<p>The GType name will be <em>custom_type_name</em>. </p>

</div>
</div>
<a class="anchor" id="a3d59b4d85b0ee72a727e6b2e1b31a2ff"></a><!-- doxytag: member="Glib::ObjectBase::ObjectBase" ref="a3d59b4d85b0ee72a727e6b2e1b31a2ff" args="(const std::type_info &amp;custom_type_info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Glib::ObjectBase::ObjectBase </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00584.html">std::type_info</a> &amp;&#160;</td>
          <td class="paramname"> <em>custom_type_info</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This constructor is a special feature to allow creation of derived types on the fly, without having to use g_object_new() manually. </p>
<p>This feature is sometimes necessary, e.g. to implement a custom Gtk::CellRenderer. The neat trick with the virtual base class ctor makes it possible to reuse the same direct base class' constructor as with non-custom types.</p>
<p>The GType name will be <em>custom_type_info.name()</em>. </p>

</div>
</div>
<a class="anchor" id="a42ac047a06c36c2d9c75f7cffc537dc4"></a><!-- doxytag: member="Glib::ObjectBase::~ObjectBase" ref="a42ac047a06c36c2d9c75f7cffc537dc4" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Glib::ObjectBase::~ObjectBase </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="adc6c1e8f094275114d6e2c3ef3a33f98"></a><!-- doxytag: member="Glib::ObjectBase::connect_property_changed" ref="adc6c1e8f094275114d6e2c3ef3a33f98" args="(const Glib::ustring &amp;property_name, const sigc::slot&lt; void &gt; &amp;slot)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::connect_property_changed </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const sigc::slot&lt; void &gt; &amp;&#160;</td>
          <td class="paramname"> <em>slot</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You can use the signal_changed() signal of the property proxy instead, but this is necessary when using the reduced API. </p>
<p>See also <a class="el" href="classGlib_1_1ObjectBase.html#a896d7773c00bd2dcd310c861282ee8d1" title="You can use the signal_changed() signal of the property proxy instead, but this is...">connect_property_changed_with_return()</a>. </p>

</div>
</div>
<a class="anchor" id="a896d7773c00bd2dcd310c861282ee8d1"></a><!-- doxytag: member="Glib::ObjectBase::connect_property_changed_with_return" ref="a896d7773c00bd2dcd310c861282ee8d1" args="(const Glib::ustring &amp;property_name, const sigc::slot&lt; void &gt; &amp;slot)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">sigc::connection Glib::ObjectBase::connect_property_changed_with_return </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const sigc::slot&lt; void &gt; &amp;&#160;</td>
          <td class="paramname"> <em>slot</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You can use the signal_changed() signal of the property proxy instead, but this is necessary when using the reduced API. </p>
<p>This method was added because <a class="el" href="classGlib_1_1ObjectBase.html#adc6c1e8f094275114d6e2c3ef3a33f98" title="You can use the signal_changed() signal of the property proxy instead, but this is...">connect_property_changed()</a> does not return a <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1connection.html">sigc::connection</a>, and we could not break the ABI by changing that function. </p>

</div>
</div>
<a class="anchor" id="a6e9e13b75f116c20212d318204ce8ea3"></a><!-- doxytag: member="Glib::ObjectBase::freeze_notify" ref="a6e9e13b75f116c20212d318204ce8ea3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::freeze_notify </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Increases the freeze count on object. </p>
<p>If the freeze count is non-zero, the emission of "notify" signals on object is stopped. The signals are queued until the freeze count is decreased to zero.</p>
<p>This is necessary for accessors that modify multiple properties to prevent premature notification while the object is still being modified. </p>

</div>
</div>
<a class="anchor" id="a99efdd4fceb7028ea54ec53ab680d60b"></a><!-- doxytag: member="Glib::ObjectBase::get_property" ref="a99efdd4fceb7028ea54ec53ab680d60b" args="(const Glib::ustring &amp;property_name, PropertyType &amp;value) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class PropertyType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::get_property </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">PropertyType &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You probably want to use a specific property_*() accessor method instead. </p>

</div>
</div>
<a class="anchor" id="a5e30750441b92f0246c9d4ece95fc8a0"></a><!-- doxytag: member="Glib::ObjectBase::get_property_value" ref="a5e30750441b92f0246c9d4ece95fc8a0" args="(const Glib::ustring &amp;property_name, Glib::ValueBase &amp;value) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::get_property_value </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp;&#160;</td>
          <td class="paramname"> <em>value</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You probably want to use a specific property_*() accessor method instead. </p>

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

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

<p>Reimplemented in <a class="el" href="classGlib_1_1Interface.html#a70a443071a69d3372c2cdd7128a91ed1">Glib::Interface</a>, <a class="el" href="classGio_1_1AppLaunchContext.html#aa05603f4fe010e75df7ca950183b9224">Gio::AppLaunchContext</a>, <a class="el" href="classGio_1_1AppInfo.html#a5e52c62432a61c5380bd5dc553898251">Gio::AppInfo</a>, <a class="el" href="classGio_1_1AsyncResult.html#a134862761e05a548d2817505480140be">Gio::AsyncResult</a>, <a class="el" href="classGio_1_1BufferedInputStream.html#ad6b09565f69b4c1cf1f0ca05ee53709e">Gio::BufferedInputStream</a>, <a class="el" href="classGio_1_1BufferedOutputStream.html#a4a906daf7be02fd1c1548253f5f0e95c">Gio::BufferedOutputStream</a>, <a class="el" href="classGio_1_1Cancellable.html#a668176a01f7ad3cc13c7448378f37b41">Gio::Cancellable</a>, <a class="el" href="classGio_1_1DataInputStream.html#a5d8f01998854eac791a3089acef051c0">Gio::DataInputStream</a>, <a class="el" href="classGio_1_1DataOutputStream.html#a42d4127b7b7b16ae6ec3feb5f66b68d2">Gio::DataOutputStream</a>, <a class="el" href="classGio_1_1Drive.html#ada0bdfcbce80c94f4b080f6de73706df">Gio::Drive</a>, <a class="el" href="classGio_1_1Emblem.html#aedc2ab1a8682aff33ba0dbdaf5d05afb">Gio::Emblem</a>, <a class="el" href="classGio_1_1EmblemedIcon.html#a2b4a572414232927365ade6bf7bd1d5d">Gio::EmblemedIcon</a>, <a class="el" href="classGio_1_1File.html#a5437bc648d8b73451e8bee0bc902cfc0">Gio::File</a>, <a class="el" href="classGio_1_1FileEnumerator.html#aa54f2d24a93f78b20fa9c33913c862fd">Gio::FileEnumerator</a>, <a class="el" href="classGio_1_1FileIcon.html#a018eb170dea43e7bf697baa73070e195">Gio::FileIcon</a>, <a class="el" href="classGio_1_1FileInfo.html#a631bcd07a3ae085260e7b3358444dd4a">Gio::FileInfo</a>, <a class="el" href="classGio_1_1FileInputStream.html#ab1afea7b758100ca02a6aa5b89d57662">Gio::FileInputStream</a>, <a class="el" href="classGio_1_1FileIOStream.html#acd384df600b1aea26bd10ca2e74f1b21">Gio::FileIOStream</a>, <a class="el" href="classGio_1_1FileMonitor.html#a3930ab1dd57d0ec9341edf13bd62712f">Gio::FileMonitor</a>, <a class="el" href="classGio_1_1FilenameCompleter.html#a0a627a9eac4a916e93f94bc4e7bc0d25">Gio::FilenameCompleter</a>, <a class="el" href="classGio_1_1FileOutputStream.html#a2bf847a5064b01e671731ecd56f88968">Gio::FileOutputStream</a>, <a class="el" href="classGio_1_1FilterInputStream.html#ac8fbd2cc879bfab4854d952b27ce271c">Gio::FilterInputStream</a>, <a class="el" href="classGio_1_1FilterOutputStream.html#a4497fb9f0cb87f953bbc8fa5bb218a0c">Gio::FilterOutputStream</a>, <a class="el" href="classGio_1_1Icon.html#a94b7e4b63ce6c1c0f05673dd8b4adf94">Gio::Icon</a>, <a class="el" href="classGio_1_1InputStream.html#a1b0ef82ab81b3ded607584c7029fe1e9">Gio::InputStream</a>, <a class="el" href="classGio_1_1IOStream.html#a94eb81fa811399ece0ef743cd9d178ae">Gio::IOStream</a>, <a class="el" href="classGio_1_1LoadableIcon.html#a50a6f22519524e14d36d070cd2cb1c89">Gio::LoadableIcon</a>, <a class="el" href="classGio_1_1MemoryInputStream.html#af9ea44af840fc0d29d460498c8ce7d0e">Gio::MemoryInputStream</a>, <a class="el" href="classGio_1_1MemoryOutputStream.html#a026181901b030a2f1f6e3b66026de5d3">Gio::MemoryOutputStream</a>, <a class="el" href="classGio_1_1Mount.html#ae15d61c7a8bb68f66fc46e3eaaaffbe6">Gio::Mount</a>, <a class="el" href="classGio_1_1MountOperation.html#a100962323f73438a4d35253b5763cc30">Gio::MountOperation</a>, <a class="el" href="classGio_1_1OutputStream.html#ac29e6ad7ccffde24201a1da608f25ac9">Gio::OutputStream</a>, <a class="el" href="classGio_1_1Seekable.html#ac60caf803ddd50d08115da50ccb149dd">Gio::Seekable</a>, <a class="el" href="classGio_1_1ThemedIcon.html#ac962dc5a62c1d2b19611a497d92671ba">Gio::ThemedIcon</a>, <a class="el" href="classGio_1_1Volume.html#a93fc1178f76cfc3bd14210f6e042a526">Gio::Volume</a>, <a class="el" href="classGio_1_1VolumeMonitor.html#af0f6fda541a5b69b87971e2728f18ca5">Gio::VolumeMonitor</a>, <a class="el" href="classGio_1_1DesktopAppInfo.html#af6f5698a7fd78187bac77556ac54622f">Gio::DesktopAppInfo</a>, <a class="el" href="classGio_1_1UnixInputStream.html#adc7b87c43606f90378a521df99220971">Gio::UnixInputStream</a>, and <a class="el" href="classGio_1_1UnixOutputStream.html#ab9e89719d791ca893290ef5074fe2cf7">Gio::UnixOutputStream</a>.</p>

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

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

<p>Reimplemented in <a class="el" href="classGlib_1_1Interface.html#a969e9396f75132a9577428f4fa932d42">Glib::Interface</a>, <a class="el" href="classGio_1_1AppLaunchContext.html#a41ed3abab4ad83b765974dfa6cb66067">Gio::AppLaunchContext</a>, <a class="el" href="classGio_1_1AppInfo.html#ab31e9bca0208159f0be42227397b8a94">Gio::AppInfo</a>, <a class="el" href="classGio_1_1AsyncResult.html#ad7ebc2ac808bd8eff4f4cd4f94c1c70a">Gio::AsyncResult</a>, <a class="el" href="classGio_1_1BufferedInputStream.html#aa9d0c1e643650b9a45831865f06e21be">Gio::BufferedInputStream</a>, <a class="el" href="classGio_1_1BufferedOutputStream.html#a6dfd09a0501267ef81030e3cf8e9ae47">Gio::BufferedOutputStream</a>, <a class="el" href="classGio_1_1Cancellable.html#ae19ec1e85fd9cd7893914d4d7c20120d">Gio::Cancellable</a>, <a class="el" href="classGio_1_1DataInputStream.html#ad788764326462190e900785f50a50740">Gio::DataInputStream</a>, <a class="el" href="classGio_1_1DataOutputStream.html#acf92da9c162b7a0805aabe334912d5cb">Gio::DataOutputStream</a>, <a class="el" href="classGio_1_1Drive.html#aaa1d4330f6e1d0faee6262f632c63227">Gio::Drive</a>, <a class="el" href="classGio_1_1Emblem.html#a18a84361942885e0b75a82ffbc342947">Gio::Emblem</a>, <a class="el" href="classGio_1_1EmblemedIcon.html#ad19779f46ff62261df8b924f2e218f00">Gio::EmblemedIcon</a>, <a class="el" href="classGio_1_1File.html#a96552cfbaf2e5fa3659a1568db8cca91">Gio::File</a>, <a class="el" href="classGio_1_1FileEnumerator.html#a7c4e1d7258796a85d5b473e08168bd8c">Gio::FileEnumerator</a>, <a class="el" href="classGio_1_1FileIcon.html#a0461feec986f30a389d7db0bfbc55673">Gio::FileIcon</a>, <a class="el" href="classGio_1_1FileInfo.html#ae03eb9c62254cc8581e3ec757f8d98a4">Gio::FileInfo</a>, <a class="el" href="classGio_1_1FileInputStream.html#a5411e06810e06ad339d7a21257772219">Gio::FileInputStream</a>, <a class="el" href="classGio_1_1FileIOStream.html#a382fe1830e5e347db4ae0d941398c0df">Gio::FileIOStream</a>, <a class="el" href="classGio_1_1FileMonitor.html#a047a5032cf7905ecc37c6379e8c82f35">Gio::FileMonitor</a>, <a class="el" href="classGio_1_1FilenameCompleter.html#a6fa2ba7f28935b557fac0dfe965fe916">Gio::FilenameCompleter</a>, <a class="el" href="classGio_1_1FileOutputStream.html#aa69b1c94c5a3a2e0002fc6cf5127fc70">Gio::FileOutputStream</a>, <a class="el" href="classGio_1_1FilterInputStream.html#a6db43589745dcd172f4ca4082bc5d914">Gio::FilterInputStream</a>, <a class="el" href="classGio_1_1FilterOutputStream.html#a7cf09c946f16c1597e7ce038fd64f9ef">Gio::FilterOutputStream</a>, <a class="el" href="classGio_1_1Icon.html#a02ef784d9a07a205ce1d7daac39d2054">Gio::Icon</a>, <a class="el" href="classGio_1_1InputStream.html#a2ed1120b3d03a12086e7f0ed3946aba1">Gio::InputStream</a>, <a class="el" href="classGio_1_1IOStream.html#a6e8d13f8095555cecbe0d59f1542893f">Gio::IOStream</a>, <a class="el" href="classGio_1_1LoadableIcon.html#aa590b3b76843c19f5dbf51448f30e9f7">Gio::LoadableIcon</a>, <a class="el" href="classGio_1_1MemoryInputStream.html#a076380153e01599446bd991e0985db69">Gio::MemoryInputStream</a>, <a class="el" href="classGio_1_1MemoryOutputStream.html#a3a52447ebfbc60722ced10d8aa625825">Gio::MemoryOutputStream</a>, <a class="el" href="classGio_1_1Mount.html#afdab4fd2377e912d2baef0cc6a825eca">Gio::Mount</a>, <a class="el" href="classGio_1_1MountOperation.html#a580640ff16e8cd1cbd9d0ce4659daa7e">Gio::MountOperation</a>, <a class="el" href="classGio_1_1OutputStream.html#ac5a71a1f432f8ac2a53de2c66eb81d9d">Gio::OutputStream</a>, <a class="el" href="classGio_1_1Seekable.html#a96176a5c51102b9a2d02f4555f2e048f">Gio::Seekable</a>, <a class="el" href="classGio_1_1ThemedIcon.html#aa179d9788f6a17df73a258c6f89049fd">Gio::ThemedIcon</a>, <a class="el" href="classGio_1_1Volume.html#af75306117005b88b2c3f678d7a4e81fb">Gio::Volume</a>, <a class="el" href="classGio_1_1VolumeMonitor.html#a26f35f4479293662897520eb7b06542e">Gio::VolumeMonitor</a>, <a class="el" href="classGio_1_1DesktopAppInfo.html#a3098e225a5b79ac496941ae2ab804c0c">Gio::DesktopAppInfo</a>, <a class="el" href="classGio_1_1UnixInputStream.html#aa0b863b654d38a9e10f7d7d49b82c5ea">Gio::UnixInputStream</a>, and <a class="el" href="classGio_1_1UnixOutputStream.html#ac22d258873e88661e29140587687d1d7">Gio::UnixOutputStream</a>.</p>

</div>
</div>
<a class="anchor" id="a9b2a5eb93102f1849e5419016e22a15f"></a><!-- doxytag: member="Glib::ObjectBase::gobj_copy" ref="a9b2a5eb93102f1849e5419016e22a15f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GObject* Glib::ObjectBase::gobj_copy </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Give a ref-ed copy to someone. Use for direct struct access. </p>

</div>
</div>
<a class="anchor" id="a3faafb14c4f0ca60fbf0f5f5c4d549d0"></a><!-- doxytag: member="Glib::ObjectBase::initialize" ref="a3faafb14c4f0ca60fbf0f5f5c4d549d0" args="(GObject *castitem)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::initialize </td>
          <td>(</td>
          <td class="paramtype">GObject *&#160;</td>
          <td class="paramname"> <em>castitem</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a896a8a5db20043ea82956e3ef4b9c4ae"></a><!-- doxytag: member="Glib::ObjectBase::reference" ref="a896a8a5db20043ea82956e3ef4b9c4ae" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Glib::ObjectBase::reference </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Increment the reference count for this object. </p>
<p>You should never need to do this manually - use the object via a <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer.">RefPtr</a> instead. </p>

</div>
</div>
<a class="anchor" id="a804777e39f95c7221febc3ce2c72332b"></a><!-- doxytag: member="Glib::ObjectBase::set_property" ref="a804777e39f95c7221febc3ce2c72332b" args="(const Glib::ustring &amp;property_name, const PropertyType &amp;value)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;class PropertyType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::set_property </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const PropertyType &amp;&#160;</td>
          <td class="paramname"> <em>value</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You probably want to use a specific property_*() accessor method instead. </p>

</div>
</div>
<a class="anchor" id="aab599d3eec4b4a9ddc95ccdc6100053d"></a><!-- doxytag: member="Glib::ObjectBase::set_property_value" ref="aab599d3eec4b4a9ddc95ccdc6100053d" args="(const Glib::ustring &amp;property_name, const Glib::ValueBase &amp;value)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::set_property_value </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp;&#160;</td>
          <td class="paramname"> <em>property_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp;&#160;</td>
          <td class="paramname"> <em>value</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>You probably want to use a specific property_*() accessor method instead. </p>

</div>
</div>
<a class="anchor" id="a1bd8ea7bd8c4084ade6b3c27dddf06a4"></a><!-- doxytag: member="Glib::ObjectBase::thaw_notify" ref="a1bd8ea7bd8c4084ade6b3c27dddf06a4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ObjectBase::thaw_notify </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reverts the effect of a previous call to <a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3" title="Increases the freeze count on object.">freeze_notify()</a>. </p>
<p>The freeze count is decreased on object and when it reaches zero, all queued "notify" signals are emitted.</p>
<p>It is an error to call this function when the freeze count is zero. </p>

</div>
</div>
<a class="anchor" id="a3234b8ffb2a35b927e2978c8f3bfbfe3"></a><!-- doxytag: member="Glib::ObjectBase::unreference" ref="a3234b8ffb2a35b927e2978c8f3bfbfe3" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Glib::ObjectBase::unreference </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Decrement the reference count for this object. </p>
<p>You should never need to do this manually - use the object via a <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer.">RefPtr</a> instead. </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>glibmm/objectbase.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 11:07:26 2009 for glibmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>