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

« back to all changes in this revision

Viewing changes to docs/reference/html/classGtk_1_1Table.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>
100
100
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a0847343664611db4fc8bfd75658d07b4">get_size</a> (guint&amp; rows, guint&amp; columns) const </td></tr>
101
101
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of rows and columns in the table. <a href="#a0847343664611db4fc8bfd75658d07b4"></a><br/></td></tr>
102
102
<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_1Table.html#a976db556e26e07f41f0b611bd073e477">property_n_rows</a> ()</td></tr>
103
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of rows in the table. <a href="#a976db556e26e07f41f0b611bd073e477"></a><br/></td></tr>
 
103
<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="#a976db556e26e07f41f0b611bd073e477"></a><br/></td></tr>
104
104
<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"/>
105
105
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#af256587c6cfbbc5d5d6bf0b372333efb">property_n_rows</a> () const </td></tr>
106
106
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of rows in the table. <a href="#af256587c6cfbbc5d5d6bf0b372333efb"></a><br/></td></tr>
107
107
<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_1Table.html#a66928e6507d50d00f0ed2bb7a0972a31">property_n_columns</a> ()</td></tr>
108
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of columns in the table. <a href="#a66928e6507d50d00f0ed2bb7a0972a31"></a><br/></td></tr>
 
108
<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="#a66928e6507d50d00f0ed2bb7a0972a31"></a><br/></td></tr>
109
109
<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"/>
110
110
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a82a93feb67f6bd5c51410635de5cc631">property_n_columns</a> () const </td></tr>
111
111
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of columns in the table. <a href="#a82a93feb67f6bd5c51410635de5cc631"></a><br/></td></tr>
112
112
<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_1Table.html#abd91832d63a3d8111a8b7726b145b3c7">property_column_spacing</a> ()</td></tr>
113
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The amount of space between two consecutive columns. <a href="#abd91832d63a3d8111a8b7726b145b3c7"></a><br/></td></tr>
 
113
<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="#abd91832d63a3d8111a8b7726b145b3c7"></a><br/></td></tr>
114
114
<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"/>
115
115
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a05a1a54e3addbd0d636de9c1a4536854">property_column_spacing</a> () const </td></tr>
116
116
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The amount of space between two consecutive columns. <a href="#a05a1a54e3addbd0d636de9c1a4536854"></a><br/></td></tr>
117
117
<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_1Table.html#a42bb570f272cd1c44a9fcf836986d259">property_row_spacing</a> ()</td></tr>
118
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The amount of space between two consecutive rows. <a href="#a42bb570f272cd1c44a9fcf836986d259"></a><br/></td></tr>
 
118
<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="#a42bb570f272cd1c44a9fcf836986d259"></a><br/></td></tr>
119
119
<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"/>
120
120
&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a177a71056b22656806bd1ef08ef016d8">property_row_spacing</a> () const </td></tr>
121
121
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The amount of space between two consecutive rows. <a href="#a177a71056b22656806bd1ef08ef016d8"></a><br/></td></tr>
122
122
<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; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a9b8bca913e136d0564938402e03d9d17">property_homogeneous</a> ()</td></tr>
123
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If TRUE, the table cells are all the same width/height. <a href="#a9b8bca913e136d0564938402e03d9d17"></a><br/></td></tr>
 
123
<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="#a9b8bca913e136d0564938402e03d9d17"></a><br/></td></tr>
124
124
<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"/>
125
125
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Table.html#a6b6e4324f3670cf51a1ff6681fab5228">property_homogeneous</a> () const </td></tr>
126
126
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If TRUE, the table cells are all the same width/height. <a href="#a6b6e4324f3670cf51a1ff6681fab5228"></a><br/></td></tr>
141
141
<div class="image">
142
142
<img src="table1.png" alt="table1.png"/>
143
143
</div>
144
 
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000018">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> instead. It provides the same capabilities as <a class="el" href="classGtk_1_1Table.html" title="Pack widgets in regular patterns.">Gtk::Table</a> for arranging widgets in a rectangular grid, but does support height-for-width geometry management.</dd></dl>
 
