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

« back to all changes in this revision

Viewing changes to docs/reference/libedataserver/html/ESourceGroup.html

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2012-07-03 22:41:23 UTC
  • mfrom: (1.1.100)
  • Revision ID: package-import@ubuntu.com-20120703224123-90dydkyfyvff8s0s
Tags: 3.5.3.1-0ubuntu1
* New upstream release 3.5.3.1.
* debian/control:
  - Drop libgconf2-dev from Build-Depends.
  - Bump versions for glib, goa, and libsoup in Build-Depends.
  - Add a Build-Depends on libgcr-3-dev (>= 3.4)
  - Rename packages following upstream SONAME changes.
  - Add Depends on libgnome-keyring-dev to libedataserver1.2-dev.
* debian/rules:
  - Update mkshlibs arguments for libcamel-1.2-38 instead of -33; as it was
    renamed in control due to the soname change.
  - Strip out -Bsymbolic-functions from LDFLAGS.
* Renamed install files in debian/:
  - libcamel-1.2-33.install => libcamel-1.2-38.install
  - libebackend-1.2-2.install => libebackend-1.2-4.install
  - libebook-1.2-13.install => libebook-1.2-17.install
  - libecal-1.2-11.install => libecal-1.2-15.install
  - libedata-book-1.2-13.install => libedata-book-1.2-15.install
  - libedata-cal-1.2-15.install => libedata-cal-1.2-18.install
  - libedataserver-1.2-16.install => libedataserver-1.2-17.install
  - libedataserverui-3.0-1.install => libedataserverui-3.0-4.install
* debian/patches/google_tests_fpic.patch: build tests with -fPIC; otherwise
  build fails.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>ESourceGroup</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
 
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Utilities (libedataserver)">
8
 
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Utilities (libedataserver)">
9
 
<link rel="prev" href="ESource.html" title="ESource">
10
 
<link rel="next" href="ESourceList.html" title="ESourceList">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
 
<link rel="stylesheet" href="style.css" type="text/css">
13
 
</head>
14
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="ESource.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">Evolution-Data-Server Manual: Utilities (libedataserver)</th>
21
 
<td><a accesskey="n" href="ESourceList.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr>
23
 
<tr><td colspan="5" class="shortcuts">
24
 
<a href="#ESourceGroup.synopsis" class="shortcut">Top</a>
25
 
                   | 
26
 
                  <a href="#ESourceGroup.description" class="shortcut">Description</a>
27
 
                   | 
28
 
                  <a href="#ESourceGroup.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
 
                   | 
30
 
                  <a href="#ESourceGroup.signals" class="shortcut">Signals</a>
31
 
</td></tr>
32
 
</table>
33
 
<div class="refentry">
34
 
<a name="ESourceGroup"></a><div class="titlepage"></div>
35
 
<div class="refnamediv"><table width="100%"><tr>
36
 
<td valign="top">
37
 
<h2><span class="refentrytitle"><a name="ESourceGroup.top_of_page"></a>ESourceGroup</span></h2>
38
 
<p>ESourceGroup</p>
39
 
</td>
40
 
<td valign="top" align="right"></td>
41
 
</tr></table></div>
42
 
<div class="refsynopsisdiv">
43
 
<a name="ESourceGroup.synopsis"></a><h2>Synopsis</h2>
44
 
<pre class="synopsis">struct              <a class="link" href="ESourceGroup.html#ESourceGroup-struct" title="struct ESourceGroup">ESourceGroup</a>;
45
 
<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      <a class="link" href="ESourceGroup.html#e-source-group-new" title="e_source_group_new ()">e_source_group_new</a>                  (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
46
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *base_uri</code></em>);
47
 
<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      <a class="link" href="ESourceGroup.html#e-source-group-new-from-xml" title="e_source_group_new_from_xml ()">e_source_group_new_from_xml</a>         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *xml</code></em>);
48
 
<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      <a class="link" href="ESourceGroup.html#e-source-group-new-from-xmldoc" title="e_source_group_new_from_xmldoc ()">e_source_group_new_from_xmldoc</a>      (<em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>);
49
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-update-from-xml" title="e_source_group_update_from_xml ()">e_source_group_update_from_xml</a>      (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
50
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *xml</code></em>,
51
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *changed_return</code></em>);
52
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-update-from-xmldoc" title="e_source_group_update_from_xmldoc ()">e_source_group_update_from_xmldoc</a>   (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>,
54
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *changed_return</code></em>);
55
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ESourceGroup.html#e-source-group-uid-from-xmldoc" title="e_source_group_uid_from_xmldoc ()">e_source_group_uid_from_xmldoc</a>      (<em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>);
56
 
