File: classGtk_1_1TreeDragSource.html

package info (click to toggle)
gtkmm2.4 1%3A2.12.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 97,528 kB
  • ctags: 33,749
  • sloc: xml: 121,487; cpp: 17,100; sh: 8,982; makefile: 1,150; perl: 161
file content (374 lines) | stat: -rw-r--r-- 21,682 bytes parent folder | download
1
2
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
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: Gtk::TreeDragSource Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../index.html">Main Page</a> &nbsp;
  <a href="group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1TreeDragSource.html">TreeDragSource</a></div>
<h1>Gtk::TreeDragSource Class Reference<br>
<small>
[<a class="el" href="group__TreeView.html">TreeView Classes</a>]</small>
</h1><!-- doxytag: class="Gtk::TreeDragSource" --><!-- doxytag: inherits="Glib::Interface" -->Inheritance diagram for Gtk::TreeDragSource:<p><center><img src="classGtk_1_1TreeDragSource__inherit__graph.png" border="0" usemap="#Gtk_1_1TreeDragSource__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1TreeDragSource__inherit__map">
<area href="classGtk_1_1ListStore.html" shape="rect" coords="5,316,112,342" alt="">
<area href="classGtk_1_1TreeStore.html" shape="rect" coords="136,316,248,342" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Interface.html" shape="rect" coords="71,161,180,188" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ObjectBase.html" shape="rect" coords="63,84,188,110" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classsigc_1_1trackable.html" shape="rect" coords="69,6,181,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1TreeDragSource-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#71bcc9882e954d3b1ca1c7b636143657">drag_data_delete</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> to delete the row at <em>path</em> , because it was moved somewhere else via drag-and-drop.  <a href="#71bcc9882e954d3b1ca1c7b636143657"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#b14bbca3f8d82eff7f1d83923274371d">drag_data_get</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path, <a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp; selection_data)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> to fill in <em>selection_data</em> with a representation of the row at <em>path</em> .  <a href="#b14bbca3f8d82eff7f1d83923274371d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GtkTreeDragSource*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#bc5d806d4086a8883379b41cf746fae2">gobj</a> () const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#bc5d806d4086a8883379b41cf746fae2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkTreeDragSource*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#7e32effaee58d75b30a8c2c2c69320be">gobj</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#7e32effaee58d75b30a8c2c2c69320be"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#0244fe284f84956ba1ec65e429e31097">row_draggable</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path) const</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> whether a particular row can be used as the source of a DND operation.  <a href="#0244fe284f84956ba1ec65e429e31097"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#97767090763331fa58f0f09a1e0c3849">~TreeDragSource</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#4e0a8df1dbbb370748f9bffdc6623482">add_interface</a> (GType gtype_implementer)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#34849cb405c5a97999f749a59c08cda3">drag_data_delete_vfunc</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#ccd6a801932f79efeb0298b6870bdc5d">drag_data_get_vfunc</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path, <a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp; selection_data) const</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#7fa2fce72ce853564175199d127b9356">row_draggable_vfunc</a> (const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp; path) const</td></tr>

