This file is indexed.

/usr/share/gtk-doc/html/evolution-util/evolution-util-EReflowModel.html is in evolution-dev 3.28.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EReflowModel: Evolution Utilities Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Evolution Utilities Reference Manual">
<link rel="up" href="ch14.html" title="Text Processing">
<link rel="prev" href="evolution-util-EReflow.html" title="EReflow">
<link rel="next" href="ch15.html" title="View Management">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#evolution-util-EReflowModel.description" class="shortcut">Description</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="ch14.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="evolution-util-EReflow.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ch15.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="evolution-util-EReflowModel"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="evolution-util-EReflowModel.top_of_page"></a>EReflowModel</span></h2>
<p>EReflowModel</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="evolution-util-EReflowModel.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-set-width" title="e_reflow_model_set_width ()">e_reflow_model_set_width</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-count" title="e_reflow_model_count ()">e_reflow_model_count</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-height" title="e_reflow_model_height ()">e_reflow_model_height</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GnomeCanvasItem</span> *
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-incarnate" title="e_reflow_model_incarnate ()">e_reflow_model_incarnate</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">GHashTable</span> *
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-create-cmp-cache" title="e_reflow_model_create_cmp_cache ()">e_reflow_model_create_cmp_cache</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">gint</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-compare" title="e_reflow_model_compare ()">e_reflow_model_compare</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-reincarnate" title="e_reflow_model_reincarnate ()">e_reflow_model_reincarnate</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-changed" title="e_reflow_model_changed ()">e_reflow_model_changed</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-comparison-changed" title="e_reflow_model_comparison_changed ()">e_reflow_model_comparison_changed</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-items-inserted" title="e_reflow_model_items_inserted ()">e_reflow_model_items_inserted</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-item-removed" title="e_reflow_model_item_removed ()">e_reflow_model_item_removed</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-item-changed" title="e_reflow_model_item_changed ()">e_reflow_model_item_changed</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="evolution-util-EReflowModel.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="evolution-util-EReflowModel.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="e-reflow-model-set-width"></a><h3>e_reflow_model_set_width ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_set_width (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                          <em class="parameter"><code><span class="type">gint</span> width</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_set_width</code> is deprecated and should not be used in newly-written code.</p></div>
<div class="refsect3">
<a name="e-reflow-model-set-width.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>width</p></td>
<td class="parameter_description"><p>The new value for the width of each item.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-count"></a><h3>e_reflow_model_count ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
e_reflow_model_count (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_count</code> is deprecated and should not be used in newly-written code.</p></div>
<div class="refsect3">
<a name="e-reflow-model-count.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-reflow-model-count.returns"></a><h4>Returns</h4>
<p> the number of items in the reflow model.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-height"></a><h3>e_reflow_model_height ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
e_reflow_model_height (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                       <em class="parameter"><code><span class="type">gint</span> n</code></em>,
                       <em class="parameter"><code><span class="type">GnomeCanvasGroup</span> *parent</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_height</code> is deprecated and should not be used in newly-written code.</p></div>
<div class="refsect3">
<a name="e-reflow-model-height.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>The item number to get the height of.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>parent</p></td>
<td class="parameter_description"><p>The parent GnomeCanvasItem.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-reflow-model-height.returns"></a><h4>Returns</h4>
<p> the height of the nth item.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-incarnate"></a><h3>e_reflow_model_incarnate ()</h3>
<pre class="programlisting"><span class="returnvalue">GnomeCanvasItem</span> *
e_reflow_model_incarnate (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                          <em class="parameter"><code><span class="type">gint</span> n</code></em>,
                          <em class="parameter"><code><span class="type">GnomeCanvasGroup</span> *parent</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_incarnate</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Create a GnomeCanvasItem to represent the nth piece of data.</p>
<div class="refsect3">
<a name="e-reflow-model-incarnate.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>The item to create.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>parent</p></td>
<td class="parameter_description"><p>The parent GnomeCanvasItem to create a child of.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-reflow-model-incarnate.returns"></a><h4>Returns</h4>
<p> the new GnomeCanvasItem.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-create-cmp-cache"></a><h3>e_reflow_model_create_cmp_cache ()</h3>
<pre class="programlisting"><span class="returnvalue">GHashTable</span> *
e_reflow_model_create_cmp_cache (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_create_cmp_cache</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Creates a compare cache for quicker sorting. The sorting function
may not depend on the cache, but it should benefit from it if available.</p>
<div class="refsect3">
<a name="e-reflow-model-create-cmp-cache.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-reflow-model-create-cmp-cache.returns"></a><h4>Returns</h4>
<p> Newly created GHashTable with cached compare values. This will be
automatically freed with <code class="function">g_hash_table_destroy()</code> when no longer needed.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-compare"></a><h3>e_reflow_model_compare ()</h3>
<pre class="programlisting"><span class="returnvalue">gint</span>
e_reflow_model_compare (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                        <em class="parameter"><code><span class="type">gint</span> n1</code></em>,
                        <em class="parameter"><code><span class="type">gint</span> n2</code></em>,
                        <em class="parameter"><code><span class="type">GHashTable</span> *cmp_cache</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_compare</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Compares item n1 and item n2 to see which should come first.</p>
<div class="refsect3">
<a name="e-reflow-model-compare.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n1</p></td>
<td class="parameter_description"><p>The first item to compare</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n2</p></td>
<td class="parameter_description"><p>The second item to compare</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cmp_cache</p></td>
<td class="parameter_description"><p><span class="type">GHashTable</span> of cached compare values, created by
<a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-create-cmp-cache" title="e_reflow_model_create_cmp_cache ()"><code class="function">e_reflow_model_create_cmp_cache()</code></a>. This can be NULL, when
caching is not available, even when <em class="parameter"><code>reflow_model</code></em>
defines
the create_cmp_cache function.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="e-reflow-model-compare.returns"></a><h4>Returns</h4>
<p> strcmp like semantics for the comparison value.</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-reincarnate"></a><h3>e_reflow_model_reincarnate ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_reincarnate (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                            <em class="parameter"><code><span class="type">gint</span> n</code></em>,
                            <em class="parameter"><code><span class="type">GnomeCanvasItem</span> *item</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_reincarnate</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Update item to represent the nth piece of data.</p>
<div class="refsect3">
<a name="e-reflow-model-reincarnate.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The e-reflow-model to operate on</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>The item to create.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>item</p></td>
<td class="parameter_description"><p>The item to reuse.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-changed"></a><h3>e_reflow_model_changed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_changed (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_changed</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Use this function to notify any views of this reflow model that
the contents of the reflow model have changed.  This will emit
the signal "model_changed" on the <em class="parameter"><code>reflow_model</code></em>
 object.</p>
<p>It is preferable to use the <a class="link" href="evolution-util-EReflowModel.html#e-reflow-model-item-changed" title="e_reflow_model_item_changed ()"><code class="function">e_reflow_model_item_changed()</code></a> signal to
notify of smaller changes than to invalidate the entire model, as
the views might have ways of caching the information they render
from the model.</p>
<div class="refsect3">
<a name="e-reflow-model-changed.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>the reflow model to notify of the change</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-comparison-changed"></a><h3>e_reflow_model_comparison_changed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_comparison_changed (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_comparison_changed</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Use this function to notify any views of this reflow model that the
sorting has changed.  The actual contents of the items hasn't, so
there's no need to re-query the model for the heights of the
individual items.</p>
<div class="refsect3">
<a name="e-reflow-model-comparison-changed.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>the reflow model to notify of the change</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-items-inserted"></a><h3>e_reflow_model_items_inserted ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_items_inserted (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                               <em class="parameter"><code><span class="type">gint</span> position</code></em>,
                               <em class="parameter"><code><span class="type">gint</span> count</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_items_inserted</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Use this function to notify any views of the reflow model that a number
of items have been inserted.</p>
<div class="refsect3">
<a name="e-reflow-model-items-inserted.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The model changed.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>position</p></td>
<td class="parameter_description"><p>The position the items were insert in.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>count</p></td>
<td class="parameter_description"><p>The number of items inserted.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-item-removed"></a><h3>e_reflow_model_item_removed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_item_removed (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                             <em class="parameter"><code><span class="type">gint</span> n</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_item_removed</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Use this function to notify any views of the reflow model that an
item has been removed.</p>
<div class="refsect3">
<a name="e-reflow-model-item-removed.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>The model changed.</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>The position from which the items were removed.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="e-reflow-model-item-changed"></a><h3>e_reflow_model_item_changed ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
e_reflow_model_item_changed (<em class="parameter"><code><span class="type">EReflowModel</span> *reflow_model</code></em>,
                             <em class="parameter"><code><span class="type">gint</span> n</code></em>);</pre>
<div class="warning"><p><code class="literal">e_reflow_model_item_changed</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Use this function to notify any views of the reflow model that the
contents of item <em class="parameter"><code>item</code></em>
 have changed in model such that the height
has changed or the item needs to be reincarnated.  This function
will emit the "model_item_changed" signal on the <em class="parameter"><code>reflow_model</code></em>

object</p>
<div class="refsect3">
<a name="e-reflow-model-item-changed.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>reflow_model</p></td>
<td class="parameter_description"><p>the reflow model to notify of the change</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>n</p></td>
<td class="parameter_description"><p>the item that was changed in the model.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="evolution-util-EReflowModel.other_details"></a><h2>Types and Values</h2>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>