<span class="returnvalue">void</span>                <a class="link" href="ESourceGroup.html#e-source-group-set-name" title="e_source_group_set_name ()">e_source_group_set_name</a>             (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
57
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
58
 
<span class="returnvalue">void</span>                <a class="link" href="ESourceGroup.html#e-source-group-set-base-uri" title="e_source_group_set_base_uri ()">e_source_group_set_base_uri</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
59
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *base_uri</code></em>);
60
 
<span class="returnvalue">void</span>                <a class="link" href="ESourceGroup.html#e-source-group-set-readonly" title="e_source_group_set_readonly ()">e_source_group_set_readonly</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
61
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> readonly</code></em>);
62
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ESourceGroup.html#e-source-group-peek-uid" title="e_source_group_peek_uid ()">e_source_group_peek_uid</a>             (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
63
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ESourceGroup.html#e-source-group-peek-name" title="e_source_group_peek_name ()">e_source_group_peek_name</a>            (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
64
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="ESourceGroup.html#e-source-group-peek-base-uri" title="e_source_group_peek_base_uri ()">e_source_group_peek_base_uri</a>        (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
65
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-get-readonly" title="e_source_group_get_readonly ()">e_source_group_get_readonly</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
66
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *            <a class="link" href="ESourceGroup.html#e-source-group-peek-sources" title="e_source_group_peek_sources ()">e_source_group_peek_sources</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
67
 
<a class="link" href="ESource.html" title="ESource"><span class="returnvalue">ESource</span></a> *           <a class="link" href="ESourceGroup.html#e-source-group-peek-source-by-uid" title="e_source_group_peek_source_by_uid ()">e_source_group_peek_source_by_uid</a>   (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
68
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *source_uid</code></em>);
69
 
<a class="link" href="ESource.html" title="ESource"><span class="returnvalue">ESource</span></a> *           <a class="link" href="ESourceGroup.html#e-source-group-peek-source-by-name" title="e_source_group_peek_source_by_name ()">e_source_group_peek_source_by_name</a>  (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
70
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *source_name</code></em>);
71
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-add-source" title="e_source_group_add_source ()">e_source_group_add_source</a>           (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
72
 
                                                         <em class="parameter"><code><a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a> *source</code></em>,
73
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);
74
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-remove-source" title="e_source_group_remove_source ()">e_source_group_remove_source</a>        (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
75
 
                                                         <em class="parameter"><code><a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a> *source</code></em>);
76
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-remove-source-by-uid" title="e_source_group_remove_source_by_uid ()">e_source_group_remove_source_by_uid</a> (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
77
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uid</code></em>);
78
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ESourceGroup.html#e-source-group-get-property" title="e_source_group_get_property ()">e_source_group_get_property</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *source</code></em>,
79
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);
80
 
<span class="returnvalue">void</span>                <a class="link" href="ESourceGroup.html#e-source-group-set-property" title="e_source_group_set_property ()">e_source_group_set_property</a>         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *source</code></em>,
81
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>,
82
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);
83
 
<span class="returnvalue">void</span>                <a class="link" href="ESourceGroup.html#e-source-group-foreach-property" title="e_source_group_foreach_property ()">e_source_group_foreach_property</a>     (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
84
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHFunc"><span class="type">GHFunc</span></a> func</code></em>,
85
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
86
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ESourceGroup.html#e-source-group-to-xml" title="e_source_group_to_xml ()">e_source_group_to_xml</a>               (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);
87
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-equal" title="e_source_group_equal ()">e_source_group_equal</a>                (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *a</code></em>,
88
 
                                                         <em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *b</code></em>);
89
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ESourceGroup.html#e-source-group-xmlstr-equal" title="e_source_group_xmlstr_equal ()">e_source_group_xmlstr_equal</a>         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *a</code></em>,
90
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *b</code></em>);
91
 
</pre>
92
 
</div>
93
 
<div class="refsect1">
94
 
<a name="ESourceGroup.object-hierarchy"></a><h2>Object Hierarchy</h2>
95
 
<pre class="synopsis">
96
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
97
 
   +----ESourceGroup
98
 
</pre>
99
 
</div>
100
 
<div class="refsect1">
101
 
<a name="ESourceGroup.signals"></a><h2>Signals</h2>
102
 
