~ubuntu-branches/ubuntu/karmic/gtkmm2.4/karmic

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-22 10:14:59 UTC
  • mfrom: (1.2.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20090922101459-pespb00fbm1mlqbd
Tags: 1:2.18.1-0ubuntu1
* New upstream release: (LP: #434355)
  - RecentManager: Undeprecate get_default().
  - Clipboard: wait_for_targets): Fix a crash.
  - Window: Added set_icon_name().
  - Require a recent pangomm.
  - Style: Fix a compiler error with the Intel C++ compiler.
  - Fix recently-introduced problems with disable-deprecated options.
* debian/control.in:
  - Bump libpangomm-1.4-dev depends and build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
3
5
<title>gtkmm: Gtk::TreeRow Class Reference</title>
4
 
<link href="tabs.css" rel="stylesheet" type="text/css">
5
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.8 -->
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.6.1 -->
8
11
<div class="navigation" id="top">
9
12
  <div class="tabs">
10
13
    <ul>
27
30
  </div>
28
31
</div>
29
32
<div class="contents">
30
 
<h1>Gtk::TreeRow Class Reference<br>
 
33
<h1>Gtk::TreeRow Class Reference<br/>
31
34
<small>
32
35
[<a class="el" href="group__TreeView.html">TreeView Classes</a>]</small>
33
 
</h1><!-- doxytag: class="Gtk::TreeRow" --><!-- doxytag: inherits="Gtk::TreeIter" -->Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>. <a href="#_details">More...</a>
34
 
<p>
35
 
Inherits <a class="el" href="classGtk_1_1TreeIter.html">Gtk::TreeIter</a>.
36
 
<p>
 
36
</h1><!-- doxytag: class="Gtk::TreeRow" --><!-- doxytag: inherits="Gtk::TreeIter" -->
 
37
<p>Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#a297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>. <a href="#_details">More...</a></p>
 
38
 
 
39
<p>Inherits <a class="el" href="classGtk_1_1TreeIter.html">Gtk::TreeIter</a>.</p>
37
40
<div class="dynheader">
38
41
Collaboration diagram for Gtk::TreeRow:</div>
39
42
<div class="dynsection">
40
 
<p><center><img src="classGtk_1_1TreeRow__coll__graph.png" border="0" usemap="#Gtk_1_1TreeRow__coll__map" alt="Collaboration graph"></center>
41
 
<map name="Gtk_1_1TreeRow__coll__map">
42
 
<area shape="rect" href="classGtk_1_1TreeIter.html" title="A Gtk::TreeModel::iterator is a reference to a specific node on a specific model..." alt="" coords="20,80,113,107"><area shape="rect" href="classGtk_1_1TreeIterBase.html" title="Gtk::TreeIterBase" alt="" coords="5,5,128,32"></map>
43
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
44
 
 
45
 
<p>
46
 
<a href="classGtk_1_1TreeRow-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
47
 
<tr><td></td></tr>
48
 
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
49
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class ColumnType &gt; </td></tr>
50
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1TreeValueProxy.html">TreeValueProxy</a>&lt; ColumnType &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#d1880375e2c3b45a6ba69b225dd7f6a4">operator[]</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column) const </td></tr>
51
 
 
52
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use this to set and get the value of this <em>column</em> of this row. <a href="#d1880375e2c3b45a6ba69b225dd7f6a4"></a><br></td></tr>
53
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class ColumnType &gt; </td></tr>
54
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#e25785fc6de538f6dd632bb434a5f2ff">set_value</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column, const ColumnType&amp; data) const </td></tr>
55
 
 
56
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the value of this <em>column</em> of this row. <a href="#e25785fc6de538f6dd632bb434a5f2ff"></a><br></td></tr>
57
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class ColumnType &gt; </td></tr>
58
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#bc6ffaec37d8bde03d94c39218390065">set_value</a> (int column, const ColumnType&amp; data) const </td></tr>
59
 
 
60
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use set_value(const TreeModelColumn&lt;&gt;&amp; column, const ColumnType&amp; data) unless you do not know the column type at compile-time. <a href="#bc6ffaec37d8bde03d94c39218390065"></a><br></td></tr>
61
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class ColumnType &gt; </td></tr>
62
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">ColumnType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#193b7d490eed8f7e25aa70d73d746f6a">get_value</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column) const </td></tr>
63
 
 
64
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the value of this <em>column</em> of this row. <a href="#193b7d490eed8f7e25aa70d73d746f6a"></a><br></td></tr>
65
 
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class ColumnType &gt; </td></tr>
66
 
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#9b1db0af89cc50bb0b16a1daf8d5c5e1">get_value</a> (int column, ColumnType&amp; data) const </td></tr>
67
 
 
68
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use get_value(const TreeModelColumn&lt;&gt;&amp; column) unless you do not know the column type at compile-time. <a href="#9b1db0af89cc50bb0b16a1daf8d5c5e1"></a><br></td></tr>
69
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classGtk_1_1TreeNodeChildren.html">TreeNodeChildren</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#334dc0b2d96c219e24de467d3fcbd091">children</a> () const </td></tr>
70
 
 
71
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This returns an STL-like container API, for iterating over the rows. <a href="#334dc0b2d96c219e24de467d3fcbd091"></a><br></td></tr>
72
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1TreeIter.html">TreeIter</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#9d55079617fc05a849af189b657e7679">parent</a> () const </td></tr>
73
 
 
74
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets an iterator to the parent row of this row. <a href="#9d55079617fc05a849af189b657e7679"></a><br></td></tr>
75
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#256d9c1def321f1968c2f01299781e14">operator bool</a> () const </td></tr>
76
 
 
77
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Discover whether this is a valid row. <a href="#256d9c1def321f1968c2f01299781e14"></a><br></td></tr>
78
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkTreeIter*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#70f407de60552e0270ed73471ad07cd1">gobj</a> ()</td></tr>
79
 
 
80
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#70f407de60552e0270ed73471ad07cd1"></a><br></td></tr>
81
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GtkTreeIter*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#abd78b5aa80816c10b49d51f797ce7b7">gobj</a> () const </td></tr>
82
 
 
83
 
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#abd78b5aa80816c10b49d51f797ce7b7"></a><br></td></tr>
 