<tr><td colspan="2"><br><h2>Related Functions</h2></td></tr>
<tr><td colspan="2">(Note that these are not member functions.) <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a>&gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeDragSource.html#2a6695148d1b0af9b11607363df4eec3">wrap</a> (GtkTreeDragSource* object, bool take_copy=false)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#2a6695148d1b0af9b11607363df4eec3"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="97767090763331fa58f0f09a1e0c3849"></a><!-- doxytag: member="Gtk::TreeDragSource::~TreeDragSource" ref="97767090763331fa58f0f09a1e0c3849" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::TreeDragSource::~TreeDragSource           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="4e0a8df1dbbb370748f9bffdc6623482"></a><!-- doxytag: member="Gtk::TreeDragSource::add_interface" ref="4e0a8df1dbbb370748f9bffdc6623482" args="(GType gtype_implementer)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::TreeDragSource::add_interface           </td>
          <td>(</td>
          <td class="paramtype">GType&nbsp;</td>
          <td class="paramname"> <em>gtype_implementer</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="71bcc9882e954d3b1ca1c7b636143657"></a><!-- doxytag: member="Gtk::TreeDragSource::drag_data_delete" ref="71bcc9882e954d3b1ca1c7b636143657" args="(const TreeModel::Path &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::TreeDragSource::drag_data_delete           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> to delete the row at <em>path</em> , because it was moved somewhere else via drag-and-drop. 
<p>
Returns <code>false</code> if the deletion fails because <em>path</em> no longer exists, or for some model-specific reason. Should robustly handle a <em>path</em> no longer found in the model! <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>path</em>&nbsp;</td><td>Row that was being dragged. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if the row was successfully deleted. </dd></dl>

</div>
</div><p>
<a class="anchor" name="34849cb405c5a97999f749a59c08cda3"></a><!-- doxytag: member="Gtk::TreeDragSource::drag_data_delete_vfunc" ref="34849cb405c5a97999f749a59c08cda3" args="(const TreeModel::Path &amp;path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Gtk::TreeDragSource::drag_data_delete_vfunc           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b14bbca3f8d82eff7f1d83923274371d"></a><!-- doxytag: member="Gtk::TreeDragSource::drag_data_get" ref="b14bbca3f8d82eff7f1d83923274371d" args="(const TreeModel::Path &amp;path, SelectionData &amp;selection_data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::TreeDragSource::drag_data_get           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>selection_data</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> to fill in <em>selection_data</em> with a representation of the row at <em>path</em> . 
<p>
<em>selection_data</em> -&gt;target gives the required type of the data. Should robustly handle a <em>path</em> no longer found in the model! <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>path</em>&nbsp;</td><td>Row that was dragged. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>selection_data</em>&nbsp;</td><td>A <a class="el" href="classGtk_1_1SelectionData.html">Gtk::SelectionData</a> to fill with data from the dragged row. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if data of the required type was provided. </dd></dl>

</div>
</div><p>
<a class="anchor" name="ccd6a801932f79efeb0298b6870bdc5d"></a><!-- doxytag: member="Gtk::TreeDragSource::drag_data_get_vfunc" ref="ccd6a801932f79efeb0298b6870bdc5d" args="(const TreeModel::Path &amp;path, SelectionData &amp;selection_data) const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Gtk::TreeDragSource::drag_data_get_vfunc           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1SelectionData.html">SelectionData</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>selection_data</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="bc5d806d4086a8883379b41cf746fae2"></a><!-- doxytag: member="Gtk::TreeDragSource::gobj" ref="bc5d806d4086a8883379b41cf746fae2" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkTreeDragSource* Gtk::TreeDragSource::gobj           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Provides access to the underlying C GObject. 
<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Interface.html#4737c92fa9930b4f006ab8b3c9487504">Glib::Interface</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1ListStore.html#08c19507bc7e2e7d10df7e3966aab148">Gtk::ListStore</a>, and <a class="el" href="classGtk_1_1TreeStore.html#df5d227c087f9303de7dad96055d138f">Gtk::TreeStore</a>.
</div>
</div><p>
<a class="anchor" name="7e32effaee58d75b30a8c2c2c69320be"></a><!-- doxytag: member="Gtk::TreeDragSource::gobj" ref="7e32effaee58d75b30a8c2c2c69320be" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkTreeDragSource* Gtk::TreeDragSource::gobj           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Provides access to the underlying C GObject. 
<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Interface.html#969e9396f75132a9577428f4fa932d42">Glib::Interface</a>.
<p>
Reimplemented in <a class="el" href="classGtk_1_1ListStore.html#5086758716b9f34a5219b1387aebe59c">Gtk::ListStore</a>, and <a class="el" href="classGtk_1_1TreeStore.html#1f6405d80c3b1e4a9672a69f6c13f6f6">Gtk::TreeStore</a>.
</div>
</div><p>
<a class="anchor" name="0244fe284f84956ba1ec65e429e31097"></a><!-- doxytag: member="Gtk::TreeDragSource::row_draggable" ref="0244fe284f84956ba1ec65e429e31097" args="(const TreeModel::Path &amp;path) const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::TreeDragSource::row_draggable           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Asks the <a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a> whether a particular row can be used as the source of a DND operation. 
<p>
If the source doesn't implement this interface, the row is assumed draggable. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>path</em>&nbsp;</td><td>Row on which user is initiating a drag. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd><code>true</code> if the row can be dragged. </dd></dl>

</div>
</div><p>
<a class="anchor" name="7fa2fce72ce853564175199d127b9356"></a><!-- doxytag: member="Gtk::TreeDragSource::row_draggable_vfunc" ref="7fa2fce72ce853564175199d127b9356" args="(const TreeModel::Path &amp;path) const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Gtk::TreeDragSource::row_draggable_vfunc           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1TreePath.html">TreeModel::Path</a>&amp;&nbsp;</td>
          <td class="paramname"> <em>path</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="2a6695148d1b0af9b11607363df4eec3"></a><!-- doxytag: member="Gtk::TreeDragSource::wrap" ref="2a6695148d1b0af9b11607363df4eec3" args="(GtkTreeDragSource *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1TreeDragSource.html">Gtk::TreeDragSource</a>&gt; wrap           </td>
          <td>(</td>
          <td class="paramtype">GtkTreeDragSource *&nbsp;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&nbsp;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&nbsp;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="treedragsource_8h.html">treedragsource.h</a></ul>
</div>
<!-- end main content -->

<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 &copy;&nbsp;1997-2001</small></address>
</body>
</html>