144
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000023">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> instead. It provides the same capabilities as <a class="el" href="classGtk_1_1Table.html" title="Pack widgets in regular patterns.">Gtk::Table</a> for arranging widgets in a rectangular grid, but does support height-for-width geometry management.</dd></dl>
145
145
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classGtk_1_1HBox.html" title="Horizontal Box for laying widgets in a horizontal row.">Gtk::HBox</a>, <a class="el" href="classGtk_1_1VBox.html" title="Vertical Box for laying widgets in a vertical row.">Gtk::VBox</a> </dd></dl>
146
146
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
147
147
<a class="anchor" id="ae680cef1bee0049182eae639c3b90fd7"></a><!-- doxytag: member="Gtk::Table::~Table" ref="ae680cef1bee0049182eae639c3b90fd7" args="()" -->
263
263
 
264
264
<p>Adds a widget to a table. </p>
265
265
<p>The number of 'cells' that a widget will occupy is specified by <em>left_attach</em>, <em>right_attach</em>, <em>top_attach</em> and <em>bottom_attach</em>. These each represent the leftmost, rightmost, uppermost and lowest column and row numbers of the table. (Columns and rows are indexed from zero).</p>
266
 
<p>To make a button occupy the lower right cell of a 2x2 table, use</p>
267
 
<p>If you want to make the button span the entire bottom row, use <em>left_attach</em> == 0 and <em>right_attach</em> = 2 instead. </p>
 
266
<p>To make a button occupy the lower right cell of a 2x2 table, use [C example ellipted] If you want to make the button span the entire bottom row, use <em>left_attach</em> == 0 and <em>right_attach</em> = 2 instead.</p>
 
267
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#a9c425e95660daff60a77fc0cafc18115" title="Adds a widget to the grid.">Gtk::Grid::attach()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. Note that the attach arguments differ between those two functions. </p>
268
268
<dl><dt><b>Parameters:</b></dt><dd>
269
269
  <table class="params">
270
270
    <tr><td class="paramname">child</td><td>The widget to add. </td></tr>
298
298
<div class="memdoc">
299
299
 
300
300
<p>Gets the amount of space between column <em>col</em>, and column <em>col</em> + 1. </p>
301
 
<p>See <a class="el" href="classGtk_1_1Table.html#af77b4b9ea80e32d1c76c0e4466425676" title="Alters the amount of space between a given table column and the following column.">set_col_spacing()</a>. </p>
 
301
<p>See <a class="el" href="classGtk_1_1Table.html#af77b4b9ea80e32d1c76c0e4466425676" title="Alters the amount of space between a given table column and the following column.">set_col_spacing()</a>.</p>
 
302
<p>Deprecated: 3.4: <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> does not offer a replacement for this functionality. </p>
302
303
<dl><dt><b>Parameters:</b></dt><dd>
303
304
  <table class="params">
304
305
    <tr><td class="paramname">column</td><td>A column in the table, 0 indicates the first column. </td></tr>
324
325
<div class="memdoc">
325
326
 
326
327
<p>Gets the default column spacing for the table. </p>
327
 
<p>This is the spacing that will be used for newly added columns. (See <a class="el" href="classGtk_1_1Table.html#aea0cda0ce75493573df0fca34bb3e05d" title="Sets the space between every column in table equal to spacing.">set_col_spacings()</a>) </p>
 
328
<p>This is the spacing that will be used for newly added columns. (See <a class="el" href="classGtk_1_1Table.html#aea0cda0ce75493573df0fca34bb3e05d" title="Sets the space between every column in table equal to spacing.">set_col_spacings()</a>)</p>
 
329
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#a893e6376c1092ebb8afea5813d387721" title="Returns the amount of space between the columns of grid.">Gtk::Grid::get_column_spacing()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. </p>
328
330
<dl class="return"><dt><b>Returns:</b></dt><dd>The default column spacing. </dd></dl>
329
331
 
