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

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-EPhoneNumber.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: EPhoneNumber</title>
 
5
<title>EPhoneNumber: 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="ch12.html" title="Addressbook related utilities">
9
9
<link rel="prev" href="eds-ENameWestern.html" title="ENameWestern">
10
10
<link rel="next" href="ch13.html" title="Calendar related utilities">
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">
211
211
e_phone_number_is_supported (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
212
212
<p>Checks if phone number support is available. It is recommended to call this
213
213
function before using any of the phone-utils functions to ensure that the
214
 
required functionality is available, and to pick alternative mechnisms if
 
214
required functionality is available, and to pick alternative mechanisms if
215
215
needed.</p>
216
216
<div class="refsect3">
217
217
<a name="id-1.5.4.6.7.4.5"></a><h4>Returns</h4>
218
218
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if phone number support is available.</p>
219
 
<p></p>
220
219
</div>
221
 
<p class="since">Since 3.8</p>
 
220
<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>
222
221
</div>
223
222
<hr>
224
223
<div class="refsect2">
261
260
<a name="id-1.5.4.6.7.5.7"></a><h4>Returns</h4>
262
261
<p> a valid country calling code, or zero if an unknown region
263
262
code was passed.</p>
264
 
<p></p>
265
263
</div>
266
 
<p class="since">Since 3.8</p>
 
264
<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>
267
265
</div>
268
266
<hr>
269
267
<div class="refsect2">
298
296
current locale's two-letter code for phone number parsing. </p>
299
297
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
300
298
</div>
301
 
<p class="since">Since 3.8</p>
 
299
<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>
302
300
</div>
303
301
<hr>
304
302
<div class="refsect2">
354
352
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. Call <a class="link" href="eds-EPhoneNumber.html#e-phone-number-free" title="e_phone_number_free ()"><code class="function">e_phone_number_free()</code></a> to release this instance. </p>
355
353
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
356
354
</div>
357
 
<p class="since">Since 3.8</p>
 
355
<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>
358
356
</div>
359
357
<hr>
360
358
<div class="refsect2">
393
391
. </p>
394
392
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
395
393
</div>
396
 
<p class="since">Since 3.8</p>
 
394
<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>
397
395
</div>
398
396
<hr>
399
397
<div class="refsect2">
432
430
<div class="refsect3">
433
431
<a name="id-1.5.4.6.7.9.6"></a><h4>Returns</h4>
434
432
<p> A valid country calling code, or zero if no code is known.</p>
435
 
<p></p>
436
433
</div>
437
 
<p class="since">Since 3.8</p>
 
434
<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>
438
435
</div>
439
436
<hr>
440
437
<div class="refsect2">
466
463
. </p>
467
464
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
468
465
</div>
469
 
<p class="since">Since 3.8</p>
 
466
<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>
470
467
</div>
471
468
<hr>
472
469
<div class="refsect2">
500
497
<div class="refsect3">
501
498
<a name="id-1.5.4.6.7.11.6"></a><h4>Returns</h4>
502
499
<p> The quality of matching for the two phone numbers.</p>
503
 
<p></p>
504
500
</div>
505
 
<p class="since">Since 3.8</p>
 
501
<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>
506
502
</div>
507
503
<hr>
508
504
<div class="refsect2">
542
538
<div class="refsect3">
543
539
<a name="id-1.5.4.6.7.12.6"></a><h4>Returns</h4>
544
540
<p> The quality of matching for the two phone numbers.</p>
545
 
<p></p>
546
541
</div>
547
 
<p class="since">Since 3.8</p>
 
542
<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>
548
543
</div>
549
544
<hr>
550
545
<div class="refsect2">
592
587
<div class="refsect3">
593
588
<a name="id-1.5.4.6.7.13.6"></a><h4>Returns</h4>
594
589
<p> The quality of matching for the two phone numbers.</p>
595
 
<p></p>
596
590
</div>
597
 
<p class="since">Since 3.8</p>
 
591
<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>
598
592
</div>
599
593
<hr>
600
594
<div class="refsect2">
624
618
Call <a class="link" href="eds-EPhoneNumber.html#e-phone-number-free" title="e_phone_number_free ()"><code class="function">e_phone_number_free()</code></a> to release this instance. </p>
625
619
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
626
620
</div>
627
 
<p class="since">Since 3.8</p>
 
621
<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>
628
622
</div>
629
623
<hr>
630
624
<div class="refsect2">
648
642
</tr></tbody>
649
643
</table></div>
650
644
</div>
651
 
<p class="since">Since 3.8</p>
 
645
<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>
652
646
</div>
653
647
</div>
654
648
<div class="refsect1">
699
693
</tbody>
700
694
</table></div>
701
695
</div>
702
 
<p class="since">Since 3.8</p>
 
696
<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>
703
697
</div>
704
698
<hr>
705
699
<div class="refsect2">
815
809
</tbody>
816
810
</table></div>
817
811
</div>
818
 
<p class="since">Since 3.8</p>
 
812
<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>
819
813
</div>
820
814
<hr>
821
815
<div class="refsect2">
841
835
<tr>
842
836
<td class="enum_member_name"><p><a name="E-PHONE-NUMBER-ERROR-UNKNOWN:CAPS"></a>E_PHONE_NUMBER_ERROR_UNKNOWN</p></td>
843
837
<td class="enum_member_description">
844
 
<p>the phone number parser reported an yet
845
 
unkown error code.</p>
 
838
<p>the phone number parser reported a yet
 
839
unknown error code.</p>
846
840
</td>
847
841
<td class="enum_member_annotations"> </td>
848
842
</tr>
886
880
</tbody>
887
881
</table></div>
888
882
</div>
889
 
<p class="since">Since 3.8</p>
 
883
<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>
890
884
</div>
891
885
<hr>
892
886
<div class="refsect2">
928
922
</tbody>
929
923
</table></div>
930
924
</div>
931
 
<p class="since">Since 3.8</p>
 
925
<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>
932
926
</div>
933
927
<hr>
934
928
<div class="refsect2">
936
930
<pre class="programlisting">typedef struct _EPhoneNumber EPhoneNumber;</pre>
937
931
<p>This opaque type describes a parsed phone number. It can be copied using
938
932
<a class="link" href="eds-EPhoneNumber.html#e-phone-number-copy" title="e_phone_number_copy ()"><code class="function">e_phone_number_copy()</code></a>. To release it call <a class="link" href="eds-EPhoneNumber.html#e-phone-number-free" title="e_phone_number_free ()"><code class="function">e_phone_number_free()</code></a>.</p>
939
 
<p class="since">Since 3.8</p>
 
933
<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>
940
934
</div>
941
935
</div>
942
936
</div>
943
937
<div class="footer">
944
 
<hr>
945
 
          Generated by GTK-Doc V1.21</div>
 
938
<hr>Generated by GTK-Doc V1.23</div>
946
939
</body>
947
940
</html>
 
 
b'\\ No newline at end of file'