<pre class="synopsis">
103
 
  "<a class="link" href="ESourceGroup.html#ESourceGroup-changed" title='The "changed" signal'>changed</a>"                                        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
104
 
  "<a class="link" href="ESourceGroup.html#ESourceGroup-source-added" title='The "source-added" signal'>source-added</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
105
 
  "<a class="link" href="ESourceGroup.html#ESourceGroup-source-removed" title='The "source-removed" signal'>source-removed</a>"                                 : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
106
 
</pre>
107
 
</div>
108
 
<div class="refsect1">
109
 
<a name="ESourceGroup.description"></a><h2>Description</h2>
110
 
</div>
111
 
<div class="refsect1">
112
 
<a name="ESourceGroup.details"></a><h2>Details</h2>
113
 
<div class="refsect2">
114
 
<a name="ESourceGroup-struct"></a><h3>struct ESourceGroup</h3>
115
 
<pre class="programlisting">struct ESourceGroup;</pre>
116
 
<p>
117
 
Contains only private data that should be read and manipulated using the
118
 
functions below.
119
 
</p>
120
 
</div>
121
 
<hr>
122
 
<div class="refsect2">
123
 
<a name="e-source-group-new"></a><h3>e_source_group_new ()</h3>
124
 
<pre class="programlisting"><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      e_source_group_new                  (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
125
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *base_uri</code></em>);</pre>
126
 
</div>
127
 
<hr>
128
 
<div class="refsect2">
129
 
<a name="e-source-group-new-from-xml"></a><h3>e_source_group_new_from_xml ()</h3>
130
 
<pre class="programlisting"><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      e_source_group_new_from_xml         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *xml</code></em>);</pre>
131
 
</div>
132
 
<hr>
133
 
<div class="refsect2">
134
 
<a name="e-source-group-new-from-xmldoc"></a><h3>e_source_group_new_from_xmldoc ()</h3>
135
 
<pre class="programlisting"><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="returnvalue">ESourceGroup</span></a> *      e_source_group_new_from_xmldoc      (<em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>);</pre>
136
 
</div>
137
 
<hr>
138
 
<div class="refsect2">
139
 
<a name="e-source-group-update-from-xml"></a><h3>e_source_group_update_from_xml ()</h3>
140
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_update_from_xml      (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
141
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *xml</code></em>,
142
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *changed_return</code></em>);</pre>
143
 
</div>
144
 
<hr>
145
 
<div class="refsect2">
146
 
<a name="e-source-group-update-from-xmldoc"></a><h3>e_source_group_update_from_xmldoc ()</h3>
147
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_update_from_xmldoc   (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
148
 
                                                         <em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>,
149
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *changed_return</code></em>);</pre>
150
 
</div>
151
 
<hr>
152
 
<div class="refsect2">
153
 
<a name="e-source-group-uid-from-xmldoc"></a><h3>e_source_group_uid_from_xmldoc ()</h3>
154
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             e_source_group_uid_from_xmldoc      (<em class="parameter"><code><span class="type">xmlDocPtr</span> doc</code></em>);</pre>
155
 
</div>
156
 
<hr>
157
 
<div class="refsect2">
158
 
<a name="e-source-group-set-name"></a><h3>e_source_group_set_name ()</h3>
159
 
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_group_set_name             (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
160
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
161
 
</div>
162
 
<hr>
163
 
<div class="refsect2">
164
 
<a name="e-source-group-set-base-uri"></a><h3>e_source_group_set_base_uri ()</h3>
165
 
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_group_set_base_uri         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
166
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *base_uri</code></em>);</pre>
167
 
</div>
168
 
<hr>
169
 
<div class="refsect2">
170
 
<a name="e-source-group-set-readonly"></a><h3>e_source_group_set_readonly ()</h3>
171
 
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_group_set_readonly         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
172
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> readonly</code></em>);</pre>
173
 
</div>
174
 
<hr>
175
 
<div class="refsect2">
176
 
