File: classGFC_1_1Gtk_1_1CellRenderer.html

package info (click to toggle)
gfcui 2.3.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 43,420 kB
  • ctags: 18,023
  • sloc: cpp: 53,967; sh: 31,555; makefile: 1,322; perl: 108
file content (665 lines) | stat: -rw-r--r-- 42,658 bytes parent folder | download | duplicates (3)
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
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>GTK+ Foundation Classes</title>
  <link href="gfc.css" rel="stylesheet" type="text/css">
  <meta content="The GFC Development Team" name="author">
  <meta content="Core Library Reference Manual" name="description">
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(243, 244, 248);"
 alink="#000099" link="#000099" vlink="#990099">
<table style="text-align: left; width: 1227px; height: 117px;"
 border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td
 style="text-align: center; background-color: rgb(255, 255, 255); width: 220px; vertical-align: top;"><img
 alt="GFC Logo" src="../images/gfc.png"
 style="width: 207px; height: 92px;"></td>
      <td
 style="text-align: center; background-color: rgb(87, 107, 152); vertical-align: middle;"><img
 alt="GFC Title Logo" src="../images/gfc-title.png"
 style="width: 418px; height: 76px;"><br>
      </td>
    </tr>
    <tr>
      <td
 style="text-align: center; background-color: rgb(65, 77, 104); vertical-align: middle;"><big><span
 style="color: rgb(255, 255, 153); font-weight: bold;">Reference Manual</span></big><br>
      </td>
      <td
 style="text-align: center; background-color: rgb(148, 164, 200); vertical-align: middle;"><small
 style="font-family: helvetica,arial,sans-serif;"><a
 href="../html/index.html">Main Page</a>&nbsp; |&nbsp; <a
 href="../html/namespaces.html">Namespace List</a>&nbsp; |&nbsp; <a
 href="classes.html">Alphabetical List</a>&nbsp; |&nbsp; <a
 href="../html/annotated.html">Class List</a>&nbsp; |&nbsp; <a
 href="../html/files.html">File List</a></small><br>
      </td>
    </tr>
  </tbody>
