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

« back to all changes in this revision

Viewing changes to docs/reference/html/classGtk_1_1Border.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>
54
54
</div>
55
55
<div class="contents">
56
56
<!-- doxytag: class="Gtk::Border" -->
 
57
<p>This specifies a border around a rectangular area that can be of a different width on each side.  <a href="classGtk_1_1Border.html#details">More...</a></p>
 
58
 
57
59
<p><a href="classGtk_1_1Border-members.html">List of all members.</a></p>
58
60
<table class="memberdecls">
59
61
<tr><td colspan="2"><h2><a name="pub-methods"></a>
71
73
<tr><td class="memItemLeft" align="right" valign="top">GtkBorder*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#abc6d250fbee6866c06fb82f61ef15bcc">gobj_copy</a> () const </td></tr>
72
74
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. <a href="#abc6d250fbee6866c06fb82f61ef15bcc"></a><br/></td></tr>
73
75
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#acedffdcb4b7efbd8c7b1e47b1386a0a4">get_left</a> () const </td></tr>
 
76
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the width of the left border. <a href="#acedffdcb4b7efbd8c7b1e47b1386a0a4"></a><br/></td></tr>
74
77
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#ac07e35dfa5d2c3424e24336d9e8b0876">set_left</a> (const int&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01618.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
 
78
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the width of the left border. <a href="#ac07e35dfa5d2c3424e24336d9e8b0876"></a><br/></td></tr>
75
79
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#a987328ec9806183fac7c9fb49462bc62">get_right</a> () const </td></tr>
 
80
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the width of the right border. <a href="#a987328ec9806183fac7c9fb49462bc62"></a><br/></td></tr>
76
81
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#aaeedd2506a8e421c8ec5d466279cf309">set_right</a> (const int&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01618.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
 
82
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the width of the right border. <a href="#aaeedd2506a8e421c8ec5d466279cf309"></a><br/></td></tr>
77
83
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#abc222e5d78880d327817bbc28ac2fe63">get_top</a> () const </td></tr>
 
84
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the width of the top border. <a href="#abc222e5d78880d327817bbc28ac2fe63"></a><br/></td></tr>
78
85
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#a2c9d581c9f2013de4fffeab17ae5ec18">set_top</a> (const int&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01618.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
 
86
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the width of the top border. <a href="#a2c9d581c9f2013de4fffeab17ae5ec18"></a><br/></td></tr>
79
87
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#a11674a60d5abc37c2c61e9db16cbbf02">get_bottom</a> () const </td></tr>
 
88
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the width of the bottom border. <a href="#a11674a60d5abc37c2c61e9db16cbbf02"></a><br/></td></tr>
80
89
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#a8e13fe8d68ddd34d51c95e3b42e1b267">set_bottom</a> (const int&amp;<a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01618.html#ga1c9e781d8d15a3814a601f471797c825">value</a>)</td></tr>
 
90
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the width of the bottom border. <a href="#a8e13fe8d68ddd34d51c95e3b42e1b267"></a><br/></td></tr>
81
91
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
82
92
Protected Attributes</h2></td></tr>
83
93
<tr><td class="memItemLeft" align="right" valign="top">GtkBorder*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#ad99a0f06f9433ed845b737f017e5bcfe">gobject_</a></td></tr>
89
99
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Border.html">Gtk::Border</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Border.html#a85817bb7b03f5ffc79ee1c73e4e64c3f">wrap</a> (GtkBorder* object, bool take_copy=false)</td></tr>
90
100
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#a85817bb7b03f5ffc79ee1c73e4e64c3f"></a><br/></td></tr>
91
101
</table>
92
 
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
 
102
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
 
103
<div class="textblock"><p>This specifies a border around a rectangular area that can be of a different width on each side. </p>
 