330
332
</div>
344
346
<div class="memdoc">
345
347
 
346
348
<p>Gets the default row spacing for the table. </p>
347
 
<p>This is the spacing that will be used for newly added rows. (See <a class="el" href="classGtk_1_1Table.html#a9a65db5a52a77361ccf6dae3b30e04d7" title="Sets the space between every row in table equal to spacing.">set_row_spacings()</a>) </p>
 
349
<p>This is the spacing that will be used for newly added rows. (See <a class="el" href="classGtk_1_1Table.html#a9a65db5a52a77361ccf6dae3b30e04d7" title="Sets the space between every row in table equal to spacing.">set_row_spacings()</a>)</p>
 
350
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#a092219e8e7f51540369d197934ef5528" title="Returns the amount of space between the rows of grid.">Gtk::Grid::get_row_spacing()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. </p>
348
351
<dl class="return"><dt><b>Returns:</b></dt><dd>The default row spacing. </dd></dl>
349
352
 
350
353
</div>
385
388
<div class="memdoc">
386
389
 
387
390
<p>Gets the amount of space between row <em>row</em>, and row <em>row</em> + 1. </p>
388
 
<p>See <a class="el" href="classGtk_1_1Table.html#aeaa6413b00c0a37f31f4c3334e906f67" title="Changes the space between a given table row and the subsequent row.">set_row_spacing()</a>. </p>
 
391
<p>See <a class="el" href="classGtk_1_1Table.html#aeaa6413b00c0a37f31f4c3334e906f67" title="Changes the space between a given table row and the subsequent row.">set_row_spacing()</a>.</p>
 
392
<p>Deprecated: 3.4: <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> does not offer a replacement for this functionality. </p>
389
393
<dl><dt><b>Parameters:</b></dt><dd>
390
394
  <table class="params">
391
395
    <tr><td class="paramname">row</td><td>A row in the table, 0 indicates the first row. </td></tr>
423
427
 
424
428
<p>Gets the number of rows and columns in the table. </p>
425
429
<dl class="since_2_22"><dt><b><a class="el" href="since_2_22.html#_since_2_22000047">Since gtkmm 2.22:</a></b></dt><dd></dd></dl>
 
430
<p>Deprecated: 3.4: <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> does not expose the number of columns and rows. </p>
426
431
<dl><dt><b>Parameters:</b></dt><dd>
427
432
  <table class="params">
428
433
    <tr><td class="paramname">rows</td><td>Return location for the number of rows, or <code>0</code>. </td></tr>
487
492
</div>
488
493
<div class="memdoc">
489
494
 
490
 
<p>The amount of space between two consecutive columns. </p>
491
495
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
492
496
<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>
493
497
 
547
551
</div>
548
552
<div class="memdoc">
549
553
 
550
 
<p>If TRUE, the table cells are all the same width/height. </p>
551
554
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
552
555
<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>
553
556
 
567
570
</div>
568
571
<div class="memdoc">
569
572
 
570
 
<p>The number of columns in the table. </p>
571
573
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
572
574
<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>
573
575
 
607
609
</div>
608
610
<div class="memdoc">
609
611
 
610
 
<p>The number of rows in the table. </p>
611
612
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
612
613
<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>
613
614
 
647
648
</div>
648
649
<div class="memdoc">
649
650
 
650
 
<p>The amount of space between two consecutive rows. </p>
651
651
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
652
652
<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>
653
653
 
699
699
<div class="memdoc">
700
700
 
701
701
<p>If you need to change a table's size <em>after</em> it has been created, this function allows you to do so. </p>
 
702
<p>Deprecated: 3.4: <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> resizes automatically. </p>
702
703
<dl><dt><b>Parameters:</b></dt><dd>
703
704
  <table class="params">
704
705
    <tr><td class="paramname">rows</td><td>The new number of rows. </td></tr>
735
736
<div class="memdoc">
736
737
 
737
738
<p>Alters the amount of space between a given table column and the following column. </p>
 