43
<div class="center"><img src="classGtk_1_1TreeRow__coll__graph.png" border="0" usemap="#Gtk_1_1TreeRow_coll__map" alt="Collaboration graph"/></div>
 
44
<map name="Gtk_1_1TreeRow_coll__map" id="Gtk_1_1TreeRow_coll__map">
 
45
<area shape="rect" href="classGtk_1_1TreeIter.html" title="A Gtk::TreeModel::iterator is a reference to a specific node on a specific model..." alt="" coords="20,80,113,107"/><area shape="rect" href="classGtk_1_1TreeIterBase.html" title="Gtk::TreeIterBase" alt="" coords="5,5,128,32"/></map>
 
46
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
 
47
 
 
48
<p><a href="classGtk_1_1TreeRow-members.html">List of all members.</a></p>
 
49
<table border="0" cellpadding="0" cellspacing="0">
 
50
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
 
51
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
 
52
<tr><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1TreeValueProxy.html">TreeValueProxy</a>&lt; ColumnType &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#ad1880375e2c3b45a6ba69b225dd7f6a4">operator[]</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column) const </td></tr>
 
53
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use this to set and get the value of this <em>column</em> of this row. <a href="#ad1880375e2c3b45a6ba69b225dd7f6a4"></a><br/></td></tr>
 
54
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
 
55
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#ae25785fc6de538f6dd632bb434a5f2ff">set_value</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column, const ColumnType&amp; data) const </td></tr>
 
56
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the value of this <em>column</em> of this row. <a href="#ae25785fc6de538f6dd632bb434a5f2ff"></a><br/></td></tr>
 
57
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
 
58
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#abc6ffaec37d8bde03d94c39218390065">set_value</a> (int column, const ColumnType&amp; data) const </td></tr>
 
59
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use set_value(const TreeModelColumn&lt;&gt;&amp; column, const ColumnType&amp; data) unless you do not know the column type at compile-time. <a href="#abc6ffaec37d8bde03d94c39218390065"></a><br/></td></tr>
 