</table>
<small> </small>
</body>
</html>
<!-- Generated by Doxygen 1.3.8 -->
<h1>GFC::Gtk::CellRenderer Class Reference</h1>A GtkCellRenderer C++ wrapper class.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="cellrenderer_8hh-source.html">gfc/gtk/cellrenderer.hh</a>&gt;</code>
<p>
<p>Inheritance diagram for GFC::Gtk::CellRenderer:
<p><center><img src="classGFC_1_1Gtk_1_1CellRenderer.png" usemap="#GFC::Gtk::CellRenderer_map" border="0" alt=""></center>
<map name="GFC::Gtk::CellRenderer_map">
<area href="classGFC_1_1Gtk_1_1Object.html" alt="GFC::Gtk::Object" shape="rect" coords="191,168,372,192">
<area doxygen="gfccore.tag:" href="classGFC_1_1G_1_1Object.html" alt="GFC::G::Object" shape="rect" coords="191,112,372,136">
<area doxygen="gfccore.tag:" href="classGFC_1_1G_1_1TypeInstance.html" alt="GFC::G::TypeInstance" shape="rect" coords="191,56,372,80">
<area doxygen="gfccore.tag:" href="classGFC_1_1Trackable.html" alt="GFC::Trackable" shape="rect" coords="191,0,372,24">
<area href="classGFC_1_1Gtk_1_1CellRendererPixbuf.html" alt="GFC::Gtk::CellRendererPixbuf" shape="rect" coords="0,280,181,304">
<area href="classGFC_1_1Gtk_1_1CellRendererText.html" alt="GFC::Gtk::CellRendererText" shape="rect" coords="191,280,372,304">
<area href="classGFC_1_1Gtk_1_1CellRendererToggle.html" alt="GFC::Gtk::CellRendererToggle" shape="rect" coords="382,280,563,304">
</map>
<a href="classGFC_1_1Gtk_1_1CellRenderer-members.html">List of all members.</a><h2>Property Prototypes</h2>
<ul>
<li><a class="anchor" name="z375_26" doxytag="GFC::Gtk::CellRenderer::mode_property" ></a>
const ModePropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_26">mode_property</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="classGFC_1_1Gtk_1_1Editable.html">Editable</a> mode of the <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_0">prop_mode()</a>). <br></dl><li><a class="anchor" name="z375_27" doxytag="GFC::Gtk::CellRenderer::visible_property" ></a>
const VisiblePropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_27">visible_property</a>
<dl class="el"><dd class="mdescRight">Display the cell (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_1">prop_visible()</a>). <br></dl><li><a class="anchor" name="z375_28" doxytag="GFC::Gtk::CellRenderer::xalign_property" ></a>
const XAlignPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_28">xalign_property</a>
<dl class="el"><dd class="mdescRight">The x-align (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_2">prop_xalign()</a>). <br></dl><li><a class="anchor" name="z375_29" doxytag="GFC::Gtk::CellRenderer::yalign_property" ></a>
const YAlignPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_29">yalign_property</a>
<dl class="el"><dd class="mdescRight">The y-align (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_3">prop_yalign()</a>). <br></dl><li><a class="anchor" name="z375_30" doxytag="GFC::Gtk::CellRenderer::xpad_property" ></a>
const XPadPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_30">xpad_property</a>
<dl class="el"><dd class="mdescRight">The xpad (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_4">prop_xpad()</a>). <br></dl><li><a class="anchor" name="z375_31" doxytag="GFC::Gtk::CellRenderer::ypad_property" ></a>
const YPadPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_31">ypad_property</a>
<dl class="el"><dd class="mdescRight">The ypad (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_5">prop_ypad()</a>). <br></dl><li><a class="anchor" name="z375_32" doxytag="GFC::Gtk::CellRenderer::width_property" ></a>
const WidthPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_32">width_property</a>
<dl class="el"><dd class="mdescRight">The fixed height (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_7">prop_height()</a>). <br></dl><li><a class="anchor" name="z375_33" doxytag="GFC::Gtk::CellRenderer::height_property" ></a>
const HeightPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_33">height_property</a>
<dl class="el"><dd class="mdescRight">The fixed height (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_7">prop_height()</a>). <br></dl><li><a class="anchor" name="z375_34" doxytag="GFC::Gtk::CellRenderer::is_expander_property" ></a>
const IsExpanderPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_34">is_expander_property</a>
<dl class="el"><dd class="mdescRight">The row has children (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_8">prop_is_expander()</a>). <br></dl><li><a class="anchor" name="z375_35" doxytag="GFC::Gtk::CellRenderer::is_expanded_property" ></a>
const IsExpandedPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_35">is_expanded_property</a>
<dl class="el"><dd class="mdescRight">The row is an expander row, and is expanded (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_9">prop_is_expanded()</a>). <br></dl><li><a class="anchor" name="z375_36" doxytag="GFC::Gtk::CellRenderer::cell_background_property" ></a>
const CellBackgroundPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_36">cell_background_property</a>
<dl class="el"><dd class="mdescRight">The cell background color as a string (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_10">prop_cell_background()</a>). <br></dl><li><a class="anchor" name="z375_37" doxytag="GFC::Gtk::CellRenderer::cell_background_gdk_property" ></a>
const CellBackgroundGdkPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_37">cell_background_gdk_property</a>
<dl class="el"><dd class="mdescRight">The cell background color as a <a class="el" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_11">prop_cell_background_gdk()</a>). <br></dl><li><a class="anchor" name="z375_38" doxytag="GFC::Gtk::CellRenderer::cell_background_set_property" ></a>
const CellBackgroundSetPropertyType <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z375_38">cell_background_set_property</a>
<dl class="el"><dd class="mdescRight">Whether this tag affects the cell background color (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_12">prop_cell_background_set()</a>). <br></dl></ul>
<h2>Signal Prototypes</h2>
<ul>
<li>const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1G_1_1Signal.html">EditingCanceledSignalType</a> <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z376_2">editing_canceled_signal</a>
<dl class="el"><dd class="mdescRight">Editing canceled signal (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z381_0">sig_editing_canceled()</a>).  <a href="#z376_2"></a><br></dl></ul>
<h2>Public Member Functions</h2>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<ul>
<li><a class="anchor" name="z377_0" doxytag="GFC::Gtk::CellRenderer::~CellRenderer" ></a>
virtual <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z377_0">~CellRenderer</a> ()
<dl class="el"><dd class="mdescRight">Destructor. <br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr>
<ul>
<li><a class="anchor" name="z378_0" doxytag="GFC::Gtk::CellRenderer::gtk_cell_renderer" ></a>
GtkCellRenderer * <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z378_0">gtk_cell_renderer</a> () const
<dl class="el"><dd class="mdescRight">Get a pointer to the GtkCellRenderer structure. <br></dl><li><a class="anchor" name="z378_1" doxytag="GFC::Gtk::CellRenderer::operator GtkCellRenderer *" ></a>
<a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z378_1">operator GtkCellRenderer *</a> () const
<dl class="el"><dd class="mdescRight">Conversion operator; safely converts a <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> to a GtkCellRenderer pointer. <br></dl><li>void <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z378_2">get_fixed_size</a> (int *width, int *height) const
<dl class="el"><dd class="mdescRight">Fills in width and height with the appropriate size of cell.  <a href="#z378_2"></a><br></dl><li>void <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z378_3">get_size</a> (const <a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> &amp;widget, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *cell_area, int *x_offset, int *y_offset, int *width, int *height) const
<dl class="el"><dd class="mdescRight">Obtains the width and height needed to render the cell and sets the x and y offets (if set).  <a href="#z378_3"></a><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Methods</div></td></tr>
<ul>
<li>void <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_0">render</a> (<a class="el" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a> &amp;window, <a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> &amp;widget, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *background_area, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *cell_area, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *expose_area, <a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a> flags)
<dl class="el"><dd class="mdescRight">Invokes the virtual render function of the GtkCellRenderer.  <a href="#z379_0"></a><br></dl><li>bool <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_1">activate</a> (const <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a> *event, <a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget, const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1String.html">String</a> &amp;path, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *background_area, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *cell_area, <a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a> flags)
<dl class="el"><dd class="mdescRight">Passes an activate event to the cell renderer for possible processing.  <a href="#z379_1"></a><br></dl><li><a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer</a>&lt; <a class="el" href="classGFC_1_1Gtk_1_1CellEditable.html">CellEditable</a> &gt; <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_2">start_editing</a> (const <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a> *event, <a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget, const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1String.html">String</a> &amp;path, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *background_area, const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *cell_area, <a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a> flags)
<dl class="el"><dd class="mdescRight">Passes an activate event to the cell renderer for possible processing.  <a href="#z379_2"></a><br></dl><li>void <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_3">set_fixed_size</a> (int width, int height)
<dl class="el"><dd class="mdescRight">Sets the renderer size to be explicit, independent of the properties set.  <a href="#z379_3"></a><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Property Proxies</div></td></tr>
<ul>
<li><a class="anchor" name="z380_0" doxytag="GFC::Gtk::CellRenderer::prop_mode" ></a>
const ModePropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_0">prop_mode</a> ()
<dl class="el"><dd class="mdescRight"><a class="el" href="classGFC_1_1Gtk_1_1Editable.html">Editable</a> mode of the <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> (CellRendererMode : Read / Write). <br></dl><li><a class="anchor" name="z380_1" doxytag="GFC::Gtk::CellRenderer::prop_visible" ></a>
const VisiblePropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_1">prop_visible</a> ()
<dl class="el"><dd class="mdescRight">Display the cell (bool : Read / Write). <br></dl><li><a class="anchor" name="z380_2" doxytag="GFC::Gtk::CellRenderer::prop_xalign" ></a>
const XAlignPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_2">prop_xalign</a> ()
<dl class="el"><dd class="mdescRight">The x-align (float : Read / Write). <br></dl><li><a class="anchor" name="z380_3" doxytag="GFC::Gtk::CellRenderer::prop_yalign" ></a>
const YAlignPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_3">prop_yalign</a> ()
<dl class="el"><dd class="mdescRight">The y-align (float : Read / Write). <br></dl><li><a class="anchor" name="z380_4" doxytag="GFC::Gtk::CellRenderer::prop_xpad" ></a>
const XPadPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_4">prop_xpad</a> ()
<dl class="el"><dd class="mdescRight">The xpad (unsigned int : Read / Write). <br></dl><li><a class="anchor" name="z380_5" doxytag="GFC::Gtk::CellRenderer::prop_ypad" ></a>
const YPadPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_5">prop_ypad</a> ()
<dl class="el"><dd class="mdescRight">The ypad (unsigned int : Read / Write). <br></dl><li><a class="anchor" name="z380_6" doxytag="GFC::Gtk::CellRenderer::prop_width" ></a>
const WidthPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_6">prop_width</a> ()
<dl class="el"><dd class="mdescRight">The fixed width (int : Read / Write). <br></dl><li><a class="anchor" name="z380_7" doxytag="GFC::Gtk::CellRenderer::prop_height" ></a>
const HeightPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_7">prop_height</a> ()
<dl class="el"><dd class="mdescRight">The fixed height (int : Read / Write). <br></dl><li><a class="anchor" name="z380_8" doxytag="GFC::Gtk::CellRenderer::prop_is_expander" ></a>
const IsExpanderPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_8">prop_is_expander</a> ()
<dl class="el"><dd class="mdescRight">The row has children (bool : Read / Write). <br></dl><li><a class="anchor" name="z380_9" doxytag="GFC::Gtk::CellRenderer::prop_is_expanded" ></a>
const IsExpandedPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_9">prop_is_expanded</a> ()
<dl class="el"><dd class="mdescRight">The row is an expander row, and is expanded (bool : Read / Write). <br></dl><li><a class="anchor" name="z380_10" doxytag="GFC::Gtk::CellRenderer::prop_cell_background" ></a>
const CellBackgroundPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_10">prop_cell_background</a> ()
<dl class="el"><dd class="mdescRight">The cell background color as a string (<a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1String.html">String</a> : Write). <br></dl><li><a class="anchor" name="z380_11" doxytag="GFC::Gtk::CellRenderer::prop_cell_background_gdk" ></a>
const CellBackgroundGdkPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_11">prop_cell_background_gdk</a> ()
<dl class="el"><dd class="mdescRight">The cell background color as a <a class="el" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> (Pointer&lt;Gdk::Color&gt; : Read / Write). <br></dl><li><a class="anchor" name="z380_12" doxytag="GFC::Gtk::CellRenderer::prop_cell_background_set" ></a>
const CellBackgroundSetPropertyProxy <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z380_12">prop_cell_background_set</a> ()
<dl class="el"><dd class="mdescRight">Whether this tag affects the cell background color (bool : Read / Write). <br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Signal Proxies</div></td></tr>
<ul>
<li><a class="anchor" name="z381_0" doxytag="GFC::Gtk::CellRenderer::sig_editing_canceled" ></a>
const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1G_1_1SignalProxy.html">EditingCanceledSignalProxy</a> <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z381_0">sig_editing_canceled</a> ()
<dl class="el"><dd class="mdescRight">Connect to the editing_canceled_signal; emitted when the user cancels the process of editing a cell, such as pressing the Escape key. <br></dl></ul>
<h2>Protected Member Functions</h2>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<ul>
<li><a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z373_0">CellRenderer</a> (GtkCellRenderer *cell, bool <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1Trackable.html#z143_1">owns_reference</a>=false)
<dl class="el"><dd class="mdescRight">Construct a new <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> from an existing GtkCellRenderer.  <a href="#z373_0"></a><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Methods</div></td></tr>
<ul>
<li>void <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z374_0">editing_canceled</a> ()
<dl class="el"><dd class="mdescRight">Causes the cell renderer to emit the "editing-canceled" signal.  <a href="#z374_0"></a><br></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A GtkCellRenderer C++ wrapper class. 
<p>
The purpose of the cell renderers is to provide extensibility to the widget and to allow multiple ways of rendering the same type of data. For example, consider how to render a bool variable. Should you render it as a string of "true" or "false", "On" or "Off", or should you render it as a checkbox?<p>
The <a class="el" href="classGFC_1_1Gtk_1_1TreeView.html">TreeView</a> widget uses columns and cell renderers to display a model. Cell renderers are used to draw the data in the tree model in a certain way. There are three cell renderers that come with <a class="elRef" doxygen="gfccore.tag:" href="namespaceGFC.html">GFC</a>. They are the <a class="el" href="classGFC_1_1Gtk_1_1CellRendererText.html">CellRendererText</a>, <a class="el" href="classGFC_1_1Gtk_1_1CellRendererPixbuf.html">CellRendererPixbuf</a> and <a class="el" href="classGFC_1_1Gtk_1_1CellRendererToggle.html">CellRendererToggle</a>. It is relatively easy to write a custom renderer. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="z373_0" doxytag="GFC::Gtk::CellRenderer::CellRenderer" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> GFC::Gtk::CellRenderer::CellRenderer           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">GtkCellRenderer *&nbsp;</td>
          <td class="mdname" nowrap> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap> <em>owns_reference</em> = <code>false</code></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [explicit, protected]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct a new <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> from an existing GtkCellRenderer. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>cell</em>&nbsp;</td><td>A pointer to a GtkCellRenderer. </td></tr>
    <tr><td></td><td valign=top><em>owns_reference</em>&nbsp;</td><td>Set false if the initial reference count is floating, set true if it's not.</td></tr>
  </table>
</dl>
<br>
The <em>cell</em> can be a newly created GtkCellRenderer or an existing GtkCellRenderer. (see <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1G_1_1Object.html#z68_0">G::Object::Object</a>).     </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="z379_1" doxytag="GFC::Gtk::CellRenderer::activate" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool GFC::Gtk::CellRenderer::activate           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>event</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>path</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>background_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Passes an activate event to the cell renderer for possible processing. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>event</em>&nbsp;</td><td>A <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a>. </td></tr>
    <tr><td></td><td valign=top><em>widget</em>&nbsp;</td><td><a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> that received the event. </td></tr>
    <tr><td></td><td valign=top><em>path</em>&nbsp;</td><td>Widget-dependent string representation of the event location; e.g. for <a class="el" href="classGFC_1_1Gtk_1_1TreeView.html">TreeView</a>, a string representation of <a class="el" href="classGFC_1_1Gtk_1_1TreePath.html">TreePath</a>. </td></tr>
    <tr><td></td><td valign=top><em>background_area</em>&nbsp;</td><td>Background area as passed to render. </td></tr>
    <tr><td></td><td valign=top><em>cell_area</em>&nbsp;</td><td>Cell area as passed to <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_0">render()</a>. </td></tr>
    <tr><td></td><td valign=top><em>flags</em>&nbsp;</td><td>The <a class="el" href="namespaceGFC_1_1Gtk.html#a310">Gtk::CellRendererState</a> flags. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><em>true</em> if the event was handled.</dd></dl>
<br>
Some cell renderers may use events; for example, <a class="el" href="classGFC_1_1Gtk_1_1CellRendererToggle.html">CellRendererToggle</a> toggles when it gets a mouse click.     </td>
  </tr>
</table>
<a class="anchor" name="z374_0" doxytag="GFC::Gtk::CellRenderer::editing_canceled" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void GFC::Gtk::CellRenderer::editing_canceled           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Causes the cell renderer to emit the "editing-canceled" signal. 
<p>
This method is for use only by implementations of cell renderers that need to notify the client program that an editing process was canceled and the changes were not committed.     </td>
  </tr>
</table>
<a class="anchor" name="z378_2" doxytag="GFC::Gtk::CellRenderer::get_fixed_size" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void GFC::Gtk::CellRenderer::get_fixed_size           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int *&nbsp;</td>
          <td class="mdname" nowrap> <em>width</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int *&nbsp;</td>
          <td class="mdname" nowrap> <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const</td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Fills in width and height with the appropriate size of cell. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>width</em>&nbsp;</td><td>Location to fill in with the fixed width of the widget, or null. </td></tr>
    <tr><td></td><td valign=top><em>height</em>&nbsp;</td><td>Location to fill in with the fixed height of the widget, or null. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a class="anchor" name="z378_3" doxytag="GFC::Gtk::CellRenderer::get_size" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void GFC::Gtk::CellRenderer::get_size           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int *&nbsp;</td>
          <td class="mdname" nowrap> <em>x_offset</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int *&nbsp;</td>
          <td class="mdname" nowrap> <em>y_offset</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int *&nbsp;</td>
          <td class="mdname" nowrap> <em>width</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int *&nbsp;</td>
          <td class="mdname" nowrap> <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const</td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Obtains the width and height needed to render the cell and sets the x and y offets (if set). 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>widget</em>&nbsp;</td><td>The widget the renderer is rendering to. </td></tr>
    <tr><td></td><td valign=top><em>cell_area</em>&nbsp;</td><td>The area a cell will be allocated, or null </td></tr>
    <tr><td></td><td valign=top><em>x_offset</em>&nbsp;</td><td>Location to return x offset of cell relative to cell_area, or null. </td></tr>
    <tr><td></td><td valign=top><em>y_offset</em>&nbsp;</td><td>Location to return y offset of cell relative to cell_area, or null. </td></tr>
    <tr><td></td><td valign=top><em>width</em>&nbsp;</td><td>Location to return width needed to render a cell, or null. </td></tr>
    <tr><td></td><td valign=top><em>height</em>&nbsp;</td><td>Location to return height needed to render a cell, or null.</td></tr>
  </table>
</dl>
<br>
Used by view widgets to determine the appropriate size for the cell_area passed to <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_0">render()</a>. If cell_area is not null, fills in the x and y offsets (if set) of the cell relative to this location. Otherwise x_offset and y_offset are inorgred. Please note that the values set in width and height, as well as those in x_offset and y_offset are inclusive of the xpad and ypad properties.     </td>
  </tr>
</table>
<a class="anchor" name="z379_0" doxytag="GFC::Gtk::CellRenderer::render" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void GFC::Gtk::CellRenderer::render           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>window</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>background_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>expose_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Invokes the virtual render function of the GtkCellRenderer. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>window</em>&nbsp;</td><td>A GdkDrawable to draw to. </td></tr>
    <tr><td></td><td valign=top><em>widget</em>&nbsp;</td><td>The widget owning window. </td></tr>
    <tr><td></td><td valign=top><em>background_area</em>&nbsp;</td><td>Entire cell area (including tree expanders and maybe padding on the sides). </td></tr>
    <tr><td></td><td valign=top><em>cell_area</em>&nbsp;</td><td>Area normally rendered by a cell renderer. </td></tr>
    <tr><td></td><td valign=top><em>expose_area</em>&nbsp;</td><td>Area that actually needs updating. </td></tr>
    <tr><td></td><td valign=top><em>flags</em>&nbsp;</td><td>The <a class="el" href="namespaceGFC_1_1Gtk.html#a310">Gtk::CellRendererState</a> flags that affect the rendering.</td></tr>
  </table>
</dl>
<br>
The three passed-in rectangles are areas of window. Most renderers will draw within cell_area; the xalign, yalign, xpad, and ypad properties of the <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html">CellRenderer</a> should be honored with respect to cell_area. The background_area includes the blank space around the cell, and also the area containing the tree expander; so the background_area rectangles for all cells tile to cover the entire window. The expose_area is a clip rectangle.     </td>
  </tr>
</table>
<a class="anchor" name="z379_3" doxytag="GFC::Gtk::CellRenderer::set_fixed_size" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void GFC::Gtk::CellRenderer::set_fixed_size           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap> <em>width</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap> <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Sets the renderer size to be explicit, independent of the properties set. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>width</em>&nbsp;</td><td>The width of the cell renderer, or -1. </td></tr>
    <tr><td></td><td valign=top><em>height</em>&nbsp;</td><td>The height of the cell renderer, or -1. </td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a class="anchor" name="z379_2" doxytag="GFC::Gtk::CellRenderer::start_editing" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer</a>&lt;<a class="el" href="classGFC_1_1Gtk_1_1CellEditable.html">CellEditable</a>&gt; GFC::Gtk::CellRenderer::start_editing           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>event</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>path</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>background_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>cell_area</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceGFC_1_1Gtk.html#a11">CellRendererStateField</a>&nbsp;</td>
          <td class="mdname" nowrap> <em>flags</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Passes an activate event to the cell renderer for possible processing. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td></td><td valign=top><em>event</em>&nbsp;</td><td>A <a class="el" href="classGFC_1_1Gdk_1_1Event.html">Gdk::Event</a>. </td></tr>
    <tr><td></td><td valign=top><em>widget</em>&nbsp;</td><td><a class="el" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> that received the event. </td></tr>
    <tr><td></td><td valign=top><em>path</em>&nbsp;</td><td>Widget-dependent string representation of the event location; e.g. for <a class="el" href="classGFC_1_1Gtk_1_1TreeView.html">TreeView</a>, a string representation of <a class="el" href="classGFC_1_1Gtk_1_1TreePath.html">TreePath</a>. </td></tr>
    <tr><td></td><td valign=top><em>background_area</em>&nbsp;</td><td>Background area as passed to render. </td></tr>
    <tr><td></td><td valign=top><em>cell_area</em>&nbsp;</td><td>Cell area as passed to <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z379_0">render()</a>. </td></tr>
    <tr><td></td><td valign=top><em>flags</em>&nbsp;</td><td>The <a class="el" href="namespaceGFC_1_1Gtk.html#a310">Gtk::CellRendererState</a> flags. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classGFC_1_1Gtk_1_1CellEditable.html">CellEditable</a> or null. </dd></dl>
    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="z376_2" doxytag="GFC::Gtk::CellRenderer::editing_canceled_signal" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="elRef" doxygen="gfccore.tag:" href="classGFC_1_1G_1_1Signal.html">EditingCanceledSignalType</a> <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z376_2">GFC::Gtk::CellRenderer::editing_canceled_signal</a><code> [static, protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Editing canceled signal (see <a class="el" href="classGFC_1_1Gtk_1_1CellRenderer.html#z381_0">sig_editing_canceled()</a>). 
<p>
Calls a slot with the signature: <div class="fragment"><pre>             <span class="keywordtype">void</span> function();
</pre></div>    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cellrenderer_8hh-source.html">cellrenderer.hh</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 24 00:34:38 2004 for GFC-UI by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
</body>
</html>