| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 
 | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<title>glibmm: Glib::PropertyProxy< T > Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">glibmm
    <span id="projectnumber">2.42.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main Page</span></a></li>
      <li><a href="pages.html"><span>Related 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 id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class List</span></a></li>
      <li><a href="classes.html"><span>Class Index</span></a></li>
      <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceGlib.html">Glib</a></li><li class="navelem"><a class="el" href="classGlib_1_1PropertyProxy.html">PropertyProxy</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="classGlib_1_1PropertyProxy-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Glib::PropertyProxy< T > Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">
<p>A <a class="el" href="classGlib_1_1PropertyProxy.html" title="A PropertyProxy can be used to get and set the value of an object's property. ">PropertyProxy</a> can be used to get and set the value of an object's property.  
 <a href="classGlib_1_1PropertyProxy.html#details">More...</a></p>
<p><code>#include <glibmm/propertyproxy.h></code></p>
<div class="dynheader">
Inheritance diagram for Glib::PropertyProxy< T >:</div>
<div class="dyncontent">
<div class="center"><img src="classGlib_1_1PropertyProxy__inherit__graph.png" border="0" usemap="#Glib_1_1PropertyProxy_3_01T_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="Glib_1_1PropertyProxy_3_01T_01_4_inherit__map" id="Glib_1_1PropertyProxy_3_01T_01_4_inherit__map">
<area shape="rect" id="node2" href="classGlib_1_1PropertyProxy__Base.html" title="Glib::PropertyProxy_Base" alt="" coords="5,5,187,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:ad5f4eac0a367fae18b0db33ab6c42235"><td class="memItemLeft" align="right" valign="top">typedef T </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a></td></tr>
<tr class="separator:ad5f4eac0a367fae18b0db33ab6c42235"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:af8353d01e3ae6134eaceaf900ffb84b9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#af8353d01e3ae6134eaceaf900ffb84b9">PropertyProxy</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>* obj, const char* name)</td></tr>
<tr class="separator:af8353d01e3ae6134eaceaf900ffb84b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff4eb140b4f4da0488c4387c1047ad82"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#aff4eb140b4f4da0488c4387c1047ad82">set_value</a> (const <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a>& data)</td></tr>
<tr class="memdesc:aff4eb140b4f4da0488c4387c1047ad82"><td class="mdescLeft"> </td><td class="mdescRight">Set the value of this property.  <a href="#aff4eb140b4f4da0488c4387c1047ad82">More...</a><br /></td></tr>
<tr class="separator:aff4eb140b4f4da0488c4387c1047ad82"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4bbf4c99c138e7e33ce6393147b4e121"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#a4bbf4c99c138e7e33ce6393147b4e121">get_value</a> () const </td></tr>
<tr class="memdesc:a4bbf4c99c138e7e33ce6393147b4e121"><td class="mdescLeft"> </td><td class="mdescRight">Get the value of this property.  <a href="#a4bbf4c99c138e7e33ce6393147b4e121">More...</a><br /></td></tr>
<tr class="separator:a4bbf4c99c138e7e33ce6393147b4e121"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ea1719ff572be400fdce1f3257fdf59"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#a4ea1719ff572be400fdce1f3257fdf59">reset_value</a> ()</td></tr>
<tr class="memdesc:a4ea1719ff572be400fdce1f3257fdf59"><td class="mdescLeft"> </td><td class="mdescRight">Set the value of this property back to its default value.  <a href="#a4ea1719ff572be400fdce1f3257fdf59">More...</a><br /></td></tr>
<tr class="separator:a4ea1719ff572be400fdce1f3257fdf59"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:add4490830382a8173acf097dffffd92e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy.html">PropertyProxy</a>< T >& </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#add4490830382a8173acf097dffffd92e">operator=</a> (const <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a>& data)</td></tr>
<tr class="separator:add4490830382a8173acf097dffffd92e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a127addf739d2d3f40c4a066a543ef967"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy.html#a127addf739d2d3f40c4a066a543ef967">operator PropertyType</a> () const </td></tr>
<tr class="separator:a127addf739d2d3f40c4a066a543ef967"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1PropertyProxy__Base"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1PropertyProxy__Base')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a></td></tr>
<tr class="memitem:a249bf7fbed57d8feca6280747e85cd35 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a249bf7fbed57d8feca6280747e85cd35">PropertyProxy_Base</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>* obj, const char* property_name)</td></tr>
<tr class="separator:a249bf7fbed57d8feca6280747e85cd35 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad21a12ef0a572caec3b160561f60e8ee inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#ad21a12ef0a572caec3b160561f60e8ee">PropertyProxy_Base</a> (const <a class="el" href="classGlib_1_1PropertyProxy__Base.html">PropertyProxy_Base</a>& other)</td></tr>
<tr class="separator:ad21a12ef0a572caec3b160561f60e8ee inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a19357ed2e9492700e37215edb81fd071 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1SignalProxyProperty.html">SignalProxyProperty</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a19357ed2e9492700e37215edb81fd071">signal_changed</a> ()</td></tr>
<tr class="memdesc:a19357ed2e9492700e37215edb81fd071 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="mdescLeft"> </td><td class="mdescRight">This signal will be emitted when the property changes.  <a href="#a19357ed2e9492700e37215edb81fd071">More...</a><br /></td></tr>
<tr class="separator:a19357ed2e9492700e37215edb81fd071 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0a0360fc03da108b2748285c834c81f5 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a0a0360fc03da108b2748285c834c81f5">get_object</a> () const </td></tr>
<tr class="separator:a0a0360fc03da108b2748285c834c81f5 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a99f16695928aa09959de3046eaa6c266 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top">const char* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a99f16695928aa09959de3046eaa6c266">get_name</a> () const </td></tr>
<tr class="separator:a99f16695928aa09959de3046eaa6c266 inherit pub_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classGlib_1_1PropertyProxy__Base"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGlib_1_1PropertyProxy__Base')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a></td></tr>
<tr class="memitem:a062bab7773ae2e9666a26fb6426003d2 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a062bab7773ae2e9666a26fb6426003d2">set_property_</a> (const <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>& value)</td></tr>
<tr class="separator:a062bab7773ae2e9666a26fb6426003d2 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad8d3fea5cc9fe955bd1cb29d8d37da99 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#ad8d3fea5cc9fe955bd1cb29d8d37da99">get_property_</a> (<a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>& value) const </td></tr>
<tr class="separator:ad8d3fea5cc9fe955bd1cb29d8d37da99 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2551363499a510336507194725de6c43 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#a2551363499a510336507194725de6c43">reset_property_</a> ()</td></tr>
<tr class="separator:a2551363499a510336507194725de6c43 inherit pro_methods_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_classGlib_1_1PropertyProxy__Base"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classGlib_1_1PropertyProxy__Base')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classGlib_1_1PropertyProxy__Base.html">Glib::PropertyProxy_Base</a></td></tr>
<tr class="memitem:ae027890146dbc4acfa49634e7c44cce9 inherit pro_attribs_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#ae027890146dbc4acfa49634e7c44cce9">obj_</a></td></tr>
<tr class="separator:ae027890146dbc4acfa49634e7c44cce9 inherit pro_attribs_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af76cdd8c35935963d0f9d5975e81a726 inherit pro_attribs_classGlib_1_1PropertyProxy__Base"><td class="memItemLeft" align="right" valign="top">const char* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1PropertyProxy__Base.html#af76cdd8c35935963d0f9d5975e81a726">property_name_</a></td></tr>
<tr class="separator:af76cdd8c35935963d0f9d5975e81a726 inherit pro_attribs_classGlib_1_1PropertyProxy__Base"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template<class T><br />
class Glib::PropertyProxy< T ></h3>
<p>A <a class="el" href="classGlib_1_1PropertyProxy.html" title="A PropertyProxy can be used to get and set the value of an object's property. ">PropertyProxy</a> can be used to get and set the value of an object's property. </p>
<p>There are usually also get and set methods on the class itself, which you might find more convenient. With the <a class="el" href="classGlib_1_1PropertyProxy.html" title="A PropertyProxy can be used to get and set the value of an object's property. ">PropertyProxy</a>, you may use either <a class="el" href="classGlib_1_1PropertyProxy.html#a4bbf4c99c138e7e33ce6393147b4e121" title="Get the value of this property. ">get_value()</a> and <a class="el" href="classGlib_1_1PropertyProxy.html#aff4eb140b4f4da0488c4387c1047ad82" title="Set the value of this property. ">set_value()</a>, or <a class="el" href="classGlib_1_1PropertyProxy.html#add4490830382a8173acf097dffffd92e">operator=()</a> and operator <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType()</a>, like so: </p><div class="fragment"><div class="line"><span class="keywordtype">int</span> height = cellrenderer.property_height();</div>
<div class="line">cellrenderer.property_editable() = <span class="keyword">true</span>;</div>
</div><!-- fragment --><p>You may also receive notification when a property's value changes, by connecting to <a class="el" href="classGlib_1_1PropertyProxy__Base.html#a19357ed2e9492700e37215edb81fd071" title="This signal will be emitted when the property changes. ">signal_changed()</a>.</p>
<p>You may register new properties for your class (actually for the underlying GType) simply by adding a <a class="el" href="classGlib_1_1PropertyProxy.html" title="A PropertyProxy can be used to get and set the value of an object's property. ">PropertyProxy</a> instance as a class member. However, your constructor must call the <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. ">Glib::ObjectBase</a> constructor with a new GType name, in order to register a new GType. </p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="ad5f4eac0a367fae18b0db33ab6c42235"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef T <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::<a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a></td>
        </tr>
      </table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="af8353d01e3ae6134eaceaf900ffb84b9"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::<a class="el" href="classGlib_1_1PropertyProxy.html">PropertyProxy</a> </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>* </td>
          <td class="paramname"><em>obj</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char * </td>
          <td class="paramname"><em>name</em> </td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a4bbf4c99c138e7e33ce6393147b4e121"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a> <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::get_value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Get the value of this property. </p>
<dl class="section return"><dt>Returns</dt><dd>The current value of the property. </dd></dl>
</div>
</div>
<a class="anchor" id="a127addf739d2d3f40c4a066a543ef967"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::operator <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="add4490830382a8173acf097dffffd92e"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy.html">PropertyProxy</a><T>& <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a>& </td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a4ea1719ff572be400fdce1f3257fdf59"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::reset_value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Set the value of this property back to its default value. </p>
</div>
</div>
<a class="anchor" id="aff4eb140b4f4da0488c4387c1047ad82"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template <class T > </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>< T >::set_value </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1PropertyProxy.html#ad5f4eac0a367fae18b0db33ab6c42235">PropertyType</a>& </td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Set the value of this property. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>The new value for the property. </td></tr>
  </table>
  </dd>
</dl>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Sep 22 2014 21:38:33 for glibmm by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>
</body>
</html>
 |