60
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
 
61
<tr><td class="memTemplItemLeft" align="right" valign="top">ColumnType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a193b7d490eed8f7e25aa70d73d746f6a">get_value</a> (const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp; column) const </td></tr>
 
62
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the value of this <em>column</em> of this row. <a href="#a193b7d490eed8f7e25aa70d73d746f6a"></a><br/></td></tr>
 
63
<tr><td class="memTemplParams" colspan="2">template&lt;class ColumnType &gt; </td></tr>
 
64
<tr><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a9b1db0af89cc50bb0b16a1daf8d5c5e1">get_value</a> (int column, ColumnType&amp; data) const </td></tr>
 
65
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Use get_value(const TreeModelColumn&lt;&gt;&amp; column) unless you do not know the column type at compile-time. <a href="#a9b1db0af89cc50bb0b16a1daf8d5c5e1"></a><br/></td></tr>
 
66
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1TreeNodeChildren.html">TreeNodeChildren</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a334dc0b2d96c219e24de467d3fcbd091">children</a> () const </td></tr>
 
67
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This returns an STL-like container API, for iterating over the rows. <a href="#a334dc0b2d96c219e24de467d3fcbd091"></a><br/></td></tr>
 
68
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1TreeIter.html">TreeIter</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a9d55079617fc05a849af189b657e7679">parent</a> () const </td></tr>
 
69
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets an iterator to the parent row of this row. <a href="#a9d55079617fc05a849af189b657e7679"></a><br/></td></tr>
 
70
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a256d9c1def321f1968c2f01299781e14">operator bool</a> () const </td></tr>
 
71
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Discover whether this is a valid row. <a href="#a256d9c1def321f1968c2f01299781e14"></a><br/></td></tr>
 
72
<tr><td class="memItemLeft" align="right" valign="top">GtkTreeIter*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#a70f407de60552e0270ed73471ad07cd1">gobj</a> ()</td></tr>
 
73
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a70f407de60552e0270ed73471ad07cd1"></a><br/></td></tr>
 
74
<tr><td class="memItemLeft" align="right" valign="top">const GtkTreeIter*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeRow.html#aabd78b5aa80816c10b49d51f797ce7b7">gobj</a> () const </td></tr>
 
75
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#aabd78b5aa80816c10b49d51f797ce7b7"></a><br/></td></tr>
84
76
</table>
85
 
<hr><a name="_details"></a><h2>Detailed Description</h2>
86
 
Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>. <p>
87
 
Dereference a <a class="el" href="classGtk_1_1TreeModel.html#754e74cd833ff30e729f9b8d7daf4d8c">TreeModel::iterator</a> to get the Row. Use operator[] or <a class="el" href="classGtk_1_1TreeRow.html#e25785fc6de538f6dd632bb434a5f2ff" title="Sets the value of this column of this row.">set_value()</a> and <a class="el" href="classGtk_1_1TreeRow.html#193b7d490eed8f7e25aa70d73d746f6a" title="Gets the value of this column of this row.">get_value()</a> to access the values in the columns of this row.<p>
88
 
If the model contains a hierarchy of rows (such as <a class="el" href="classGtk_1_1TreeStore.html">Gtk::TreeStore</a>), then you can access the child rows with <a class="el" href="classGtk_1_1TreeRow.html#334dc0b2d96c219e24de467d3fcbd091" title="This returns an STL-like container API, for iterating over the rows.">children()</a>.<p>
89
 
You can use a const <a class="el" href="classGtk_1_1TreeModel.html#297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>&amp; for any parameter that takes a const <a class="el" href="classGtk_1_1TreeModel.html#754e74cd833ff30e729f9b8d7daf4d8c">TreeModel::iterator</a>&amp;. <hr><h2>Member Function Documentation</h2>
90
 
<a class="anchor" name="334dc0b2d96c219e24de467d3fcbd091"></a><!-- doxytag: member="Gtk::TreeRow::children" ref="334dc0b2d96c219e24de467d3fcbd091" args="() const " -->
 
77
<hr/><a name="_details"></a><h2>Detailed Description</h2>
 