<a name="e-source-group-peek-uid"></a><h3>e_source_group_peek_uid ()</h3>
177
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       e_source_group_peek_uid             (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
178
 
</div>
179
 
<hr>
180
 
<div class="refsect2">
181
 
<a name="e-source-group-peek-name"></a><h3>e_source_group_peek_name ()</h3>
182
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       e_source_group_peek_name            (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
183
 
</div>
184
 
<hr>
185
 
<div class="refsect2">
186
 
<a name="e-source-group-peek-base-uri"></a><h3>e_source_group_peek_base_uri ()</h3>
187
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       e_source_group_peek_base_uri        (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
188
 
</div>
189
 
<hr>
190
 
<div class="refsect2">
191
 
<a name="e-source-group-get-readonly"></a><h3>e_source_group_get_readonly ()</h3>
192
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_get_readonly         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
193
 
</div>
194
 
<hr>
195
 
<div class="refsect2">
196
 
<a name="e-source-group-peek-sources"></a><h3>e_source_group_peek_sources ()</h3>
197
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *            e_source_group_peek_sources         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
198
 
<div class="variablelist"><table border="0">
199
 
<col align="left" valign="top">
200
 
<tbody><tr>
201
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
202
 
<td>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> ESource]</span>
203
 
</td>
204
 
</tr></tbody>
205
 
</table></div>
206
 
</div>
207
 
<hr>
208
 
<div class="refsect2">
209
 
<a name="e-source-group-peek-source-by-uid"></a><h3>e_source_group_peek_source_by_uid ()</h3>
210
 
<pre class="programlisting"><a class="link" href="ESource.html" title="ESource"><span class="returnvalue">ESource</span></a> *           e_source_group_peek_source_by_uid   (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
211
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *source_uid</code></em>);</pre>
212
 
<div class="variablelist"><table border="0">
213
 
<col align="left" valign="top">
214
 
<tbody><tr>
215
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
216
 
<td>the <a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
217
 
</td>
218
 
</tr></tbody>
219
 
</table></div>
220
 
</div>
221
 
<hr>
222
 
<div class="refsect2">
223
 
<a name="e-source-group-peek-source-by-name"></a><h3>e_source_group_peek_source_by_name ()</h3>
224
 
<pre class="programlisting"><a class="link" href="ESource.html" title="ESource"><span class="returnvalue">ESource</span></a> *           e_source_group_peek_source_by_name  (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
225
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *source_name</code></em>);</pre>
226
 
<div class="variablelist"><table border="0">
227
 
<col align="left" valign="top">
228
 
<tbody><tr>
229
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
230
 
<td>the <a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
231
 
</td>
232
 
</tr></tbody>
233
 
</table></div>
234
 
</div>
235
 
<hr>
236
 
<div class="refsect2">
237
 
<a name="e-source-group-add-source"></a><h3>e_source_group_add_source ()</h3>
238
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_add_source           (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
239
 
                                                         <em class="parameter"><code><a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a> *source</code></em>,
240
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
241
 
</div>
242
 
<hr>
243
 
<div class="refsect2">
244
 
<a name="e-source-group-remove-source"></a><h3>e_source_group_remove_source ()</h3>
245
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_remove_source        (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
246
 
                                                         <em class="parameter"><code><a class="link" href="ESource.html" title="ESource"><span class="type">ESource</span></a> *source</code></em>);</pre>
247
 
</div>
248
 
<hr>
249
 
<div class="refsect2">
250
 
<a name="e-source-group-remove-source-by-uid"></a><h3>e_source_group_remove_source_by_uid ()</h3>
251
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_remove_source_by_uid (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
252
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uid</code></em>);</pre>
253
 
</div>
254
 
<hr>
255
 
<div class="refsect2">
256
 
<a name="e-source-group-get-property"></a><h3>e_source_group_get_property ()</h3>
257
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             e_source_group_get_property         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *source</code></em>,
258
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>);</pre>
259
 
<p class="since">Since 1.12</p>
260
 
</div>
261
 
<hr>
262
 
<div class="refsect2">
263
 
<a name="e-source-group-set-property"></a><h3>e_source_group_set_property ()</h3>
264
 
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_group_set_property         (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *source</code></em>,
265
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property</code></em>,
266
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
267
 
<p class="since">Since 1.12</p>
268
 
</div>
269
 
<hr>
270
 
<div class="refsect2">
271
 
<a name="e-source-group-foreach-property"></a><h3>e_source_group_foreach_property ()</h3>
272
 
<pre class="programlisting"><span class="returnvalue">void</span>                e_source_group_foreach_property     (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>,
273
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHFunc"><span class="type">GHFunc</span></a> func</code></em>,
274
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
275
 
<div class="variablelist"><table border="0">
276
 
<col align="left" valign="top">
277
 
<tbody>
278
 
<tr>
279
 
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
280
 
<td>the <a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a>
281
 
</td>
282
 
</tr>
283
 
<tr>
284
 
<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
285
 
<td>the func to call on each property. <span class="annotation">[<acronym title="The callback is valid only during the call to the method."><span class="acronym">scope call</span></acronym>]</span>
286
 
</td>
287
 
</tr>
288
 
<tr>
289
 
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
290
 
<td>the user data</td>
291
 
</tr>
292
 
</tbody>
293
 
</table></div>
294
 
<p class="since">Since 1.12</p>
295
 
</div>
296
 
<hr>
297
 
<div class="refsect2">
298
 
<a name="e-source-group-to-xml"></a><h3>e_source_group_to_xml ()</h3>
299
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             e_source_group_to_xml               (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *group</code></em>);</pre>
300
 
</div>
301
 
<hr>
302
 
<div class="refsect2">
303
 
<a name="e-source-group-equal"></a><h3>e_source_group_equal ()</h3>
304
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_equal                (<em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *a</code></em>,
305
 
                                                         <em class="parameter"><code><a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *b</code></em>);</pre>
306
 
<p>
307
 
Compares if <em class="parameter"><code>a</code></em> is equivalent to <em class="parameter"><code>b</code></em>.
308
 
</p>
309
 
<div class="variablelist"><table border="0">
310
 
<col align="left" valign="top">
311
 
<tbody>
312
 
<tr>
313
 
<td><p><span class="term"><em class="parameter"><code>a</code></em> :</span></p></td>
314
 
<td>An ESourceGroup</td>
315
 
</tr>
316
 
<tr>
317
 
<td><p><span class="term"><em class="parameter"><code>b</code></em> :</span></p></td>
318
 
<td>Another ESourceGroup</td>
319
 
</tr>
320
 
<tr>
321
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
322
 
<td>
323
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>a</code></em> is equivalent to <em class="parameter"><code>b</code></em>,
324
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
325
 
</tr>
326
 
</tbody>
327
 
</table></div>
328
 
<p class="since">Since 2.24</p>
329
 
</div>
330
 
<hr>
331
 
<div class="refsect2">
332
 
<a name="e-source-group-xmlstr-equal"></a><h3>e_source_group_xmlstr_equal ()</h3>
333
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            e_source_group_xmlstr_equal         (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *a</code></em>,
334
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *b</code></em>);</pre>
335
 
<p>
336
 
Compares if <em class="parameter"><code>a</code></em> is equivalent to <em class="parameter"><code>b</code></em>.
337
 
</p>
338
 
<div class="variablelist"><table border="0">
339
 
<col align="left" valign="top">
340
 
<tbody>
341
 
<tr>
342
 
<td><p><span class="term"><em class="parameter"><code>a</code></em> :</span></p></td>
343
 
<td>XML representation of an ESourceGroup</td>
344
 
</tr>
345
 
<tr>
346
 
<td><p><span class="term"><em class="parameter"><code>b</code></em> :</span></p></td>
347
 
<td>XML representation of another ESourceGroup</td>
348
 
</tr>
349
 
<tr>
350
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
351
 
<td>
352
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>a</code></em> is equivalent to <em class="parameter"><code>b</code></em>,
353
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
354
 
</tr>
355
 
</tbody>
356
 
</table></div>
357
 
<p class="since">Since 2.24</p>
358
 
</div>
359
 
</div>
360
 
<div class="refsect1">
361
 
<a name="ESourceGroup.signal-details"></a><h2>Signal Details</h2>
362
 
<div class="refsect2">
363
 
<a name="ESourceGroup-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
364
 
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *esourcegroup,
365
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>      user_data)         : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
366
 
</div>
367
 
<hr>
368
 
<div class="refsect2">
369
 
<a name="ESourceGroup-source-added"></a><h3>The <code class="literal">"source-added"</code> signal</h3>
370
 
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *esourcegroup,
371
 
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>      *arg1,
372
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>      user_data)         : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
373
 
</div>
374
 
<hr>
375
 
<div class="refsect2">
376
 
<a name="ESourceGroup-source-removed"></a><h3>The <code class="literal">"source-removed"</code> signal</h3>
377
 
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ESourceGroup.html" title="ESourceGroup"><span class="type">ESourceGroup</span></a> *esourcegroup,
378
 
                                                        <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>      *arg1,
379
 
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>      user_data)         : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
380
 
</div>
381
 
</div>
382
 
</div>
383
 
<div class="footer">
384
 
<hr>
385
 
          Generated by GTK-Doc V1.18</div>
386
 
</body>
387
 
</html>
 
 
b'\\ No newline at end of file'