~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-Main-Utility-Toolbox.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evolution-Data-Server Reference Manual: Main Utility Toolbox</title>
 
5
<title>Main Utility Toolbox: Evolution-Data-Server Reference Manual</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
8
8
<link rel="up" href="ch10.html" title="Available for clients and backends">
9
9
<link rel="prev" href="ch10.html" title="Available for clients and backends">
10
10
<link rel="next" href="eds-ECategories.html" title="ECategories">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (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">
558
558
<div class="refsect3">
559
559
<a name="id-1.5.2.2.6.2.6"></a><h4>Returns</h4>
560
560
<p> base directory for user-specific, non-essential data</p>
561
 
<p></p>
562
561
</div>
563
 
<p class="since">Since 2.32</p>
 
562
<p class="since">Since: <a class="link" href="api-index-2.32.html" title="Index of new symbols in 2.32">2.32</a></p>
564
563
</div>
565
564
<hr>
566
565
<div class="refsect2">
574
573
<div class="refsect3">
575
574
<a name="id-1.5.2.2.6.3.6"></a><h4>Returns</h4>
576
575
<p> base directory for user-specific configuration information</p>
577
 
<p></p>
578
576
</div>
579
 
<p class="since">Since 2.32</p>
 
577
<p class="since">Since: <a class="link" href="api-index-2.32.html" title="Index of new symbols in 2.32">2.32</a></p>
580
578
</div>
581
579
<hr>
582
580
<div class="refsect2">
590
588
<div class="refsect3">
591
589
<a name="id-1.5.2.2.6.4.6"></a><h4>Returns</h4>
592
590
<p> base directory for user-specific data</p>
593
 
<p></p>
594
591
</div>
595
 
<p class="since">Since 2.32</p>
 
592
<p class="since">Since: <a class="link" href="api-index-2.32.html" title="Index of new symbols in 2.32">2.32</a></p>
596
593
</div>
597
594
<hr>
598
595
<div class="refsect2">
631
628
<p> whether <em class="parameter"><code>v1</code></em>
632
629
and <em class="parameter"><code>v2</code></em>
633
630
are identical</p>
634
 
<p></p>
635
631
</div>
636
 
<p class="since">Since 3.12</p>
 
632
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
637
633
</div>
638
634
<hr>
639
635
<div class="refsect2">
664
660
<a name="id-1.5.2.2.6.6.7"></a><h4>Returns</h4>
665
661
<p> a newly-allocated, stripped copy of <em class="parameter"><code>string</code></em>
666
662
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
667
 
<p></p>
668
663
</div>
669
 
<p class="since">Since 3.6</p>
 
664
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
670
665
</div>
671
666
<hr>
672
667
<div class="refsect2">
707
702
, or NULL if
708
703
<em class="parameter"><code>needle</code></em>
709
704
is not found.</p>
710
 
<p></p>
711
705
</div>
712
706
</div>
713
707
<hr>
745
739
<p> A pointer to the next character in <em class="parameter"><code>text</code></em>
746
740
after <em class="parameter"><code>out</code></em>
747
741
.</p>
748
 
<p></p>
749
742
</div>
750
743
</div>
751
744
<hr>
790
783
, or
791
784
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no match is found, or if either of the strings are
792
785
not legal UTF-8 strings.</p>
793
 
<p></p>
794
786
</div>
795
787
</div>
796
788
<hr>
834
826
in <em class="parameter"><code>haystack</code></em>
835
827
, or
836
828
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if either of the strings are not legal UTF-8 strings.</p>
837
 
<p></p>
838
829
</div>
839
830
</div>
840
831
<hr>
874
865
&gt; 0 if <em class="parameter"><code>s1</code></em>
875
866
compares after <em class="parameter"><code>s2</code></em>
876
867
</p>
877
 
<p></p>
878
868
</div>
879
869
</div>
880
870
<hr>
902
892
<div class="refsect3">
903
893
<a name="id-1.5.2.2.6.12.6"></a><h4>Returns</h4>
904
894
<p> a newly-allocated string</p>
905
 
<p></p>
906
895
</div>
907
 
<p class="since">Since 2.28</p>
 
896
<p class="since">Since: <a class="link" href="api-index-2.28.html" title="Index of new symbols in 2.28">2.28</a></p>
908
897
</div>
909
898
<hr>
910
899
<div class="refsect2">
934
923
<div class="refsect3">
935
924
<a name="id-1.5.2.2.6.13.6"></a><h4>Returns</h4>
936
925
<p> a newly-allocated string</p>
937
 
<p></p>
938
926
</div>
939
 
<p class="since">Since 3.0</p>
 
927
<p class="since">Since: <a class="link" href="api-index-3.0.html" title="Index of new symbols in 3.0">3.0</a></p>
940
928
</div>
941
929
<hr>
942
930
<div class="refsect2">
973
961
<div class="refsect3">
974
962
<a name="id-1.5.2.2.6.14.6"></a><h4>Returns</h4>
975
963
<p> a newly-allocated string</p>
976
 
<p></p>
977
964
</div>
978
 
<p class="since">Since 3.6</p>
 
965
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
979
966
</div>
980
967
<hr>
981
968
<div class="refsect2">
1004
991
<p> The normalized version of <em class="parameter"><code>str</code></em>
1005
992
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>str</code></em>
1006
993
was not valid UTF-8</p>
1007
 
<p></p>
1008
994
</div>
1009
 
<p class="since">Since 3.8</p>
 
995
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1010
996
</div>
1011
997
<hr>
1012
998
<div class="refsect2">
1089
1075
<div class="refsect3">
1090
1076
<a name="id-1.5.2.2.6.16.10"></a><h4>Returns</h4>
1091
1077
<p> a valid UTF-8 string</p>
1092
 
<p></p>
1093
1078
</div>
1094
 
<p class="since">Since 3.0</p>
 
1079
<p class="since">Since: <a class="link" href="api-index-3.0.html" title="Index of new symbols in 3.0">3.0</a></p>
1095
1080
</div>
1096
1081
<hr>
1097
1082
<div class="refsect2">
1125
1110
<div class="refsect3">
1126
1111
<a name="id-1.5.2.2.6.17.8"></a><h4>Returns</h4>
1127
1112
<p> A 64-bit integer.</p>
1128
 
<p></p>
1129
1113
</div>
1130
 
<p class="since">Since 2.32</p>
 
1114
<p class="since">Since: <a class="link" href="api-index-2.32.html" title="Index of new symbols in 2.32">2.32</a></p>
1131
1115
</div>
1132
1116
<hr>
1133
1117
<div class="refsect2">
1190
1174
and <em class="parameter"><code>filename</code></em>
1191
1175
are encoded to create a proper file elements for
1192
1176
a file system. Free returned pointer with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
1193
 
<p></p>
1194
1177
</div>
1195
 
<p class="since">Since 3.4</p>
 
1178
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
1196
1179
</div>
1197
1180
<hr>
1198
1181
<div class="refsect2">
1241
1224
<a name="id-1.5.2.2.6.20.6"></a><h4>Returns</h4>
1242
1225
<p> The number of characters placed in <em class="parameter"><code>s</code></em>
1243
1226
.</p>
1244
 
<p></p>
1245
1227
</div>
1246
1228
</div>
1247
1229
<hr>
1293
1275
<a name="id-1.5.2.2.6.21.6"></a><h4>Returns</h4>
1294
1276
<p> The number of characters placed in <em class="parameter"><code>s</code></em>
1295
1277
.</p>
1296
 
<p></p>
1297
1278
</div>
1298
1279
</div>
1299
1280
<hr>
1324
1305
<p>Note: Pair function for this is <a class="link" href="eds-Main-Utility-Toolbox.html#e-util-strv-to-slist" title="e_util_strv_to_slist ()"><code class="function">e_util_strv_to_slist()</code></a>. </p>
1325
1306
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
1326
1307
</div>
1327
 
<p class="since">Since 3.4</p>
 
1308
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
1328
1309
</div>
1329
1310
<hr>
1330
1311
<div class="refsect2">
1355
1336
<p>Note: Pair function for this is <a class="link" href="eds-Main-Utility-Toolbox.html#e-util-slist-to-strv" title="e_util_slist_to_strv ()"><code class="function">e_util_slist_to_strv()</code></a>. </p>
1356
1337
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
1357
1338
</div>
1358
 
<p class="since">Since 3.4</p>
 
1339
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
1359
1340
</div>
1360
1341
<hr>
1361
1342
<div class="refsect2">
1381
1362
</tr></tbody>
1382
1363
</table></div>
1383
1364
</div>
1384
 
<p class="since">Since 3.6</p>
 
1365
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1385
1366
</div>
1386
1367
<hr>
1387
1368
<div class="refsect2">
1416
1397
</tbody>
1417
1398
</table></div>
1418
1399
</div>
1419
 
<p class="since">Since 3.8</p>
 
1400
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1420
1401
</div>
1421
1402
<hr>
1422
1403
<div class="refsect2">
1444
1425
<div class="refsect3">
1445
1426
<a name="id-1.5.2.2.6.26.7"></a><h4>Returns</h4>
1446
1427
<p> a new <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GWeakRef"><span class="type">GWeakRef</span></a></p>
1447
 
<p></p>
1448
1428
</div>
1449
 
<p class="since">Since 3.10</p>
 
1429
<p class="since">Since: <a class="link" href="api-index-3.10.html" title="Index of new symbols in 3.10">3.10</a></p>
1450
1430
</div>
1451
1431
<hr>
1452
1432
<div class="refsect2">
1469
1449
</tr></tbody>
1470
1450
</table></div>
1471
1451
</div>
1472
 
<p class="since">Since 3.10</p>
 
1452
<p class="since">Since: <a class="link" href="api-index-3.10.html" title="Index of new symbols in 3.10">3.10</a></p>
1473
1453
</div>
1474
1454
<hr>
1475
1455
<div class="refsect2">
1487
1467
<p>If <em class="parameter"><code>cancellable</code></em>
1488
1468
 is not <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then the operation can be cancelled
1489
1469
by triggering the cancellable object from another thread.  If the
1490
 
operation was cancelled, the error <span class="type">G_IO_ERROR_CANCELLED</span> will be
 
1470
operation was cancelled, the error <a href="https://developer.gnome.org/gio/unstable/gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><span class="type">G_IO_ERROR_CANCELLED</span></a> will be
1491
1471
returned.</p>
1492
1472
<div class="refsect3">
1493
1473
<a name="id-1.5.2.2.6.28.6"></a><h4>Parameters</h4>
1519
1499
<div class="refsect3">
1520
1500
<a name="id-1.5.2.2.6.28.7"></a><h4>Returns</h4>
1521
1501
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file was deleted, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
1522
 
<p></p>
1523
1502
</div>
1524
 
<p class="since">Since 3.6</p>
 
1503
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1525
1504
</div>
1526
1505
<hr>
1527
1506
<div class="refsect2">
1581
1560
</tbody>
1582
1561
</table></div>
1583
1562
</div>
1584
 
<p class="since">Since 3.6</p>
 
1563
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1585
1564
</div>
1586
1565
<hr>
1587
1566
<div class="refsect2">
1591
1570
                                <em class="parameter"><code><a href="https://developer.gnome.org/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> *result</code></em>,
1592
1571
                                <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
1593
1572
<p>Finishes the operation started with <a class="link" href="eds-Main-Utility-Toolbox.html#e-file-recursive-delete" title="e_file_recursive_delete ()"><code class="function">e_file_recursive_delete()</code></a>.</p>
1594
 
<p>If the operation was cancelled, the error <span class="type">G_IO_ERROR_CANCELLED</span> will be
 
1573
<p>If the operation was cancelled, the error <a href="https://developer.gnome.org/gio/unstable/gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><span class="type">G_IO_ERROR_CANCELLED</span></a> will be
1595
1574
returned.</p>
1596
1575
<div class="refsect3">
1597
1576
<a name="id-1.5.2.2.6.30.6"></a><h4>Parameters</h4>
1623
1602
<div class="refsect3">
1624
1603
<a name="id-1.5.2.2.6.30.7"></a><h4>Returns</h4>
1625
1604
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file was deleted, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
1626
 
<p></p>
1627
1605
</div>
1628
 
<p class="since">Since 3.6</p>
 
1606
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1629
1607
</div>
1630
1608
<hr>
1631
1609
<div class="refsect2">
1672
1650
<div class="refsect3">
1673
1651
<a name="id-1.5.2.2.6.31.6"></a><h4>Returns</h4>
1674
1652
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the enum value has a corresponding nickname</p>
1675
 
<p></p>
1676
1653
</div>
1677
 
<p class="since">Since 3.4</p>
 
1654
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
1678
1655
</div>
1679
1656
<hr>
1680
1657
<div class="refsect2">
1721
1698
<div class="refsect3">
1722
1699
<a name="id-1.5.2.2.6.32.6"></a><h4>Returns</h4>
1723
1700
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the enum nickname has a corresponding value</p>
1724
 
<p></p>
1725
1701
</div>
1726
 
<p class="since">Since 3.4</p>
 
1702
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
1727
1703
</div>
1728
1704
<hr>
1729
1705
<div class="refsect2">
1769
1745
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the string was a valid name or nick
1770
1746
for the given <em class="parameter"><code>type</code></em>
1771
1747
, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the conversion failed.</p>
1772
 
<p></p>
1773
1748
</div>
1774
 
<p class="since">Since 3.8</p>
 
1749
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1775
1750
</div>
1776
1751
<hr>
1777
1752
<div class="refsect2">
1806
1781
<a name="id-1.5.2.2.6.34.6"></a><h4>Returns</h4>
1807
1782
<p> the string representing <em class="parameter"><code>eval</code></em>
1808
1783
</p>
1809
 
<p></p>
1810
1784
</div>
1811
 
<p class="since">Since 3.8</p>
 
1785
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1812
1786
</div>
1813
1787
<hr>
1814
1788
<div class="refsect2">
1819
1793
<div class="refsect3">
1820
1794
<a name="id-1.5.2.2.6.35.5"></a><h4>Returns</h4>
1821
1795
<p> a new <a class="link" href="eds-Main-Utility-Toolbox.html#EAsyncClosure" title="EAsyncClosure"><span class="type">EAsyncClosure</span></a></p>
1822
 
<p></p>
1823
1796
</div>
1824
 
<p class="since">Since 3.6</p>
 
1797
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1825
1798
</div>
1826
1799
<hr>
1827
1800
<div class="refsect2">
1853
1826
<p> a <a href="https://developer.gnome.org/gio/unstable/GAsyncResult.html"><span class="type">GAsyncResult</span></a> which is owned by the closure. </p>
1854
1827
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1855
1828
</div>
1856
 
<p class="since">Since 3.6</p>
 
1829
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1857
1830
</div>
1858
1831
<hr>
1859
1832
<div class="refsect2">
1877
1850
</tr></tbody>
1878
1851
</table></div>
1879
1852
</div>
1880
 
<p class="since">Since 3.6</p>
 
1853
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1881
1854
</div>
1882
1855
<hr>
1883
1856
<div class="refsect2">
1917
1890
</tbody>
1918
1891
</table></div>
1919
1892
</div>
1920
 
<p class="since">Since 3.6</p>
 
1893
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
1921
1894
</div>
1922
1895
<hr>
1923
1896
<div class="refsect2">
1958
1931
<div class="refsect3">
1959
1932
<a name="id-1.5.2.2.6.43.6"></a><h4>Returns</h4>
1960
1933
<p> newly allocated <a class="link" href="eds-Main-Utility-Toolbox.html#ENamedParameters" title="ENamedParameters"><span class="type">ENamedParameters</span></a></p>
1961
 
<p></p>
1962
1934
</div>
1963
 
<p class="since">Since 3.8</p>
 
1935
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1964
1936
</div>
1965
1937
<hr>
1966
1938
<div class="refsect2">
1992
1964
<div class="refsect3">
1993
1965
<a name="id-1.5.2.2.6.44.7"></a><h4>Returns</h4>
1994
1966
<p> newly allocated <a class="link" href="eds-Main-Utility-Toolbox.html#ENamedParameters" title="ENamedParameters"><span class="type">ENamedParameters</span></a></p>
1995
 
<p></p>
1996
1967
</div>
1997
 
<p class="since">Since 3.8</p>
 
1968
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
1998
1969
</div>
1999
1970
<hr>
2000
1971
<div class="refsect2">
2020
1991
</tr></tbody>
2021
1992
</table></div>
2022
1993
</div>
2023
 
<p class="since">Since 3.8</p>
 
1994
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2024
1995
</div>
2025
1996
<hr>
2026
1997
<div class="refsect2">
2044
2015
</tr></tbody>
2045
2016
</table></div>
2046
2017
</div>
2047
 
<p class="since">Since 3.8</p>
 
2018
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2048
2019
</div>
2049
2020
<hr>
2050
2021
<div class="refsect2">
2080
2051
</tbody>
2081
2052
</table></div>
2082
2053
</div>
2083
 
<p class="since">Since 3.8</p>
 
2054
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2084
2055
</div>
2085
2056
<hr>
2086
2057
<div class="refsect2">
2124
2095
</tbody>
2125
2096
</table></div>
2126
2097
</div>
2127
 
<p class="since">Since 3.8</p>
 
2098
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2128
2099
</div>
2129
2100
<hr>
2130
2101
<div class="refsect2">
2161
2132
<a name="id-1.5.2.2.6.49.6"></a><h4>Returns</h4>
2162
2133
<p> value of a parameter named <em class="parameter"><code>name</code></em>
2163
2134
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2164
 
<p></p>
2165
2135
</div>
2166
 
<p class="since">Since 3.8</p>
 
2136
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2167
2137
</div>
2168
2138
<hr>
2169
2139
<div class="refsect2">
2191
2161
as a null-terminated strv. </p>
2192
2162
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
2193
2163
</div>
2194
 
<p class="since">Since 3.8</p>
 
2164
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2195
2165
</div>
2196
2166
<hr>
2197
2167
<div class="refsect2">
2243
2213
<div class="refsect3">
2244
2214
<a name="id-1.5.2.2.6.51.6"></a><h4>Returns</h4>
2245
2215
<p> Whether parameter of given name has stored value of given value.</p>
2246
 
<p></p>
2247
2216
</div>
2248
 
<p class="since">Since 3.8</p>
 
2217
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2249
2218
</div>
2250
2219
<hr>
2251
2220
<div class="refsect2">
2287
2256
<div class="refsect3">
2288
2257
<a name="id-1.5.2.2.6.52.6"></a><h4>Returns</h4>
2289
2258
<p> the ID (greater than 0) of the event source</p>
2290
 
<p></p>
2291
2259
</div>
2292
 
<p class="since">Since 3.12</p>
 
2260
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2293
2261
</div>
2294
2262
<hr>
2295
2263
<div class="refsect2">
2342
2310
<div class="refsect3">
2343
2311
<a name="id-1.5.2.2.6.53.6"></a><h4>Returns</h4>
2344
2312
<p> the ID (greater than 0) of the event source</p>
2345
 
<p></p>
2346
2313
</div>
2347
 
<p class="since">Since 3.12</p>
 
2314
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2348
2315
</div>
2349
2316
<hr>
2350
2317
<div class="refsect2">
2385
2352
<div class="refsect3">
2386
2353
<a name="id-1.5.2.2.6.54.6"></a><h4>Returns</h4>
2387
2354
<p> the ID (greater than 0) of the event source</p>
2388
 
<p></p>
2389
2355
</div>
2390
 
<p class="since">Since 3.12</p>
 
2356
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2391
2357
</div>
2392
2358
<hr>
2393
2359
<div class="refsect2">
2439
2405
<div class="refsect3">
2440
2406
<a name="id-1.5.2.2.6.55.6"></a><h4>Returns</h4>
2441
2407
<p> the ID (greater than 0) of the event source</p>
2442
 
<p></p>
2443
2408
</div>
2444
 
<p class="since">Since 3.12</p>
 
2409
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2445
2410
</div>
2446
2411
<hr>
2447
2412
<div class="refsect2">
2506
2471
<div class="refsect3">
2507
2472
<a name="id-1.5.2.2.6.56.7"></a><h4>Returns</h4>
2508
2473
<p> the ID (greather than 0) of the event source</p>
2509
 
<p></p>
2510
2474
</div>
2511
 
<p class="since">Since 3.12</p>
 
2475
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2512
2476
</div>
2513
2477
<hr>
2514
2478
<div class="refsect2">
2573
2537
<div class="refsect3">
2574
2538
<a name="id-1.5.2.2.6.57.7"></a><h4>Returns</h4>
2575
2539
<p> the ID (greater than 0) of the event source</p>
2576
 
<p></p>
2577
2540
</div>
2578
 
<p class="since">Since 3.12</p>
 
2541
<p class="since">Since: <a class="link" href="api-index-3.12.html" title="Index of new symbols in 3.12">3.12</a></p>
2579
2542
</div>
2580
2543
<hr>
2581
2544
<div class="refsect2">
2602
2565
</tr></tbody>
2603
2566
</table></div>
2604
2567
</div>
2605
 
<p class="since">Since 3.4</p>
 
2568
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
2606
2569
</div>
2607
2570
<hr>
2608
2571
<div class="refsect2">
2632
2595
</tr></tbody>
2633
2596
</table></div>
2634
2597
</div>
2635
 
<p class="since">Since 3.4</p>
 
2598
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
2636
2599
</div>
2637
2600
<hr>
2638
2601
<div class="refsect2">
2677
2640
Returned pointer can be freed with <a class="link" href="eds-Main-Utility-Toolbox.html#e-util-free-string-slist" title="e_util_free_string_slist ()"><code class="function">e_util_free_string_slist()</code></a>. </p>
2678
2641
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
2679
2642
</div>
2680
 
<p class="since">Since 3.4</p>
 
2643
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
2681
2644
</div>
2682
2645
<hr>
2683
2646
<div class="refsect2">
2722
2685
Returned pointer can be freed with <a class="link" href="eds-Main-Utility-Toolbox.html#e-util-free-object-slist" title="e_util_free_object_slist ()"><code class="function">e_util_free_object_slist()</code></a>. </p>
2723
2686
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GObject]</span></p>
2724
2687
</div>
2725
 
