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

« back to all changes in this revision

Viewing changes to docs/reference/eds/html/eds-ECredentials.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: ECredentials</title>
 
5
<title>ECredentials: 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="ch14.html" title="Common Deprecated Classes">
9
9
<link rel="prev" href="ch14.html" title="Common Deprecated Classes">
10
10
<link rel="next" href="eds-EIterator.html" title="EIterator">
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">
263
263
e_credentials_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
264
264
<div class="warning"><p><code class="literal">e_credentials_new</code> is deprecated and should not be used in newly-written code.</p></div>
265
265
<p>FIXME: Document me.</p>
266
 
<p class="since">Since 3.2</p>
 
266
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
267
267
</div>
268
268
<hr>
269
269
<div class="refsect2">
272
272
e_credentials_new_strv (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> * const *strv</code></em>);</pre>
273
273
<div class="warning"><p><code class="literal">e_credentials_new_strv</code> is deprecated and should not be used in newly-written code.</p></div>
274
274
<p>FIXME: Document me.</p>
275
 
<p class="since">Since 3.2</p>
 
275
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
276
276
</div>
277
277
<hr>
278
278
<div class="refsect2">
282
282
                        <em class="parameter"><code>...</code></em>);</pre>
283
283
<div class="warning"><p><code class="literal">e_credentials_new_args</code> is deprecated and should not be used in newly-written code.</p></div>
284
284
<p>FIXME: Document me.</p>
285
 
<p class="since">Since 3.2</p>
 
