~ubuntu-branches/ubuntu/precise/gconf/precise-201203060106

« back to all changes in this revision

Viewing changes to doc/gconf/html/gconf-gconf.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-20 15:34:28 UTC
  • mfrom: (7.3.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110620153428-987fqlh34dlhnhta
Tags: 2.32.4-1ubuntu1
* Rebase on the current Debian revision.
* debian/control.in, debian/rules: build with GTK3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GConf Core Interfaces</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GConf Reference Manual">
8
8
<link rel="up" href="ch01.html" title="Using the GConf library">
9
9
<link rel="prev" href="gconf-gconf-value.html" title="GConfValue, GConfEntry, GConfMetaInfo">
10
10
<link rel="next" href="gconf-gconf-locale.html" title="gconf-locale">
11
 
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
226
226
<col align="left" valign="top">
227
227
<tbody>
228
228
<tr>
229
 
<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
230
 
<td>
231
 
</td>
232
 
</tr>
233
 
<tr>
234
 
<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
235
 
<td>
236
 
</td>
237
 
</tr>
238
 
<tr>
239
229
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
240
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
241
 
</td>
 
230
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
242
231
</tr>
243
232
<tr>
244
233
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
245
234
<td>
246
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> otherwise.
247
 
</td>
 
235
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> otherwise.</td>
248
236
</tr>
249
237
</tbody>
250
238
</table></div>
260
248
</div>
261
249
<p>
262
250
</p>
263
 
<div class="variablelist"><table border="0">
264
 
<col align="left" valign="top">
265
 
<tbody>
266
 
<tr>
267
 
<td><p><span class="term"><em class="parameter"><code>app</code></em> :</span></p></td>
268
 
<td>
269
 
</td>
270
 
</tr>
271
 
<tr>
272
 
<td><p><span class="term"><em class="parameter"><code>mod_info</code></em> :</span></p></td>
273
 
<td>
274
 
</td>
275
 
</tr>
276
 
</tbody>
277
 
</table></div>
278
251
</div>
279
252
<hr>
280
253
<div class="refsect2">
287
260
</div>
288
261
<p>
289
262
</p>
290
 
<div class="variablelist"><table border="0">
291
 
<col align="left" valign="top">
292
 
<tbody>
293
 
<tr>
294
 
<td><p><span class="term"><em class="parameter"><code>app</code></em> :</span></p></td>
295
 
<td>
296
 
</td>
297
 
</tr>
298
 
<tr>
299
 
<td><p><span class="term"><em class="parameter"><code>mod_info</code></em> :</span></p></td>
300
 
<td>
301
 
</td>
302
 
</tr>
303
 
</tbody>
304
 
</table></div>
305
263
</div>
306
264
<hr>
307
265
<div class="refsect2">
319
277
<tbody><tr>
320
278
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
321
279
<td>
322
 
<span class="symbol">TRUE</span> if the library has been initialized.
323
 
</td>
 
280
<span class="symbol">TRUE</span> if the library has been initialized.</td>
324
281
</tr></tbody>
325
282
</table></div>
326
283
</div>
346
303
<tbody>
347
304
<tr>
348
305
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
349
 
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> passed to <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.
350
 
</td>
 
306
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> passed to <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.</td>
351
307
</tr>
352
308
<tr>
353
309
<td><p><span class="term"><em class="parameter"><code>cnxn_id</code></em> :</span></p></td>
354
 
<td>the ID returned from <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.
355
 
</td>
356
 
</tr>
357
 
<tr>
358
 
<td><p><span class="term"><em class="parameter"><code>entry</code></em> :</span></p></td>
359
 
<td>
360
 
</td>
 
310
<td>the ID returned from <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.</td>
361
311
</tr>
362
312
<tr>
363
313
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
364
 
<td>the user data passed to <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.
365
 
</td>
 
314
<td>the user data passed to <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.</td>
366
315
</tr>
367
316
</tbody>
368
317
</table></div>
392
341
<tbody>
393
342
<tr>
394
343
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
395
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to monitor for changes.
396
 
</td>
 
344
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to monitor for changes.</td>
397
345
</tr>
398
346
<tr>
399
347
<td><p><span class="term"><em class="parameter"><code>namespace_section</code></em> :</span></p></td>
400
 
<td>the directory or key to watch; you will be notified of changes at or below this point.
401
 
</td>
 
348
<td>the directory or key to watch; you will be notified of changes at or below this point.</td>
402
349
</tr>
403
350
<tr>
404
351
<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
405
 
<td>the callback to invoke when a notification is received from the server.
406
 
</td>
 
352
<td>the callback to invoke when a notification is received from the server.</td>
407
353
</tr>
408
354
<tr>
409
355
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
410
 
<td>the data to pass to the callback.
411
 
</td>
 
356
<td>the data to pass to the callback.</td>
412
357
</tr>
413
358
<tr>
414
359
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
415
360
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
416
 
Return value: an ID for the notification request, or 0 on error.
417
 
</td>
 
361
Return value: an ID for the notification request, or 0 on error.</td>
418
362
</tr>
419
363
<tr>
420
364
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
421
 
<td>value: an ID for the notification request, or 0 on error.
422
 
</td>
 
365
<td>value: an ID for the notification request, or 0 on error.</td>
423
366
</tr>
424
367
</tbody>
425
368
</table></div>
437
380
<tbody>
438
381
<tr>
439
382
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
440
 
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> you were monitoring for changes.
441
 
</td>
 
383
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> you were monitoring for changes.</td>
442
384
</tr>
443
385
<tr>
444
386
<td><p><span class="term"><em class="parameter"><code>cnxn</code></em> :</span></p></td>
445
 
<td>The ID returned by <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.
446
 
</td>
 
387
<td>The ID returned by <a class="link" href="gconf-gconf.html#gconf-engine-notify-add" title="gconf_engine_notify_add ()"><code class="function">gconf_engine_notify_add()</code></a>.</td>
447
388
</tr>
448
389
</tbody>
449
390
</table></div>
467
408
<tbody>
468
409
<tr>
469
410
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
470
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.
471
 
</td>
 
411
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.</td>
472
412
</tr>
473
413
<tr>
474
414
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
475
 
<td>the key to get.
476
 
</td>
 
415
<td>the key to get.</td>
477
416
</tr>
478
417
<tr>
479
418
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
480
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
481
 
</td>
 
419
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
482
420
</tr>
483
421
<tr>
484
422
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
485
 
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset and no default exists.
486
 
</td>
 
423
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset and no default exists.</td>
487
424
</tr>
488
425
</tbody>
489
426
</table></div>
504
441
<tbody>
505
442
<tr>
506
443
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
507
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.
508
 
</td>
 
444
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.</td>
509
445
</tr>
510
446
<tr>
511
447
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
512
 
<td>the key to get.
513
 
</td>
 
448
<td>the key to get.</td>
514
449
</tr>
515
450
<tr>
516
451
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
517
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
518
 
</td>
 
452
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
519
453
</tr>
520
454
<tr>
521
455
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
522
 
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.
523
 
</td>
 
456
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.</td>
524
457
</tr>
525
458
</tbody>
526
459
</table></div>
541
474
<tbody>
542
475
<tr>
543
476
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
544
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
545
 
</td>
 
477
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
546
478
</tr>
547
479
<tr>
548
480
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
549
 
<td>the key to get.
550
 
</td>
 
481
<td>the key to get.</td>
551
482
</tr>
552
483
<tr>
553
484
<td><p><span class="term"><em class="parameter"><code>locale</code></em> :</span></p></td>
554
 
<td>preferred locale (as in the locale-related environment variables).
555
 
</td>
 
485
<td>preferred locale (as in the locale-related environment variables).</td>
556
486
</tr>
557
487
<tr>
558
488
<td><p><span class="term"><em class="parameter"><code>use_schema_default</code></em> :</span></p></td>
559
489
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value indicating whether the default value associated with schema
560
 
should be used.
561
 
</td>
 
490
should be used.</td>
562
491
</tr>
563
492
<tr>
564
493
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
565
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
566
 
</td>
 
494
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
567
495
</tr>
568
496
<tr>
569
497
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
570
 
<td>a <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a>.
571
 
</td>
 
498
<td>a <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a>.</td>
572
499
</tr>
573
500
</tbody>
574
501
</table></div>
594
521
<tbody>
595
522
<tr>
596
523
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
597
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.
598
 
</td>
 
524
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.</td>
599
525
</tr>
600
526
<tr>
601
527
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
602
 
<td>the key to get.
603
 
</td>
 
528
<td>the key to get.</td>
604
529
</tr>
605
530
<tr>
606
531
<td><p><span class="term"><em class="parameter"><code>locale</code></em> :</span></p></td>
607
 
<td>preferred locale (as in the locale-related environment variables).
608
 
</td>
 
532
<td>preferred locale (as in the locale-related environment variables).</td>
609
533
</tr>
610
534
<tr>
611
535
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
612
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
613
 
</td>
 
536
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
614
537
</tr>
615
538
<tr>
616
539
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
617
 
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.
618
 
</td>
 
540
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.</td>
619
541
</tr>
620
542
</tbody>
621
543
</table></div>
641
563
<tbody>
642
564
<tr>
643
565
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
644
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.
645
 
</td>
 
566
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to get the value from.</td>
646
567
</tr>
647
568
<tr>
648
569
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
649
 
<td>the key to get the default value for.
650
 
</td>
 
570
<td>the key to get the default value for.</td>
651
571
</tr>
652
572
<tr>
653
573
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
654
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
655
 
</td>
 
574
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
656
575
</tr>
657
576
<tr>
658
577
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
659
 
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.
660
 
</td>
 
578
<td>newly-allocated <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>, or <span class="symbol">NULL</span> if unset.</td>
661
579
</tr>
662
580
</tbody>
663
581
</table></div>
686
604
<tbody>
687
605
<tr>
688
606
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
689
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to set the value in.
690
 
</td>
 
607
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to set the value in.</td>
691
608
</tr>
692
609
<tr>
693
610
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
694
 
<td>the key to set.
695
 
</td>
 
611
<td>the key to set.</td>
696
612
</tr>
697
613
<tr>
698
614
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
699
 
<td>the new value of <em class="parameter"><code>key</code></em>.
700
 
</td>
 
615
<td>the new value of <em class="parameter"><code>key</code></em>.</td>
701
616
</tr>
702
617
<tr>
703
618
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
704
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
705
 
</td>
 
619
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
706
620
</tr>
707
621
<tr>
708
622
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
709
623
<td>
710
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
711
 
</td>
 
624
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
712
625
</tr>
713
626
</tbody>
714
627
</table></div>
729
642
<tbody>
730
643
<tr>
731
644
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
732
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to affect.
733
 
</td>
 
645
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to affect.</td>
734
646
</tr>
735
647
<tr>
736
648
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
737
 
<td>the key to unset.
738
 
</td>
 
649
<td>the key to unset.</td>
739
650
</tr>
740
651
<tr>
741
652
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
742
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
743
 
</td>
 
653
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
744
654
</tr>
745
655
<tr>
746
656
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
747
657
<td>
748
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
749
 
</td>
 
658
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
750
659
</tr>
751
660
</tbody>
752
661
</table></div>
771
680
<tbody>
772
681
<tr>
773
682
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
774
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to affect.
775
 
</td>
 
683
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to affect.</td>
776
684
</tr>
777
685
<tr>
778
686
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
779
 
<td>the key to associate the schema with.
780
 
</td>
 
687
<td>the key to associate the schema with.</td>
781
688
</tr>
782
689
<tr>
783
690
<td><p><span class="term"><em class="parameter"><code>schema_key</code></em> :</span></p></td>
784
 
<td>the key where the schema will be stored.
785
 
</td>
 
691
<td>the key where the schema will be stored.</td>
786
692
</tr>
787
693
<tr>
788
694
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
789
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
790
 
</td>
 
695
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
791
696
</tr>
792
697
<tr>
793
698
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
794
699
<td>
795
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
796
 
</td>
 
700
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
797
701
</tr>
798
702
</tbody>
799
703
</table></div>
817
721
<tbody>
818
722
<tr>
819
723
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
820
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
821
 
</td>
 
724
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
822
725
</tr>
823
726
<tr>
824
727
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
825
 
<td>Directory to list.
826
 
</td>
 
728
<td>Directory to list.</td>
827
729
</tr>
828
730
<tr>
829
731
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
830
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
831
 
</td>
 
732
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
832
733
</tr>
833
734
<tr>
834
735
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
835
 
<td>value: (element-type GConfEntry) (transfer full): List of <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a>.
836
 
</td>
 
736
<td>value: (element-type GConfEntry) (transfer full): List of <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a>.</td>
837
737
</tr>
838
738
</tbody>
839
739
</table></div>
855
755
<tbody>
856
756
<tr>
857
757
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
858
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
859
 
</td>
 
758
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
860
759
</tr>
861
760
<tr>
862
761
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
863
 
<td>Directory to get subdirectories from.
864
 
</td>
 
762
<td>Directory to get subdirectories from.</td>
865
763
</tr>
866
764
<tr>
867
765
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
868
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
869
 
</td>
 
766
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
870
767
</tr>
871
768
<tr>
872
769
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
873
 
<td>value: (element-type utf8) (transfer full): List of allocated subdirectory names.
874
 
</td>
 
770
<td>value: (element-type utf8) (transfer full): List of allocated subdirectory names.</td>
875
771
</tr>
876
772
</tbody>
877
773
</table></div>
895
791
<tbody>
896
792
<tr>
897
793
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
898
 
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to suggest syncing to.
899
 
</td>
 
794
<td>the <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a> to suggest syncing to.</td>
900
795
</tr>
901
796
<tr>
902
797
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
903
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
904
 
</td>
 
798
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
905
799
</tr>
906
800
</tbody>
907
801
</table></div>
921
815
<tbody>
922
816
<tr>
923
817
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
924
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
925
 
</td>
 
818
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
926
819
</tr>
927
820
<tr>
928
821
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
929
 
<td>Directory to check for.
930
 
</td>
 
822
<td>Directory to check for.</td>
931
823
</tr>
932
824
<tr>
933
825
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
934
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
935
 
</td>
 
826
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
936
827
</tr>
937
828
<tr>
938
829
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
939
830
<td>
940
 
<span class="symbol">TRUE</span> or <span class="symbol">FALSE</span>.
941
 
</td>
 
831
<span class="symbol">TRUE</span> or <span class="symbol">FALSE</span>.</td>
942
832
</tr>
943
833
</tbody>
944
834
</table></div>
960
850
<tbody>
961
851
<tr>
962
852
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
963
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
964
 
</td>
 
853
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
965
854
</tr>
966
855
<tr>
967
856
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
968
 
<td>the name of the directory to be removed.
969
 
</td>
 
857
<td>the name of the directory to be removed.</td>
970
858
</tr>
971
859
<tr>
972
860
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
973
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
974
 
</td>
 
861
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
975
862
</tr>
976
863
</tbody>
977
864
</table></div>
990
877
<tbody>
991
878
<tr>
992
879
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
993
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
994
 
</td>
 
880
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
995
881
</tr>
996
882
<tr>
997
883
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
998
 
<td>the value to be changed.
999
 
</td>
 
884
<td>the value to be changed.</td>
1000
885
</tr>
1001
886
<tr>
1002
887
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1003
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1004
 
</td>
 
888
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1005
889
</tr>
1006
890
<tr>
1007
891
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1008
892
<td>
1009
 
<span class="symbol">TRUE</span> if the key is writable, <span class="symbol">FALSE</span> if the key is read only.
1010
 
</td>
 
893
<span class="symbol">TRUE</span> if the key is writable, <span class="symbol">FALSE</span> if the key is read only.</td>
1011
894
</tr>
1012
895
</tbody>
1013
896
</table></div>
1033
916
<tbody>
1034
917
<tr>
1035
918
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1036
 
<td>key to check.
1037
 
</td>
 
919
<td>key to check.</td>
1038
920
</tr>
1039
921
<tr>
1040
922
<td><p><span class="term"><em class="parameter"><code>why_invalid</code></em> :</span></p></td>
1041
 
<td>return location for an explanation of the problem, if any. <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> the returned string.
1042
 
</td>
 
923
<td>return location for an explanation of the problem, if any. <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> the returned string.</td>
1043
924
</tr>
1044
925
<tr>
1045
926
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1046
927
<td>
1047
 
<span class="symbol">TRUE</span> if the key is valid, or <span class="symbol">FALSE</span> if not.
1048
 
</td>
 
928
<span class="symbol">TRUE</span> if the key is valid, or <span class="symbol">FALSE</span> if not.</td>
1049
929
</tr>
1050
930
</tbody>
1051
931
</table></div>
1067
947
<tbody>
1068
948
<tr>
1069
949
<td><p><span class="term"><em class="parameter"><code>above</code></em> :</span></p></td>
1070
 
<td>the key on the "left hand side" of the predicate.
1071
 
</td>
 
950
<td>the key on the "left hand side" of the predicate.</td>
1072
951
</tr>
1073
952
<tr>
1074
953
<td><p><span class="term"><em class="parameter"><code>below</code></em> :</span></p></td>
1075
 
<td>the key on the "right hand side."
1076
 
</td>
 
954
<td>the key on the "right hand side."</td>
1077
955
</tr>
1078
956
<tr>
1079
957
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1080
958
<td>
1081
 
<span class="symbol">TRUE</span> or <span class="symbol">FALSE</span>.
1082
 
</td>
 
959
<span class="symbol">TRUE</span> or <span class="symbol">FALSE</span>.</td>
1083
960
</tr>
1084
961
</tbody>
1085
962
</table></div>
1098
975
<tbody>
1099
976
<tr>
1100
977
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
1101
 
<td>the directory.
1102
 
</td>
 
978
<td>the directory.</td>
1103
979
</tr>
1104
980
<tr>
1105
981
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1106
 
<td>the key.
1107
 
</td>
 
982
<td>the key.</td>
1108
983
</tr>
1109
984
<tr>
1110
985
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1111
 
<td>the newly concatenated string.
1112
 
</td>
 
986
<td>the newly concatenated string.</td>
1113
987
</tr>
1114
988
</tbody>
1115
989
</table></div>
1126
1000
<col align="left" valign="top">
1127
1001
<tbody><tr>
1128
1002
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1129
 
<td>a newly created key, a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> value.
1130
 
</td>
 
1003
<td>a newly created key, a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> value.</td>
1131
1004
</tr></tbody>
1132
1005
</table></div>
1133
1006
</div>
1148
1021
<tbody>
1149
1022
<tr>
1150
1023
<td><p><span class="term"><em class="parameter"><code>arbitrary_text</code></em> :</span></p></td>
1151
 
<td>some text in any encoding or format
1152
 
</td>
 
1024
<td>some text in any encoding or format</td>
1153
1025
</tr>
1154
1026
<tr>
1155
1027
<td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td>
1156
 
<td>length of <em class="parameter"><code>arbitrary_text</code></em> in bytes, or -1 if <em class="parameter"><code>arbitrary_text</code></em> is nul-terminated
1157
 
</td>
 
1028
<td>length of <em class="parameter"><code>arbitrary_text</code></em> in bytes, or -1 if <em class="parameter"><code>arbitrary_text</code></em> is nul-terminated</td>
1158
1029
</tr>
1159
1030
<tr>
1160
1031
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1161
 
<td> a nul-terminated valid GConf key
1162
 
</td>
 
1032
<td>a nul-terminated valid GConf key</td>
1163
1033
</tr>
1164
1034
</tbody>
1165
1035
</table></div>
1183
1053
</tr>
1184
1054
<tr>
1185
1055
<td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td>
1186
 
<td>length of <em class="parameter"><code>escaped_key</code></em> in bytes, or -1 if <em class="parameter"><code>escaped_key</code></em> is nul-terminated
1187
 
</td>
 
1056
<td>length of <em class="parameter"><code>escaped_key</code></em> in bytes, or -1 if <em class="parameter"><code>escaped_key</code></em> is nul-terminated</td>
1188
1057
</tr>
1189
1058
<tr>
1190
1059
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1191
 
<td> the original string that was escaped to create <em class="parameter"><code>escaped_key</code></em>
 
1060
<td>the original string that was escaped to create <em class="parameter"><code>escaped_key</code></em>
1192
1061
</td>
1193
1062
</tr>
1194
1063
</tbody>
1211
1080
<tbody>
1212
1081
<tr>
1213
1082
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1214
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1215
 
</td>
 
1083
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1216
1084
</tr>
1217
1085
<tr>
1218
1086
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1219
 
<td>key you want the value of.
1220
 
</td>
 
1087
<td>key you want the value of.</td>
1221
1088
</tr>
1222
1089
<tr>
1223
1090
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1224
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1225
 
</td>
 
1091
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1226
1092
</tr>
1227
1093
<tr>
1228
1094
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1229
 
<td>the value of <em class="parameter"><code>key</code></em>, or 0.0 if no value is obtained.
1230
 
</td>
 
1095
<td>the value of <em class="parameter"><code>key</code></em>, or 0.0 if no value is obtained.</td>
1231
1096
</tr>
1232
1097
</tbody>
1233
1098
</table></div>
1249
1114
<tbody>
1250
1115
<tr>
1251
1116
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1252
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1253
 
</td>
 
1117
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1254
1118
</tr>
1255
1119
<tr>
1256
1120
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1257
 
<td>key you want the value of.
1258
 
</td>
 
1121
<td>key you want the value of.</td>
1259
1122
</tr>
1260
1123
<tr>
1261
1124
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1262
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1263
 
</td>
 
1125
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1264
1126
</tr>
1265
1127
<tr>
1266
1128
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1267
 
<td>the value of <em class="parameter"><code>key</code></em>, or 0 if no value is obtained.
1268
 
</td>
 
1129
<td>the value of <em class="parameter"><code>key</code></em>, or 0 if no value is obtained.</td>
1269
1130
</tr>
1270
1131
</tbody>
1271
1132
</table></div>
1287
1148
<tbody>
1288
1149
<tr>
1289
1150
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1290
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1291
 
</td>
 
1151
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1292
1152
</tr>
1293
1153
<tr>
1294
1154
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1295
 
<td>key you want the value of.
1296
 
</td>
 
1155
<td>key you want the value of.</td>
1297
1156
</tr>
1298
1157
<tr>
1299
1158
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1300
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1301
 
</td>
 
1159
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1302
1160
</tr>
1303
1161
<tr>
1304
1162
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1305
 
<td>allocated string (value of <em class="parameter"><code>key</code></em>), or <span class="symbol">NULL</span> if no value is obtained.
1306
 
</td>
 
1163
<td>allocated string (value of <em class="parameter"><code>key</code></em>), or <span class="symbol">NULL</span> if no value is obtained.</td>
1307
1164
</tr>
1308
1165
</tbody>
1309
1166
</table></div>
1325
1182
<tbody>
1326
1183
<tr>
1327
1184
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1328
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1329
 
</td>
 
1185
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1330
1186
</tr>
1331
1187
<tr>
1332
1188
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1333
 
<td>key you want the value of.
1334
 
</td>
 
1189
<td>key you want the value of.</td>
1335
1190
</tr>
1336
1191
<tr>
1337
1192
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1338
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1339
 
</td>
 
1193
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1340
1194
</tr>
1341
1195
<tr>
1342
1196
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1343
 
<td>the value of <em class="parameter"><code>key</code></em>, or <span class="symbol">FALSE</span> if no value is obtained.
1344
 
</td>
 
1197
<td>the value of <em class="parameter"><code>key</code></em>, or <span class="symbol">FALSE</span> if no value is obtained.</td>
1345
1198
</tr>
1346
1199
</tbody>
1347
1200
</table></div>
1363
1216
<tbody>
1364
1217
<tr>
1365
1218
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1366
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1367
 
</td>
 
1219
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1368
1220
</tr>
1369
1221
<tr>
1370
1222
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1371
 
<td>key you want the value of.
1372
 
</td>
 
1223
<td>key you want the value of.</td>
1373
1224
</tr>
1374
1225
<tr>
1375
1226
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1376
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1377
 
</td>
 
1227
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1378
1228
</tr>
1379
1229
<tr>
1380
1230
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1381
 
<td>the value of <em class="parameter"><code>key</code></em> as an allocated <a class="link" href="gconf-gconf-schema.html#GConfSchema" title="GConfSchema"><span class="type">GConfSchema</span></a>, or <span class="symbol">NULL</span> if no value was obtained.
1382
 
</td>
 
1231
<td>the value of <em class="parameter"><code>key</code></em> as an allocated <a class="link" href="gconf-gconf-schema.html#GConfSchema" title="GConfSchema"><span class="type">GConfSchema</span></a>, or <span class="symbol">NULL</span> if no value was obtained.</td>
1383
1232
</tr>
1384
1233
</tbody>
1385
1234
</table></div>
1459
1308
<tbody>
1460
1309
<tr>
1461
1310
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1462
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1463
 
</td>
 
1311
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1464
1312
</tr>
1465
1313
<tr>
1466
1314
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1467
 
<td>key you want the value of.
1468
 
</td>
 
1315
<td>key you want the value of.</td>
1469
1316
</tr>
1470
1317
<tr>
1471
1318
<td><p><span class="term"><em class="parameter"><code>list_type</code></em> :</span></p></td>
1472
 
<td>type of each list element.
1473
 
</td>
 
1319
<td>type of each list element.</td>
1474
1320
</tr>
1475
1321
<tr>
1476
1322
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1477
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1478
 
</td>
 
1323
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1479
1324
</tr>
1480
1325
<tr>
1481
1326
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1482
 
<td> an allocated list, with elements as described above.
1483
 
</td>
 
1327
<td>an allocated list, with elements as described above.</td>
1484
1328
</tr>
1485
1329
</tbody>
1486
1330
</table></div>
1588
1432
<tbody>
1589
1433
<tr>
1590
1434
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1591
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1592
 
</td>
 
1435
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1593
1436
</tr>
1594
1437
<tr>
1595
1438
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1596
 
<td>key you want the value of.
1597
 
</td>
 
1439
<td>key you want the value of.</td>
1598
1440
</tr>
1599
1441
<tr>
1600
1442
<td><p><span class="term"><em class="parameter"><code>car_type</code></em> :</span></p></td>
1601
 
<td>desired type of the pair's first field (car).
1602
 
</td>
 
1443
<td>desired type of the pair's first field (car).</td>
1603
1444
</tr>
1604
1445
<tr>
1605
1446
<td><p><span class="term"><em class="parameter"><code>cdr_type</code></em> :</span></p></td>
1606
 
<td>desired type of the pair's second field (cdr).
1607
 
</td>
 
1447
<td>desired type of the pair's second field (cdr).</td>
1608
1448
</tr>
1609
1449
<tr>
1610
1450
<td><p><span class="term"><em class="parameter"><code>car_retloc</code></em> :</span></p></td>
1611
 
<td>address of a return location for the car.
1612
 
</td>
 
1451
<td>address of a return location for the car.</td>
1613
1452
</tr>
1614
1453
<tr>
1615
1454
<td><p><span class="term"><em class="parameter"><code>cdr_retloc</code></em> :</span></p></td>
1616
 
<td>address of a return location for the cdr.
1617
 
</td>
 
1455
<td>address of a return location for the cdr.</td>
1618
1456
</tr>
1619
1457
<tr>
1620
1458
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1621
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1622
 
</td>
 
1459
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1623
1460
</tr>
1624
1461
<tr>
1625
1462
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1626
1463
<td>
1627
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1628
 
</td>
 
1464
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1629
1465
</tr>
1630
1466
</tbody>
1631
1467
</table></div>
1645
1481
<tbody>
1646
1482
<tr>
1647
1483
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1648
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1649
 
</td>
 
1484
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1650
1485
</tr>
1651
1486
<tr>
1652
1487
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1653
 
<td>key you want to set the value of.
1654
 
</td>
 
1488
<td>key you want to set the value of.</td>
1655
1489
</tr>
1656
1490
<tr>
1657
1491
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
1658
 
<td>new value of <em class="parameter"><code>key</code></em>.
1659
 
</td>
 
1492
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1660
1493
</tr>
1661
1494
<tr>
1662
1495
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1663
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1664
 
</td>
 
1496
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1665
1497
</tr>
1666
1498
<tr>
1667
1499
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1668
1500
<td>
1669
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1670
 
</td>
 
1501
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1671
1502
</tr>
1672
1503
</tbody>
1673
1504
</table></div>
1687
1518
<tbody>
1688
1519
<tr>
1689
1520
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1690
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1691
 
</td>
 
1521
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1692
1522
</tr>
1693
1523
<tr>
1694
1524
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1695
 
<td>key you want to set the value of.
1696
 
</td>
 
1525
<td>key you want to set the value of.</td>
1697
1526
</tr>
1698
1527
<tr>
1699
1528
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
1700
 
<td>new value of <em class="parameter"><code>key</code></em>.
1701
 
</td>
 
1529
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1702
1530
</tr>
1703
1531
<tr>
1704
1532
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1705
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1706
 
</td>
 
1533
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1707
1534
</tr>
1708
1535
<tr>
1709
1536
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1710
1537
<td>
1711
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1712
 
</td>
 
1538
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1713
1539
</tr>
1714
1540
</tbody>
1715
1541
</table></div>
1729
1555
<tbody>
1730
1556
<tr>
1731
1557
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1732
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1733
 
</td>
 
1558
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1734
1559
</tr>
1735
1560
<tr>
1736
1561
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1737
 
<td>key you want to set the value of.
1738
 
</td>
 
1562
<td>key you want to set the value of.</td>
1739
1563
</tr>
1740
1564
<tr>
1741
1565
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
1742
 
<td>new value of <em class="parameter"><code>key</code></em>.
1743
 
</td>
 
1566
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1744
1567
</tr>
1745
1568
<tr>
1746
1569
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1747
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1748
 
</td>
 
1570
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1749
1571
</tr>
1750
1572
<tr>
1751
1573
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1752
1574
<td>
1753
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1754
 
</td>
 
1575
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1755
1576
</tr>
1756
1577
</tbody>
1757
1578
</table></div>
1771
1592
<tbody>
1772
1593
<tr>
1773
1594
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1774
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1775
 
</td>
 
1595
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1776
1596
</tr>
1777
1597
<tr>
1778
1598
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1779
 
<td>key you want to set the value of.
1780
 
</td>
 
1599
<td>key you want to set the value of.</td>
1781
1600
</tr>
1782
1601
<tr>
1783
1602
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
1784
 
<td>new value of <em class="parameter"><code>key</code></em>.
1785
 
</td>
 
1603
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1786
1604
</tr>
1787
1605
<tr>
1788
1606
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1789
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1790
 
</td>
 
1607
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1791
1608
</tr>
1792
1609
<tr>
1793
1610
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1794
1611
<td>
1795
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1796
 
</td>
 
1612
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1797
1613
</tr>
1798
1614
</tbody>
1799
1615
</table></div>
1813
1629
<tbody>
1814
1630
<tr>
1815
1631
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1816
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1817
 
</td>
 
1632
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1818
1633
</tr>
1819
1634
<tr>
1820
1635
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1821
 
<td>key you want to set the value of.
1822
 
</td>
 
1636
<td>key you want to set the value of.</td>
1823
1637
</tr>
1824
1638
<tr>
1825
1639
<td><p><span class="term"><em class="parameter"><code>val</code></em> :</span></p></td>
1826
 
<td>new value of <em class="parameter"><code>key</code></em>.
1827
 
</td>
 
1640
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1828
1641
</tr>
1829
1642
<tr>
1830
1643
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1831
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1832
 
</td>
 
1644
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1833
1645
</tr>
1834
1646
<tr>
1835
1647
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1836
1648
<td>
1837
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1838
 
</td>
 
1649
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1839
1650
</tr>
1840
1651
</tbody>
1841
1652
</table></div>
1858
1669
<tbody>
1859
1670
<tr>
1860
1671
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1861
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1862
 
</td>
 
1672
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1863
1673
</tr>
1864
1674
<tr>
1865
1675
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1866
 
<td>key you want to set the value of.
1867
 
</td>
 
1676
<td>key you want to set the value of.</td>
1868
1677
</tr>
1869
1678
<tr>
1870
1679
<td><p><span class="term"><em class="parameter"><code>list_type</code></em> :</span></p></td>
1871
 
<td>type of each list element.
1872
 
</td>
 
1680
<td>type of each list element.</td>
1873
1681
</tr>
1874
1682
<tr>
1875
1683
<td><p><span class="term"><em class="parameter"><code>list</code></em> :</span></p></td>
1876
 
<td>new value of <em class="parameter"><code>key</code></em>.
1877
 
</td>
 
1684
<td>new value of <em class="parameter"><code>key</code></em>.</td>
1878
1685
</tr>
1879
1686
<tr>
1880
1687
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1881
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1882
 
</td>
 
1688
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1883
1689
</tr>
1884
1690
<tr>
1885
1691
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1886
1692
<td>
1887
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1888
 
</td>
 
1693
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1889
1694
</tr>
1890
1695
</tbody>
1891
1696
</table></div>
1910
1715
<tbody>
1911
1716
<tr>
1912
1717
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
1913
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
1914
 
</td>
 
1718
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
1915
1719
</tr>
1916
1720
<tr>
1917
1721
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
1918
 
<td>key you want to set the value of.
1919
 
</td>
 
1722
<td>key you want to set the value of.</td>
1920
1723
</tr>
1921
1724
<tr>
1922
1725
<td><p><span class="term"><em class="parameter"><code>car_type</code></em> :</span></p></td>
1923
 
<td>type of the pair's first field (car).
1924
 
</td>
 
1726
<td>type of the pair's first field (car).</td>
1925
1727
</tr>
1926
1728
<tr>
1927
1729
<td><p><span class="term"><em class="parameter"><code>cdr_type</code></em> :</span></p></td>
1928
 
<td>type of the pair's second field (cdr).
1929
 
</td>
 
1730
<td>type of the pair's second field (cdr).</td>
1930
1731
</tr>
1931
1732
<tr>
1932
1733
<td><p><span class="term"><em class="parameter"><code>address_of_car</code></em> :</span></p></td>
1933
 
<td>address of the car.
1934
 
</td>
 
1734
<td>address of the car.</td>
1935
1735
</tr>
1936
1736
<tr>
1937
1737
<td><p><span class="term"><em class="parameter"><code>address_of_cdr</code></em> :</span></p></td>
1938
 
<td>address of the cdr.
1939
 
</td>
 
1738
<td>address of the cdr.</td>
1940
1739
</tr>
1941
1740
<tr>
1942
1741
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
1943
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
1944
 
</td>
 
1742
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
1945
1743
</tr>
1946
1744
<tr>
1947
1745
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1948
1746
<td>
1949
 
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.
1950
 
</td>
 
1747
<span class="symbol">TRUE</span> on success, <span class="symbol">FALSE</span> on error.</td>
1951
1748
</tr>
1952
1749
</tbody>
1953
1750
</table></div>
1999
1796
<tbody>
2000
1797
<tr>
2001
1798
<td><p><span class="term"><em class="parameter"><code>lookup_table</code></em> :</span></p></td>
2002
 
<td>a lookup table mapping enum values to strings.
2003
 
</td>
 
1799
<td>a lookup table mapping enum values to strings.</td>
2004
1800
</tr>
2005
1801
<tr>
2006
1802
<td><p><span class="term"><em class="parameter"><code>str</code></em> :</span></p></td>
2007
 
<td>the string to convert to an enum value.
2008
 
</td>
 
1803
<td>the string to convert to an enum value.</td>
2009
1804
</tr>
2010
1805
<tr>
2011
1806
<td><p><span class="term"><em class="parameter"><code>enum_value_retloc</code></em> :</span></p></td>
2012
 
<td>the address of an enum variable.
2013
 
</td>
 
1807
<td>the address of an enum variable.</td>
2014
1808
</tr>
2015
1809
<tr>
2016
1810
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2017
1811
<td>
2018
 
<span class="symbol">TRUE</span> if a match was found.
2019
 
</td>
 
1812
<span class="symbol">TRUE</span> if a match was found.</td>
2020
1813
</tr>
2021
1814
</tbody>
2022
1815
</table></div>
2034
1827
<tbody>
2035
1828
<tr>
2036
1829
<td><p><span class="term"><em class="parameter"><code>lookup_table</code></em> :</span></p></td>
2037
 
<td>a lookup table mapping enum values to strings.
2038
 
</td>
 
1830
<td>a lookup table mapping enum values to strings.</td>
2039
1831
</tr>
2040
1832
<tr>
2041
1833
<td><p><span class="term"><em class="parameter"><code>enum_value</code></em> :</span></p></td>
2042
 
<td>the enumeration value to convert to a string.
2043
 
</td>
 
1834
<td>the enumeration value to convert to a string.</td>
2044
1835
</tr>
2045
1836
<tr>
2046
1837
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2047
 
<td>a pointer to the proper string in the lookup table, or <span class="symbol">NULL</span> if no match was found.
2048
 
</td>
 
1838
<td>a pointer to the proper string in the lookup table, or <span class="symbol">NULL</span> if no match was found.</td>
2049
1839
</tr>
2050
1840
</tbody>
2051
1841
</table></div>
2065
1855
<tbody>
2066
1856
<tr>
2067
1857
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
2068
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
2069
 
</td>
 
1858
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
2070
1859
</tr>
2071
1860
<tr>
2072
1861
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
2073
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
2074
 
</td>
 
1862
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
2075
1863
</tr>
2076
1864
</tbody>
2077
1865
</table></div>
2091
1879
<tbody>
2092
1880
<tr>
2093
1881
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
2094
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
2095
 
</td>
 
1882
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
2096
1883
</tr>
2097
1884
<tr>
2098
1885
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
2099
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
2100
 
</td>
 
1886
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
2101
1887
</tr>
2102
1888
</tbody>
2103
1889
</table></div>
2120
1906
<tbody>
2121
1907
<tr>
2122
1908
<td><p><span class="term"><em class="parameter"><code>conf</code></em> :</span></p></td>
2123
 
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.
2124
 
</td>
 
1909
<td>a <a class="link" href="gconf-gconf-engine.html#GConfEngine" title="GConfEngine"><span class="type">GConfEngine</span></a>.</td>
2125
1910
</tr>
2126
1911
<tr>
2127
1912
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
2128
 
<td>the key whose value is to be obtained.
2129
 
</td>
 
1913
<td>the key whose value is to be obtained.</td>
2130
1914
</tr>
2131
1915
<tr>
2132
1916
<td><p><span class="term"><em class="parameter"><code>locale</code></em> :</span></p></td>
2133
1917
<td>the preferred locale (as in the locale related environment variables) or<span class="symbol">NULL</span> if no locale is to be
2134
 
passed.
2135
 
</td>
 
1918
passed.</td>
2136
1919
</tr>
2137
1920
<tr>
2138
1921
<td><p><span class="term"><em class="parameter"><code>use_schema_default</code></em> :</span></p></td>
2139
1922
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value, indicating whether schema information is to be used as the default
2140
 
value.
2141
 
</td>
 
1923
value.</td>
2142
1924
</tr>
2143
1925
<tr>
2144
1926
<td><p><span class="term"><em class="parameter"><code>is_default_p</code></em> :</span></p></td>
2145
1927
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> if the is_default field of the <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a> is required, <span class="symbol">NULL</span>
2146
 
otherwise.
2147
 
</td>
 
1928
otherwise.</td>
2148
1929
</tr>
2149
1930
<tr>
2150
1931
<td><p><span class="term"><em class="parameter"><code>is_writable_p</code></em> :</span></p></td>
2151
1932
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> if the is_writable field of the <a class="link" href="gconf-gconf-value.html#GConfEntry" title="struct GConfEntry"><span class="type">GConfEntry</span></a> is required, <span class="symbol">NULL</span>
2152
 
otherwise.
2153
 
</td>
 
1933
otherwise.</td>
2154
1934
</tr>
2155
1935
<tr>
2156
1936
<td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td>
2157
 
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.
2158
 
</td>
 
1937
<td>the return location for an allocated <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <span class="symbol">NULL</span> to ignore errors.</td>
2159
1938
</tr>
2160
1939
<tr>
2161
1940
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2162
 
<td>the <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>.
2163
 
</td>
 
1941
<td>the <a class="link" href="gconf-gconf-value.html#GConfValue" title="struct GConfValue"><span class="type">GConfValue</span></a>.</td>
2164
1942
</tr>
2165
1943
</tbody>
2166
1944
</table></div>
2169
1947
</div>
2170
1948
<div class="footer">
2171
1949
<hr>
2172
 
          Generated by GTK-Doc V1.15.1</div>
 
1950
          Generated by GTK-Doc V1.17</div>
2173
1951
</body>
2174
1952
</html>
 
 
b'\\ No newline at end of file'