<p class="since">Since 3.4</p>
 
2688
<p class="since">Since: <a class="link" href="api-index-3.4.html" title="Index of new symbols in 3.4">3.4</a></p>
2726
2689
</div>
2727
2690
<hr>
2728
2691
<div class="refsect2">
2738
2701
<div class="refsect3">
2739
2702
<a name="id-1.5.2.2.6.62.7"></a><h4>Returns</h4>
2740
2703
<p> the D-Bus call timeout in milliseconds</p>
2741
 
<p></p>
2742
2704
</div>
2743
 
<p class="since">Since 3.0</p>
 
2705
<p class="since">Since: <a class="link" href="api-index-3.0.html" title="Index of new symbols in 3.0">3.0</a></p>
2744
2706
</div>
2745
2707
<hr>
2746
2708
<div class="refsect2">
2773
2735
</tr></tbody>
2774
2736
</table></div>
2775
2737
</div>
2776
 
<p class="since">Since 3.0</p>
 
2738
<p class="since">Since: <a class="link" href="api-index-3.0.html" title="Index of new symbols in 3.0">3.0</a></p>
2777
2739
</div>
2778
2740
</div>
2779
2741
<div class="refsect1">
2781
2743
<div class="refsect2">
2782
2744
<a name="ENamedParameters"></a><h3>ENamedParameters</h3>
2783
2745
<pre class="programlisting">typedef struct _ENamedParameters ENamedParameters;</pre>
2784
 