285
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
286
286
</div>
287
287
<hr>
288
288
<div class="refsect2">
291
291
e_credentials_new_clone (<em class="parameter"><code>const <a class="link" href="eds-ECredentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
292
292
<div class="warning"><p><code class="literal">e_credentials_new_clone</code> is deprecated and should not be used in newly-written code.</p></div>
293
293
<p>FIXME: Document me.</p>
294
 
<p class="since">Since 3.2</p>
 
294
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
295
295
</div>
296
296
<hr>
297
297
<div class="refsect2">
300
300
e_credentials_free (<em class="parameter"><code><a class="link" href="eds-ECredentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
301
301
<div class="warning"><p><code class="literal">e_credentials_free</code> is deprecated and should not be used in newly-written code.</p></div>
302
302
<p>FIXME: Document me.</p>
303
 
<p class="since">Since 3.2</p>
 
303
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
304
304
</div>
305
305
<hr>
306
306
<div class="refsect2">
332
332
<p> a <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of key/value strings. </p>
333
333
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
334
334
</div>
335
 
<p class="since">Since 3.2</p>
 
335
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
336
336
</div>
337
337
<hr>
338
338
<div class="refsect2">
376
376
</tbody>
377
377
</table></div>
378
378
</div>
379
 
<p class="since">Since 3.2</p>
 
379
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
380
380
</div>
381
381
<hr>
382
382
<div class="refsect2">
386
386
                   <em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
387
387
<div class="warning"><p><code class="literal">e_credentials_get</code> is deprecated and should not be used in newly-written code.</p></div>
388
388
<p>FIXME: Document me.</p>
389
 
<p class="since">Since 3.2</p>
 
389
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
390
390
</div>
391
391
<hr>
392
392
<div class="refsect2">
426
426
<a name="id-1.8.2.2.6.10.8"></a><h4>Returns</h4>
427
427
<p> the value for <em class="parameter"><code>key</code></em>
428
428
</p>
429
 
<p></p>
430
429
</div>
431
 
<p class="since">Since 3.2</p>
 
430
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
432
431
</div>
433
432
<hr>
434
433
<div class="refsect2">
464
463
<div class="refsect3">
465
464
<a name="id-1.8.2.2.6.11.8"></a><h4>Returns</h4>
466
465
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if they are equal, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
467
 
<p></p>
468
466
</div>
469
 
<p class="since">Since 3.2</p>
 
467
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
470
468
</div>
471
469
<hr>
472
470
<div class="refsect2">
504
502
<div class="refsect3">
505
503
<a name="id-1.8.2.2.6.12.8"></a><h4>Returns</h4>
506
504
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the key sets match, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
507
 
<p></p>
508
505
</div>
509
 
<p class="since">Since 3.2</p>
 
506
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
510
507
</div>
511
508
<hr>
512
509
<div class="refsect2">
545
542
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>credentials</code></em>
546
543
contains <em class="parameter"><code>key</code></em>
547
544
, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
548
 
<p></p>
549
545
</div>
550
 
<p class="since">Since 3.2</p>
 
546
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
551
547
</div>
552
548
<hr>
553
549
<div class="refsect2">
576
572
<a name="id-1.8.2.2.6.14.8"></a><h4>Returns</h4>
577
573
<p> the number of keys in <em class="parameter"><code>credentials</code></em>
578
574
</p>
579
 
<p></p>
580
575
</div>
581
 
<p class="since">Since 3.2</p>
 
576
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
582
577
</div>
583
578
<hr>
584
579
<div class="refsect2">
611
606
of key names. </p>
612
607
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p>
613
608
</div>
614
 
<p class="since">Since 3.2</p>
 
609
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
615
610
</div>
616
611
<hr>
617
612
<div class="refsect2">
620
615
e_credentials_clear (<em class="parameter"><code><a class="link" href="eds-ECredentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
621
616
<div class="warning"><p><code class="literal">e_credentials_clear</code> is deprecated and should not be used in newly-written code.</p></div>
622
617
<p>FIXME: Document me.</p>
623
 
<p class="since">Since 3.2</p>
 
618
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
624
619
</div>
625
620
<hr>
626
621
<div class="refsect2">
629
624
e_credentials_clear_peek (<em class="parameter"><code><a class="link" href="eds-ECredentials.html#ECredentials" title="struct ECredentials"><span class="type">ECredentials</span></a> *credentials</code></em>);</pre>
630
625
<div class="warning"><p><code class="literal">e_credentials_clear_peek</code> is deprecated and should not be used in newly-written code.</p></div>
631
626
<p>FIXME: Document me.</p>
632
 
<p class="since">Since 3.2</p>
 
627
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
633
628
</div>
634
629
<hr>
635
630
<div class="refsect2">
638
633
e_credentials_util_safe_free_string (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>);</pre>
639
634
<div class="warning"><p><code class="literal">e_credentials_util_safe_free_string</code> is deprecated and should not be used in newly-written code.</p></div>
640
635
<p>FIXME Document me.</p>
641
 
<p class="since">Since 3.2</p>
 
636
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
642
637
</div>
643
638
<hr>
644
639
<div class="refsect2">
648
643
                               (<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> prompt_flags</code></em>);</pre>
649
644
<div class="warning"><p><code class="literal">e_credentials_util_prompt_flags_to_string</code> is deprecated and should not be used in newly-written code.</p></div>
650
645
<p>FIXME: Document me.</p>
651
 
<p class="since">Since 3.2</p>
 
646
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
652
647
</div>
653
648
<hr>
654
649
<div class="refsect2">
658
653
                               (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *prompt_flags_string</code></em>);</pre>
659
654
<div class="warning"><p><code class="literal">e_credentials_util_string_to_prompt_flags</code> is deprecated and should not be used in newly-written code.</p></div>
660
655
<p>FIXME: Document me.</p>
661
 
<p class="since">Since 3.2</p>
 
656
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
662
657
</div>
663
658
</div>
664
659
<div class="refsect1">
672
667
<div class="warning"><p><code class="literal">ECredentials</code> is deprecated and should not be used in newly-written code.</p></div>
673
668
<p>Contains only private data that should be read and manipulated using the
674
669
functions below.</p>
675
 
<p class="since">Since 3.2</p>
 
670
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
676
671
</div>
677
672
<hr>
678
673
<div class="refsect2">
681
676
</pre>
682
677
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_USERNAME</code> is deprecated and should not be used in newly-written code.</p></div>
683
678
<p>FIXME Docment me.</p>
684
 
<p class="since">Since 3.2</p>
 
679
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
685
680
</div>
686
681
<hr>
687
682
<div class="refsect2">
690
685
</pre>
691
686
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PASSWORD</code> is deprecated and should not be used in newly-written code.</p></div>
692
687
<p>FIXME Document me.</p>
693
 
<p class="since">Since 3.2</p>
 
688
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
694
689
</div>
695
690
<hr>
696
691
<div class="refsect2">
699
694
</pre>
700
695
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_AUTH_METHOD</code> is deprecated and should not be used in newly-written code.</p></div>
701
696
<p>FIXME Document me.</p>
702
 
<p class="since">Since 3.2</p>
 
697
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
703
698
</div>
704
699
<hr>
705
700
<div class="refsect2">
708
703
</pre>
709
704
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_TITLE</code> is deprecated and should not be used in newly-written code.</p></div>
710
705
<p>FIXME Document me.</p>
711
 
<p class="since">Since 3.2</p>
 
706
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
712
707
</div>
713
708
<hr>
714
709
<div class="refsect2">
717
712
</pre>
718
713
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_TEXT</code> is deprecated and should not be used in newly-written code.</p></div>
719
714
<p>FIXME: Document me.</p>
720
 
<p class="since">Since 3.2</p>
 
715
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
721
716
</div>
722
717
<hr>
723
718
<div class="refsect2">
726
721
</pre>
727
722
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_REASON</code> is deprecated and should not be used in newly-written code.</p></div>
728
723
<p>FIXME: Document me.</p>
729
 
<p class="since">Since 3.2</p>
 
724
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
730
725
</div>
731
726
<hr>
732
727
<div class="refsect2">
735
730
</pre>
736
731
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_KEY</code> is deprecated and should not be used in newly-written code.</p></div>
737
732
<p>FIXME: Document me.</p>
738
 
<p class="since">Since 3.2</p>
 
733
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
739
734
</div>
740
735
<hr>
741
736
<div class="refsect2">
744
739
</pre>
745
740
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_PROMPT_FLAGS</code> is deprecated and should not be used in newly-written code.</p></div>
746
741
<p>FIXME Document me.</p>
747
 
<p class="since">Since 3.2</p>
 
742
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
748
743
</div>
749
744
<hr>
750
745
<div class="refsect2">
754
749
<div class="warning"><p><code class="literal">E_CREDENTIALS_KEY_FOREIGN_REQUEST</code> is deprecated and should not be used in newly-written code.</p></div>
755
750
<p>Set to "1" when the ECredentials is used to authenticate
756
751
other than current EClient.</p>
757
 
<p class="since">Since 3.4</p>
 
752
<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>
758
753
</div>
759
754
<hr>
760
755
<div class="refsect2">
818
813
</tbody>
819
814
</table></div>
820
815
</div>
821
 
<p class="since">Since 3.2</p>
 
816
<p class="since">Since: <a class="link" href="api-index-3.2.html" title="Index of new symbols in 3.2">3.2</a></p>
822
817
</div>
823
818
<hr>
824
819
<div class="refsect2">
829
824
</div>
830
825
</div>
831
826
<div class="footer">
832
 
<hr>
833
 
          Generated by GTK-Doc V1.21</div>
 
827
<hr>Generated by GTK-Doc V1.23</div>
834
828
</body>
835
829
</html>
 
 
b'\\ No newline at end of file'