104
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
93
105
<a class="anchor" id="a69b6866fc29d10f4561a8bfef57dbdae"></a><!-- doxytag: member="Gtk::Border::Border" ref="a69b6866fc29d10f4561a8bfef57dbdae" args="()" -->
94
106
<div class="memitem">
95
107
<div class="memproto">
181
193
</div>
182
194
<div class="memdoc">
183
195
 
 
196
<p>Get the width of the bottom border. </p>
 
197
 
184
198
</div>
185
199
</div>
186
200
<a class="anchor" id="acedffdcb4b7efbd8c7b1e47b1386a0a4"></a><!-- doxytag: member="Gtk::Border::get_left" ref="acedffdcb4b7efbd8c7b1e47b1386a0a4" args="() const " -->
197
211
</div>
198
212
<div class="memdoc">
199
213
 
 
214
<p>Get the width of the left border. </p>
 
215
 
200
216
</div>
201
217
</div>
202
218
<a class="anchor" id="a987328ec9806183fac7c9fb49462bc62"></a><!-- doxytag: member="Gtk::Border::get_right" ref="a987328ec9806183fac7c9fb49462bc62" args="() const " -->
213
229
</div>
214
230
<div class="memdoc">
215
231
 
 
232
<p>Get the width of the right border. </p>
 
233
 
216
234
</div>
217
235
</div>
218
236
<a class="anchor" id="abc222e5d78880d327817bbc28ac2fe63"></a><!-- doxytag: member="Gtk::Border::get_top" ref="abc222e5d78880d327817bbc28ac2fe63" args="() const " -->
229
247
</div>
230
248
<div class="memdoc">
231
249
 
 
250
<p>Get the width of the top border. </p>
 
251
 
232
252
</div>
233
253
</div>
234
254
<a class="anchor" id="a85713ee43225e0e8c28864dd6238d4d0"></a><!-- doxytag: member="Gtk::Border::gobj" ref="a85713ee43225e0e8c28864dd6238d4d0" args="() const " -->
317
337
</div>
318
338
<div class="memdoc">
319
339
 
 
340
<p>Set the width of the bottom border. </p>
 
341
 
320
342
</div>
321
343
</div>
322
344
<a class="anchor" id="ac07e35dfa5d2c3424e24336d9e8b0876"></a><!-- doxytag: member="Gtk::Border::set_left" ref="ac07e35dfa5d2c3424e24336d9e8b0876" args="(const int &amp;value)" -->
334
356
</div>
335
357
<div class="memdoc">
336
358
 
 
359
<p>Set the width of the left border. </p>
 
360
 
337
361
</div>
338
362
</div>
339
363
<a class="anchor" id="aaeedd2506a8e421c8ec5d466279cf309"></a><!-- doxytag: member="Gtk::Border::set_right" ref="aaeedd2506a8e421c8ec5d466279cf309" args="(const int &amp;value)" -->
351
375
</div>
352
376
<div class="memdoc">
353
377
 
 
378
<p>Set the width of the right border. </p>
 
379
 
354
380
</div>
355
381
</div>
356
382
<a class="anchor" id="a2c9d581c9f2013de4fffeab17ae5ec18"></a><!-- doxytag: member="Gtk::Border::set_top" ref="a2c9d581c9f2013de4fffeab17ae5ec18" args="(const int &amp;value)" -->
368
394
</div>
369
395
<div class="memdoc">
370
396
 
 
397
<p>Set the width of the top border. </p>
 
398
 
371
399
</div>
372
400
</div>
373
401
<a class="anchor" id="a9c89e8b9645065f1c8de00aa522e82f7"></a><!-- doxytag: member="Gtk::Border::swap" ref="a9c89e8b9645065f1c8de00aa522e82f7" args="(Border &amp;other)" -->
477
505
<li>gtkmm/border.h</li>
478
506
</ul>
479
507
</div>
480
 
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 7 2012 10:44:06 for gtkmm by&#160;
 
508
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 28 2012 10:01:53 for gtkmm by&#160;
481
509
<a href="http://www.doxygen.org/index.html">
482
510
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
483
511
</body>