~ubuntu-branches/ubuntu/quantal/gtkmm3.0/quantal

« back to all changes in this revision

Viewing changes to docs/reference/html/classGtk_1_1Layout.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-01 23:42:36 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120301234236-12w6m0hkomhi7h53
Tags: 3.3.16-0ubuntu1
* New upstream version
* debian/control.in: updated the glib requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 <tbody>
15
15
 <tr style="height: 56px;">
16
16
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.3.14</span></div>
 
17
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.3.16</span></div>
18
18
  </td>
19
19
 </tr>
20
20
 </tbody>
86
86
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html#a7915e1e80c9b8b0b632ff7807be0fff0">get_size</a> (guint&amp; width, guint&amp; height) const </td></tr>
87
87
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the size that has been set on the layout, and that determines the total extents of the layout's scrollbar area. <a href="#a7915e1e80c9b8b0b632ff7807be0fff0"></a><br/></td></tr>
88
88
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html#a141f13bf3f9afc8978dad1f272597fcb">property_width</a> ()</td></tr>
89
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The width of the layout. <a href="#a141f13bf3f9afc8978dad1f272597fcb"></a><br/></td></tr>
 
89
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You rarely need to use properties because there are get_ and set_ methods for almost all of them. <a href="#a141f13bf3f9afc8978dad1f272597fcb"></a><br/></td></tr>
90
90
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
91
91
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html#ab10f972ec0dcfd8fbb3d2a600423e7a9">property_width</a> () const </td></tr>
92
92
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The width of the layout. <a href="#ab10f972ec0dcfd8fbb3d2a600423e7a9"></a><br/></td></tr>
93
93
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html#a3a722d3208501ade26b8c7bfe9c4a614">property_height</a> ()</td></tr>
94
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The height of the layout. <a href="#a3a722d3208501ade26b8c7bfe9c4a614"></a><br/></td></tr>
 
94
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">You rarely need to use properties because there are get_ and set_ methods for almost all of them. <a href="#a3a722d3208501ade26b8c7bfe9c4a614"></a><br/></td></tr>
95
95
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
96
96
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Layout.html#a5aa89c07e9eac821d0a744cf92ebd230">property_height</a> () const </td></tr>
97
97
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The height of the layout. <a href="#a5aa89c07e9eac821d0a744cf92ebd230"></a><br/></td></tr>
360
360
</div>
361
361
<div class="memdoc">
362
362
 
363
 
<p>The height of the layout. </p>
364
363
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
365
364
<dl class="return"><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>
366
365
 
400
399
</div>
401
400
<div class="memdoc">
402
401
 
403
 
<p>The width of the layout. </p>
404
402
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
405
403
<dl class="return"><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>
406
404
 
528
526
<li>gtkmm/layout.h</li>
529
527
</ul>
530
528
</div>
531
 
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 7 2012 10:44:08 for gtkmm by&#160;
 
529
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 28 2012 10:01:54 for gtkmm by&#160;
532
530
<a href="http://www.doxygen.org/index.html">
533
531
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
534
532
</body>