78
<p>Typedefed as <a class="el" href="classGtk_1_1TreeModel.html#a297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>. </p>
 
79
<p>Dereference a <a class="el" href="classGtk_1_1TreeModel.html#a754e74cd833ff30e729f9b8d7daf4d8c">TreeModel::iterator</a> to get the Row. Use operator[] or <a class="el" href="classGtk_1_1TreeRow.html#ae25785fc6de538f6dd632bb434a5f2ff" title="Sets the value of this column of this row.">set_value()</a> and <a class="el" href="classGtk_1_1TreeRow.html#a193b7d490eed8f7e25aa70d73d746f6a" title="Gets the value of this column of this row.">get_value()</a> to access the values in the columns of this row.</p>
 
80
<p>If the model contains a hierarchy of rows (such as <a class="el" href="classGtk_1_1TreeStore.html">Gtk::TreeStore</a>), then you can access the child rows with <a class="el" href="classGtk_1_1TreeRow.html#a334dc0b2d96c219e24de467d3fcbd091" title="This returns an STL-like container API, for iterating over the rows.">children()</a>.</p>
 
81
<p>You can use a const <a class="el" href="classGtk_1_1TreeModel.html#a297c9db68905e82fe7c3fac57f6c4de8">TreeModel::Row</a>&amp; for any parameter that takes a const <a class="el" href="classGtk_1_1TreeModel.html#a754e74cd833ff30e729f9b8d7daf4d8c">TreeModel::iterator</a>&amp;. </p>
 
82
<hr/><h2>Member Function Documentation</h2>
 
83
<a class="anchor" id="a334dc0b2d96c219e24de467d3fcbd091"></a><!-- doxytag: member="Gtk::TreeRow::children" ref="a334dc0b2d96c219e24de467d3fcbd091" args="() const " -->
91
84
<div class="memitem">
92
85
<div class="memproto">
93
86
      <table class="memname">
94
87
        <tr>
95
88
          <td class="memname">const <a class="el" href="classGtk_1_1TreeNodeChildren.html">TreeNodeChildren</a>&amp; Gtk::TreeRow::children </td>
96
89
          <td>(</td>
97
 
          <td class="paramname"> </td>
 
90
          <td class="paramname"></td>
98
91
          <td>&#160;)&#160;</td>
99
92
          <td> const</td>
100
93
        </tr>
102
95
</div>
103
96
<div class="memdoc">
104
97
 
105
 
<p>
106
 
This returns an STL-like container API, for iterating over the rows. <p>
107
 
See also <a class="el" href="classGtk_1_1TreeModel.html#62142e8a5beffb04a2b643d7f62c890f" title="This returns an STL-like container API, for iterating over the rows.">Gtk::TreeModel::children()</a> for the top-level children. </div>
108
 
</div><p>
109
 
<a class="anchor" name="9b1db0af89cc50bb0b16a1daf8d5c5e1"></a><!-- doxytag: member="Gtk::TreeRow::get_value" ref="9b1db0af89cc50bb0b16a1daf8d5c5e1" args="(int column, ColumnType &amp;data) const " -->
 
98
<p>This returns an STL-like container API, for iterating over the rows. </p>
 
99
<p>See also <a class="el" href="classGtk_1_1TreeModel.html#a62142e8a5beffb04a2b643d7f62c890f" title="This returns an STL-like container API, for iterating over the rows.">Gtk::TreeModel::children()</a> for the top-level children. </p>
 
100
 
 
101
</div>
 
102
</div>
 
103
<a class="anchor" id="a9b1db0af89cc50bb0b16a1daf8d5c5e1"></a><!-- doxytag: member="Gtk::TreeRow::get_value" ref="a9b1db0af89cc50bb0b16a1daf8d5c5e1" args="(int column, ColumnType &amp;data) const " -->
110
104
<div class="memitem">
111
105
<div class="memproto">
112
106
<div class="memtemplate">
133
127
</div>
134
128
<div class="memdoc">
135
129
 
136
 
<p>
137
 
Use get_value(const TreeModelColumn&lt;&gt;&amp; column) unless you do not know the column type at compile-time. <p>
138
 
If the <em>data</em> output argument is of an inappropriate C++ type then this might fail at runtime. <dl compact><dt><b>Parameters:</b></dt><dd>
 
130
<p>Use get_value(const TreeModelColumn&lt;&gt;&amp; column) unless you do not know the column type at compile-time. </p>
 
131
<p>If the <em>data</em> output argument is of an inappropriate C++ type then this might fail at runtime. </p>
 
132
<dl><dt><b>Parameters:</b></dt><dd>
139
133
  <table border="0" cellspacing="2" cellpadding="0">
140
134
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The number of the column whose value you want to change. </td></tr>
141
135
  </table>
 
136
  </dd>
142
137
</dl>
143
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>data An output argument which will contain the value of this column of this row. </dd></dl>
 
138
<dl class="return"><dt><b>Returns:</b></dt><dd>data An output argument which will contain the value of this column of this row. </dd></dl>
144
139
 
145
140
</div>
146
 
</div><p>
147
 
<a class="anchor" name="193b7d490eed8f7e25aa70d73d746f6a"></a><!-- doxytag: member="Gtk::TreeRow::get_value" ref="193b7d490eed8f7e25aa70d73d746f6a" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column) const " -->
 