739
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Widget.html#a424c8d5b28e40cc679ee95a5e04ff6a3" title="Sets the left margin of widget.">Gtk::Widget::set_margin_left()</a> and <a class="el" href="classGtk_1_1Widget.html#a01cf2d4883a8442aa9dcbe4554b3332b" title="Sets the right margin of widget.">Gtk::Widget::set_margin_right()</a> on the widgets contained in the row if you need this functionality. <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> does not support per-row spacing. </p>
738
740
<dl><dt><b>Parameters:</b></dt><dd>
739
741
  <table class="params">
740
742
    <tr><td class="paramname">column</td><td>The column whose spacing should be changed. </td></tr>
761
763
<div class="memdoc">
762
764
 
763
765
<p>Sets the space between every column in <em>table</em> equal to <em>spacing</em>. </p>
 
766
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#ae6fd289f9ec6701894a1c39e99486cc6" title="Sets the amount of space between columns of grid.">Gtk::Grid::set_column_spacing()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. </p>
764
767
<dl><dt><b>Parameters:</b></dt><dd>
765
768
  <table class="params">
766
769
    <tr><td class="paramname">spacing</td><td>The number of pixels of space to place between every column in the table. </td></tr>
786
789
<div class="memdoc">
787
790
 
788
791
<p>Changes the homogenous property of table cells, ie. </p>
789
 
<p>whether all cells are an equal size or not. </p>
 
792
<p>whether all cells are an equal size or not.</p>
 
793
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#ad2587a5431a9fb864db8d6da21bb6844" title="Sets whether all rows of grid will have the same height.">Gtk::Grid::set_row_homogeneous()</a> and <a class="el" href="classGtk_1_1Grid.html#a58ea6e69a33a9e719f5b5b4b430e8de3" title="Sets whether all columns of grid will have the same width.">Gtk::Grid::set_column_homogeneous()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. </p>
790
794
<dl><dt><b>Parameters:</b></dt><dd>
791
795
  <table class="params">
792
796
    <tr><td class="paramname">homogeneous</td><td>Set to <code>true</code> to ensure all table cells are the same size. Set to <code>false</code> if this is not your desired behaviour. </td></tr>
822
826
<div class="memdoc">
823
827
 
824
828
<p>Changes the space between a given table row and the subsequent row. </p>
 
829
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Widget.html#a048393c3adfbf1caac68d4094b0209a4" title="Sets the top margin of widget.">Gtk::Widget::set_margin_top()</a> and <a class="el" href="classGtk_1_1Widget.html#af75837e800efac8690336d0416c2f855" title="Sets the bottom margin of widget.">Gtk::Widget::set_margin_bottom()</a> on the widgets contained in the row if you need this functionality. <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a> does not support per-row spacing. </p>
825
830
<dl><dt><b>Parameters:</b></dt><dd>
826
831
  <table class="params">
827
832
    <tr><td class="paramname">row</td><td>Row number whose spacing will be changed. </td></tr>
848
853
<div class="memdoc">
849
854
 
850
855
<p>Sets the space between every row in <em>table</em> equal to <em>spacing</em>. </p>
 
856
<p>Deprecated: 3.4: Use <a class="el" href="classGtk_1_1Grid.html#ab68e13f2bd04240ddba33c440fdc24db" title="Sets the amount of space between rows of grid.">Gtk::Grid::set_row_spacing()</a> with <a class="el" href="classGtk_1_1Grid.html" title="A container which arranges its child widgets in rows and columns.">Gtk::Grid</a>. </p>
851
857
<dl><dt><b>Parameters:</b></dt><dd>
852
858
  <table class="params">
853
859
    <tr><td class="paramname">spacing</td><td>The number of pixels of space to place between every row in the table. </td></tr>
916
922
<li>gtkmm/table.h</li>
917
923
</ul>
918
924
</div>
919
 
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 7 2012 10:44:09 for gtkmm by&#160;
 
925
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 28 2012 10:01:55 for gtkmm by&#160;
920
926
<a href="http://www.doxygen.org/index.html">
921
927
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
922
928
</body>