<p class="since">Since 3.8</p>
 
2746
<p class="since">Since: <a class="link" href="api-index-3.8.html" title="Index of new symbols in 3.8">3.8</a></p>
2785
2747
</div>
2786
2748
<hr>
2787
2749
<div class="refsect2">
2799
2761
<p>5) If needed, repeat steps 2-4 for additional asynchronous functions
2800
2762
   using the same <a class="link" href="eds-Main-Utility-Toolbox.html#EAsyncClosure" title="EAsyncClosure"><span class="type">EAsyncClosure</span></a>.</p>
2801
2763
<p>6) Finally, free the <a class="link" href="eds-Main-Utility-Toolbox.html#EAsyncClosure" title="EAsyncClosure"><span class="type">EAsyncClosure</span></a> with <a class="link" href="eds-Main-Utility-Toolbox.html#e-async-closure-free" title="e_async_closure_free ()"><code class="function">e_async_closure_free()</code></a>.</p>
2802
 
<p class="since">Since 3.6</p>
 
2764
<p class="since">Since: <a class="link" href="api-index-3.6.html" title="Index of new symbols in 3.6">3.6</a></p>
2803
2765
</div>
2804
2766
<hr>
2805
2767
<div class="refsect2">
2809
2771
</div>
2810
2772
</div>
2811
2773
<div class="footer">
2812
 
<hr>
2813
 
          Generated by GTK-Doc V1.21</div>
 
2774
<hr>Generated by GTK-Doc V1.23</div>
2814
2775
</body>
2815
2776
</html>
 
 
b'\\ No newline at end of file'