141
</div>
 
142
<a class="anchor" id="a193b7d490eed8f7e25aa70d73d746f6a"></a><!-- doxytag: member="Gtk::TreeRow::get_value" ref="a193b7d490eed8f7e25aa70d73d746f6a" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column) const " -->
148
143
<div class="memitem">
149
144
<div class="memproto">
150
145
<div class="memtemplate">
154
149
          <td class="memname">ColumnType Gtk::TreeRow::get_value </td>
155
150
          <td>(</td>
156
151
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp;&#160;</td>
157
 
          <td class="paramname"> <em>column</em> </td>
 
152
          <td class="paramname"> <em>column</em></td>
158
153
          <td>&#160;)&#160;</td>
159
154
          <td> const<code> [inline]</code></td>
160
155
        </tr>
162
157
</div>
163
158
<div class="memdoc">
164
159
 
165
 
<p>
166
 
Gets the value of this <em>column</em> of this row. <p>
167
 
This is a templated method, so the compiler will not allow you to provide an inappropriate type of data for the model column.<p>
168
 
See also operator[].<p>
169
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
160
<p>Gets the value of this <em>column</em> of this row. </p>
 
161
<p>This is a templated method, so the compiler will not allow you to provide an inappropriate type of data for the model column.</p>
 
162
<p>See also operator[].</p>
 
163
<dl><dt><b>Parameters:</b></dt><dd>
170
164
  <table border="0" cellspacing="2" cellpadding="0">
171
165
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The model column. </td></tr>
172
166
  </table>
 
167
  </dd>
173
168
</dl>
174
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The new value to use for this column of this row. </dd></dl>
 
169
<dl class="return"><dt><b>Returns:</b></dt><dd>The new value to use for this column of this row. </dd></dl>
175
170
 
176
171
</div>
177
 
</div><p>
178
 
<a class="anchor" name="abd78b5aa80816c10b49d51f797ce7b7"></a><!-- doxytag: member="Gtk::TreeRow::gobj" ref="abd78b5aa80816c10b49d51f797ce7b7" args="() const " -->
 
172
</div>
 
173
<a class="anchor" id="aabd78b5aa80816c10b49d51f797ce7b7"></a><!-- doxytag: member="Gtk::TreeRow::gobj" ref="aabd78b5aa80816c10b49d51f797ce7b7" args="() const " -->
179
174
<div class="memitem">
180
175
<div class="memproto">
181
176
      <table class="memname">
182
177
        <tr>
183
178
          <td class="memname">const GtkTreeIter* Gtk::TreeRow::gobj </td>
184
179
          <td>(</td>
185
 
          <td class="paramname"> </td>
 
180
          <td class="paramname"></td>
186
181
          <td>&#160;)&#160;</td>
187
182
          <td> const<code> [inline]</code></td>
188
183
        </tr>
190
185
</div>
191
186
<div class="memdoc">
192
187
 
193
 
<p>
194
 
Provides access to the underlying C GObject. <p>
195
 
 
196
 
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIterBase.html#0a9ac6f632e297568fa81c67966fb737">Gtk::TreeIterBase</a>.</p>
197
 
 
198
 
</div>
199
 
</div><p>
200
 
<a class="anchor" name="70f407de60552e0270ed73471ad07cd1"></a><!-- doxytag: member="Gtk::TreeRow::gobj" ref="70f407de60552e0270ed73471ad07cd1" args="()" -->
 
188
<p>Provides access to the underlying C GObject. </p>
 
189
 
 
190
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIterBase.html#a0a9ac6f632e297568fa81c67966fb737">Gtk::TreeIterBase</a>.</p>
 
191
 
 
192
</div>
 
193
</div>
 
194
<a class="anchor" id="a70f407de60552e0270ed73471ad07cd1"></a><!-- doxytag: member="Gtk::TreeRow::gobj" ref="a70f407de60552e0270ed73471ad07cd1" args="()" -->
201
195
<div class="memitem">
202
196
<div class="memproto">
203
197
      <table class="memname">
204
198
        <tr>
205
199
          <td class="memname">GtkTreeIter* Gtk::TreeRow::gobj </td>
206
200
          <td>(</td>
207
 
          <td class="paramname"> </td>
 
201
          <td class="paramname"></td>
208
202
          <td>&#160;)&#160;</td>
209
203
          <td><code> [inline]</code></td>
210
204
        </tr>
212
206
</div>
213
207
<div class="memdoc">
214
208
 
215
 
<p>
216
 
Provides access to the underlying C GObject. <p>
217
 
 
218
 
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIterBase.html#1479600863c422429b606e26885fc5ef">Gtk::TreeIterBase</a>.</p>
219
 
 
220
 
</div>
221
 
</div><p>
222
 
<a class="anchor" name="256d9c1def321f1968c2f01299781e14"></a><!-- doxytag: member="Gtk::TreeRow::operator bool" ref="256d9c1def321f1968c2f01299781e14" args="() const " -->
 
209
<p>Provides access to the underlying C GObject. </p>
 
210
 
 
211
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIterBase.html#a1479600863c422429b606e26885fc5ef">Gtk::TreeIterBase</a>.</p>
 
212
 
 
213
</div>
 
214
</div>
 
215
<a class="anchor" id="a256d9c1def321f1968c2f01299781e14"></a><!-- doxytag: member="Gtk::TreeRow::operator bool" ref="a256d9c1def321f1968c2f01299781e14" args="() const " -->
223
216
<div class="memitem">
224
217
<div class="memproto">
225
218
      <table class="memname">
226
219
        <tr>
227
220
          <td class="memname">Gtk::TreeRow::operator bool </td>
228
221
          <td>(</td>
229
 
          <td class="paramname"> </td>
 
222
          <td class="paramname"></td>
230
223
          <td>&#160;)&#160;</td>
231
224
          <td> const</td>
232
225
        </tr>
234
227
</div>
235
228
<div class="memdoc">
236
229
 
237
 
<p>
238
 
Discover whether this is a valid row. <p>
239
 
 
240
 
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIter.html#937201ba3ea794fc6442d5069967a214">Gtk::TreeIter</a>.</p>
241
 
 
242
 
</div>
243
 
</div><p>
244
 
<a class="anchor" name="d1880375e2c3b45a6ba69b225dd7f6a4"></a><!-- doxytag: member="Gtk::TreeRow::operator[]" ref="d1880375e2c3b45a6ba69b225dd7f6a4" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column) const " -->
 
230
<p>Discover whether this is a valid row. </p>
 
231
 
 
232
<p>Reimplemented from <a class="el" href="classGtk_1_1TreeIter.html#a937201ba3ea794fc6442d5069967a214">Gtk::TreeIter</a>.</p>
 
233
 
 
234
</div>
 
235
</div>
 
236
<a class="anchor" id="ad1880375e2c3b45a6ba69b225dd7f6a4"></a><!-- doxytag: member="Gtk::TreeRow::operator[]" ref="ad1880375e2c3b45a6ba69b225dd7f6a4" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column) const " -->
245
237
<div class="memitem">
246
238
<div class="memproto">
247
239
<div class="memtemplate">
251
243
          <td class="memname"><a class="el" href="classGtk_1_1TreeValueProxy.html">TreeValueProxy</a>&lt;ColumnType&gt; Gtk::TreeRow::operator[] </td>
252
244
          <td>(</td>
253
245
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreeModelColumn.html">TreeModelColumn</a>&lt; ColumnType &gt;&amp;&#160;</td>
254
 
          <td class="paramname"> <em>column</em> </td>
 
246
          <td class="paramname"> <em>column</em></td>
255
247
          <td>&#160;)&#160;</td>
256
248
          <td> const<code> [inline]</code></td>
257
249
        </tr>
259
251
</div>
260
252
<div class="memdoc">
261
253
 
262
 
<p>
263
 
Use this to set and get the value of this <em>column</em> of this row. <p>
264
 
This is a templated method, so the compiler will not allow you to provide an inappropriate type of data for the model column.<p>
265
 
This is just a more convient syntax that does the same thing as <a class="el" href="classGtk_1_1TreeRow.html#e25785fc6de538f6dd632bb434a5f2ff" title="Sets the value of this column of this row.">set_value()</a> and <a class="el" href="classGtk_1_1TreeRow.html#193b7d490eed8f7e25aa70d73d746f6a" title="Gets the value of this column of this row.">get_value()</a>.<p>
266
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
254
<p>Use this to set and get the value of this <em>column</em> of this row. </p>
 
255
<p>This is a templated method, so the compiler will not allow you to provide an inappropriate type of data for the model column.</p>
 
256
<p>This is just a more convient syntax that does the same thing as <a class="el" href="classGtk_1_1TreeRow.html#ae25785fc6de538f6dd632bb434a5f2ff" title="Sets the value of this column of this row.">set_value()</a> and <a class="el" href="classGtk_1_1TreeRow.html#a193b7d490eed8f7e25aa70d73d746f6a" title="Gets the value of this column of this row.">get_value()</a>.</p>
 
257
<dl><dt><b>Parameters:</b></dt><dd>
267
258
  <table border="0" cellspacing="2" cellpadding="0">
268
259
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The model column.. </td></tr>
269
260
  </table>
 
261
  </dd>
270
262
</dl>
271
263
 
272
264
</div>
273
 
</div><p>
274
 
<a class="anchor" name="9d55079617fc05a849af189b657e7679"></a><!-- doxytag: member="Gtk::TreeRow::parent" ref="9d55079617fc05a849af189b657e7679" args="() const " -->
 
265
</div>
 
266
<a class="anchor" id="a9d55079617fc05a849af189b657e7679"></a><!-- doxytag: member="Gtk::TreeRow::parent" ref="a9d55079617fc05a849af189b657e7679" args="() const " -->
275
267
<div class="memitem">
276
268
<div class="memproto">
277
269
      <table class="memname">
278
270
        <tr>
279
271
          <td class="memname"><a class="el" href="classGtk_1_1TreeIter.html">TreeIter</a> Gtk::TreeRow::parent </td>
280
272
          <td>(</td>
281
 
          <td class="paramname"> </td>
 
273
          <td class="paramname"></td>
282
274
          <td>&#160;)&#160;</td>
283
275
          <td> const</td>
284
276
        </tr>
286
278
</div>
287
279
<div class="memdoc">
288
280
 
289
 
<p>
290
 
Gets an iterator to the parent row of this row. <p>
291
 
<dl class="return" compact><dt><b>Returns:</b></dt><dd>An iterator to the parent row. </dd></dl>
 
281
<p>Gets an iterator to the parent row of this row. </p>
 
282
<dl class="return"><dt><b>Returns:</b></dt><dd>An iterator to the parent row. </dd></dl>
292
283
 
293
284
</div>
294
 
</div><p>
295
 
<a class="anchor" name="bc6ffaec37d8bde03d94c39218390065"></a><!-- doxytag: member="Gtk::TreeRow::set_value" ref="bc6ffaec37d8bde03d94c39218390065" args="(int column, const ColumnType &amp;data) const " -->
 
285
</div>
 
286
<a class="anchor" id="abc6ffaec37d8bde03d94c39218390065"></a><!-- doxytag: member="Gtk::TreeRow::set_value" ref="abc6ffaec37d8bde03d94c39218390065" args="(int column, const ColumnType &amp;data) const " -->
296
287
<div class="memitem">
297
288
<div class="memproto">
298
289
<div class="memtemplate">
319
310
</div>
320
311
<div class="memdoc">
321
312
 
322
 
<p>
323
 
Use set_value(const TreeModelColumn&lt;&gt;&amp; column, const ColumnType&amp; data) unless you do not know the column type at compile-time. <p>
324
 
If the <em>data</em> is of an inappropriate C++ type then this might fail at runtime. <dl compact><dt><b>Parameters:</b></dt><dd>
 
313
<p>Use set_value(const TreeModelColumn&lt;&gt;&amp; column, const ColumnType&amp; data) unless you do not know the column type at compile-time. </p>
 
314
<p>If the <em>data</em> is of an inappropriate C++ type then this might fail at runtime. </p>
 
315
<dl><dt><b>Parameters:</b></dt><dd>
325
316
  <table border="0" cellspacing="2" cellpadding="0">
326
317
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The number of the column whose value you want to change. </td></tr>
327
318
    <tr><td valign="top"></td><td valign="top"><em>data</em>&#160;</td><td>The new value to use for this column of this row. </td></tr>
328
319
  </table>
 
320
  </dd>
329
321
</dl>
330
322
 
331
323
</div>
332
 
</div><p>
333
 
<a class="anchor" name="e25785fc6de538f6dd632bb434a5f2ff"></a><!-- doxytag: member="Gtk::TreeRow::set_value" ref="e25785fc6de538f6dd632bb434a5f2ff" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column, const ColumnType &amp;data) const " -->
 
324
</div>
 
325
<a class="anchor" id="ae25785fc6de538f6dd632bb434a5f2ff"></a><!-- doxytag: member="Gtk::TreeRow::set_value" ref="ae25785fc6de538f6dd632bb434a5f2ff" args="(const TreeModelColumn&lt; ColumnType &gt; &amp;column, const ColumnType &amp;data) const " -->
334
326
<div class="memitem">
335
327
<div class="memproto">
336
328
<div class="memtemplate">
357
349
</div>
358
350
<div class="memdoc">
359
351
 
360
 
<p>
361
 
Sets the value of this <em>column</em> of this row. <p>
362
 
This is a templated method, so the compiler will not allow you to provide an inappropriate type of <em>data</em> for the model column.<p>
363
 
See also operator[].<p>
364
 
<dl compact><dt><b>Parameters:</b></dt><dd>
 
352
<p>Sets the value of this <em>column</em> of this row. </p>
 
353
<p>This is a templated method, so the compiler will not allow you to provide an inappropriate type of <em>data</em> for the model column.</p>
 
354
<p>See also operator[].</p>
 
355
<dl><dt><b>Parameters:</b></dt><dd>
365
356
  <table border="0" cellspacing="2" cellpadding="0">
366
357
    <tr><td valign="top"></td><td valign="top"><em>column</em>&#160;</td><td>The model column. </td></tr>
367
358
    <tr><td valign="top"></td><td valign="top"><em>data</em>&#160;</td><td>The new value to use for this column of this row. </td></tr>
368
359
  </table>
 
360
  </dd>
369
361
</dl>
370
362
 
371
363
</div>
372
 
</div><p>
373
 
<hr>The documentation for this class was generated from the following file:<ul>
374
 
<li>gtkmm/treeiter.h</ul>
375
 
</div>
376
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Sep 6 18:45:35 2009 for gtkmm by&#160;
 
364
</div>
 
365
<hr/>The documentation for this class was generated from the following file:<ul>
 
366
<li>gtkmm/treeiter.h</li>
 
367
</ul>
 
368
</div>
 
369
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 16:34:43 2009 for gtkmm by&#160;
377
370
<a href="http://www.doxygen.org/index.html">
378
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
 
371
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
379
372
</body>
380
373
</html>