Merge ~azzar1/ubuntu/+source/gnome-online-accounts:ubuntu/master into ~ubuntu-desktop/ubuntu/+source/gnome-online-accounts:ubuntu/master

Proposed by Andrea Azzarone
Status: Merged
Merged at revision: 7539f2eac9126350878631af1550639aa4cd8e91
Proposed branch: ~azzar1/ubuntu/+source/gnome-online-accounts:ubuntu/master
Merge into: ~ubuntu-desktop/ubuntu/+source/gnome-online-accounts:ubuntu/master
Diff against target: 9677 lines (+2473/-1811)
94 files modified
NEWS (+7/-0)
compile (+1/-1)
config.guess (+1/-1)
config.sub (+1/-1)
configure (+574/-21)
configure.ac (+3/-3)
debian/changelog (+38/-0)
debian/patches/0002-livepatch-auth.patch (+1/-1)
debian/patches/series (+1/-0)
debian/source/include-binaries (+1/-1)
debian/watch (+1/-1)
depcomp (+1/-1)
doc/Makefile.in (+3/-3)
doc/goa-daemon.xml (+1/-1)
doc/html/GoaAccount.html (+13/-13)
doc/html/GoaCalendar.html (+9/-9)
doc/html/GoaChat.html (+9/-9)
doc/html/GoaClient.html (+2/-2)
doc/html/GoaContacts.html (+9/-9)
doc/html/GoaDocuments.html (+9/-9)
doc/html/GoaExchange.html (+9/-9)
doc/html/GoaFiles.html (+9/-9)
doc/html/GoaMail.html (+9/-9)
doc/html/GoaManager.html (+11/-11)
doc/html/GoaMaps.html (+9/-9)
doc/html/GoaMediaServer.html (+9/-9)
doc/html/GoaMusic.html (+9/-9)
doc/html/GoaOAuth2Based.html (+11/-11)
doc/html/GoaOAuth2Provider.html (+5/-5)
doc/html/GoaOAuthBased.html (+11/-11)
doc/html/GoaOAuthProvider.html (+5/-5)
doc/html/GoaObject.html (+16/-16)
doc/html/GoaObjectManagerClient.html (+11/-11)
doc/html/GoaPasswordBased.html (+11/-11)
doc/html/GoaPhotos.html (+9/-9)
doc/html/GoaPrinters.html (+9/-9)
doc/html/GoaProvider.html (+2/-2)
doc/html/GoaReadLater.html (+9/-9)
doc/html/GoaTicketing.html (+11/-11)
doc/html/GoaTodo.html (+9/-9)
doc/html/annotation-glossary.html (+7/-2)
doc/html/ch01s02.html (+2/-2)
doc/html/ch01s03.html (+2/-2)
doc/html/ch03.html (+2/-2)
doc/html/ch04.html (+2/-2)
doc/html/ch05.html (+2/-2)
doc/html/ch07.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Account.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Calendar.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Chat.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Contacts.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Documents.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Exchange.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Files.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Mail.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Manager.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Maps.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.MediaServer.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Music.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.OAuthBased.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.PasswordBased.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Photos.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Printers.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Ticketing.html (+2/-2)
doc/html/gdbus-org.gnome.OnlineAccounts.Todo.html (+2/-2)
doc/html/gio-hierarchy.html (+2/-2)
doc/html/goa-GoaError.html (+2/-2)
doc/html/goa-Version-Information.html (+4/-4)
doc/html/goa-daemon.8.html (+3/-3)
doc/html/goa-goautil.html (+2/-2)
doc/html/index.html (+3/-3)
doc/html/ix01.html (+768/-768)
doc/html/overview-writing.html (+2/-2)
doc/html/overview.html (+2/-2)
doc/html/ref-backend-library.html (+2/-2)
doc/html/ref-dbus-overview.html (+2/-2)
doc/html/ref-dbus-well-known-object.html (+2/-2)
doc/html/ref-dbus.html (+2/-2)
doc/html/ref-library-generated.html (+2/-2)
doc/html/ref-library.html (+2/-2)
doc/html/style.css (+4/-0)
doc/html/tools-fileformats.html (+2/-2)
ltmain.sh (+3/-1)
m4/ax_compiler_flags_cflags.m4 (+27/-7)
m4/ax_compiler_flags_ldflags.m4 (+21/-2)
missing (+1/-1)
po/Makevars (+1/-1)
po/ar.po (+458/-449)
po/gnome-online-accounts.pot (+4/-4)
src/goa/goa-generated.c (+186/-185)
src/goa/goa-generated.h (+3/-2)
src/goaidentity/org.gnome.Identity.c (+34/-33)
src/goaidentity/org.gnome.Identity.h (+3/-2)
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+354176@code.launchpad.net

Commit message

Sync with debian and split patches in two.

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/NEWS b/NEWS
2index 61bf20f..629d1fe 100644
3--- a/NEWS
4+++ b/NEWS
5@@ -1,3 +1,10 @@
6+Overview of changes in 3.30.0
7+=============================
8+
9+* Updated translations:
10+ Arabic
11+
12+
13 Overview of changes in 3.29.91
14 ==============================
15
16diff --git a/compile b/compile
17index 2ab71e4..de0005d 100755
18--- a/compile
19+++ b/compile
20@@ -1,4 +1,4 @@
21-#! /bin/sh
22+#!/bin/sh
23 # Wrapper for compilers which do not understand '-c -o'.
24
25 scriptversion=2016-01-11.22; # UTC
26diff --git a/config.guess b/config.guess
27index a744844..717b228 100755
28--- a/config.guess
29+++ b/config.guess
30@@ -1,4 +1,4 @@
31-#! /bin/sh
32+#!/bin/sh
33 # Attempt to guess a canonical system name.
34 # Copyright 1992-2017 Free Software Foundation, Inc.
35
36diff --git a/config.sub b/config.sub
37index 932128b..f4bafc1 100755
38--- a/config.sub
39+++ b/config.sub
40@@ -1,4 +1,4 @@
41-#! /bin/sh
42+#!/bin/sh
43 # Configuration validation subroutine script.
44 # Copyright 1992-2017 Free Software Foundation, Inc.
45
46diff --git a/configure b/configure
47index 50527db..87523dd 100755
48--- a/configure
49+++ b/configure
50@@ -1,8 +1,8 @@
51 #! /bin/sh
52 # Guess values for system-dependent variables and create Makefiles.
53-# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.29.91.
54+# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.30.0.
55 #
56-# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
57+# Report bugs to <https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues>.
58 #
59 #
60 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
61@@ -275,7 +275,7 @@ fi
62 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
63 else
64 $as_echo "$0: Please tell bug-autoconf@gnu.org and
65-$0: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts
66+$0: https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues
67 $0: about your system, including any error possibly output
68 $0: before this message. Then install a modern shell, or
69 $0: manually run the script under such a shell if you do
70@@ -591,9 +591,9 @@ MAKEFLAGS=
71 # Identity of this package.
72 PACKAGE_NAME='GNOME Online Accounts'
73 PACKAGE_TARNAME='gnome-online-accounts'
74-PACKAGE_VERSION='3.29.91'
75-PACKAGE_STRING='GNOME Online Accounts 3.29.91'
76-PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'
77+PACKAGE_VERSION='3.30.0'
78+PACKAGE_STRING='GNOME Online Accounts 3.30.0'
79+PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues'
80 PACKAGE_URL='https://wiki.gnome.org/Projects/GnomeOnlineAccounts'
81
82 ac_unique_file="src"
83@@ -1479,7 +1479,7 @@ if test "$ac_init_help" = "long"; then
84 # Omit some internal or obsolete options to make the list less imposing.
85 # This message is too long to be a string in the A/UX 3.1 sh.
86 cat <<_ACEOF
87-\`configure' configures GNOME Online Accounts 3.29.91 to adapt to many kinds of systems.
88+\`configure' configures GNOME Online Accounts 3.30.0 to adapt to many kinds of systems.
89
90 Usage: $0 [OPTION]... [VAR=VALUE]...
91
92@@ -1550,7 +1550,7 @@ fi
93
94 if test -n "$ac_init_help"; then
95 case $ac_init_help in
96- short | recursive ) echo "Configuration of GNOME Online Accounts 3.29.91:";;
97+ short | recursive ) echo "Configuration of GNOME Online Accounts 3.30.0:";;
98 esac
99 cat <<\_ACEOF
100
101@@ -1694,7 +1694,7 @@ Some influential environment variables:
102 Use these variables to override the choices made by `configure' or to help
103 it to find libraries and programs with nonstandard names/locations.
104
105-Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
106+Report bugs to <https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues>.
107 GNOME Online Accounts home page: <https://wiki.gnome.org/Projects/GnomeOnlineAccounts>.
108 _ACEOF
109 ac_status=$?
110@@ -1758,7 +1758,7 @@ fi
111 test -n "$ac_init_help" && exit $ac_status
112 if $ac_init_version; then
113 cat <<\_ACEOF
114-GNOME Online Accounts configure 3.29.91
115+GNOME Online Accounts configure 3.30.0
116 generated by GNU Autoconf 2.69
117
118 Copyright (C) 2012 Free Software Foundation, Inc.
119@@ -2036,7 +2036,7 @@ cat >config.log <<_ACEOF
120 This file contains any messages produced by compilers while
121 running configure, to aid debugging if configure makes a mistake.
122
123-It was created by GNOME Online Accounts $as_me 3.29.91, which was
124+It was created by GNOME Online Accounts $as_me 3.30.0, which was
125 generated by GNU Autoconf 2.69. Invocation command line was
126
127 $ $0 $@
128@@ -2901,7 +2901,7 @@ fi
129
130 # Define the identity of the package.
131 PACKAGE='gnome-online-accounts'
132- VERSION='3.29.91'
133+ VERSION='3.30.0'
134
135
136 cat >>confdefs.h <<_ACEOF
137@@ -4324,6 +4324,27 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
138 ac_compiler_gnu=$ac_cv_c_compiler_gnu
139
140
141+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
142+/* end confdefs.h. */
143+
144+ #ifndef __cplusplus
145+ #error "no C++"
146+ #endif
147+int
148+main ()
149+{
150+
151+ ;
152+ return 0;
153+}
154+_ACEOF
155+if ac_fn_c_try_compile "$LINENO"; then :
156+ ax_compiler_cxx=yes;
157+else
158+ ax_compiler_cxx=no;
159+fi
160+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
161+
162 # Always pass -Werror=unknown-warning-option to get Clang to fail on bad
163 # flags, otherwise they are always appended to the warn_cflags variable, and
164 # Clang warns on them for every compilation unit.
165@@ -4494,7 +4515,84 @@ done
166
167
168
169-for flag in -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-cast-function-type -Wno-error=cast-function-type ; do
170+for flag in -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-cast-function-type -Wno-error=cast-function-type ; do
171+ as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
172+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
173+$as_echo_n "checking whether C compiler accepts $flag... " >&6; }
174+if eval \${$as_CACHEVAR+:} false; then :
175+ $as_echo_n "(cached) " >&6
176+else
177+
178+ ax_check_save_flags=$CFLAGS
179+ CFLAGS="$CFLAGS $ax_compiler_flags_test $flag"
180+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
181+/* end confdefs.h. */
182+
183+int
184+main ()
185+{
186+
187+ ;
188+ return 0;
189+}
190+_ACEOF
191+if ac_fn_c_try_compile "$LINENO"; then :
192+ eval "$as_CACHEVAR=yes"
193+else
194+ eval "$as_CACHEVAR=no"
195+fi
196+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
197+ CFLAGS=$ax_check_save_flags
198+fi
199+eval ac_res=\$$as_CACHEVAR
200+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
201+$as_echo "$ac_res" >&6; }
202+if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
203+
204+if ${WARN_CFLAGS+:} false; then :
205+
206+ case " $WARN_CFLAGS " in #(
207+ *" $flag "*) :
208+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : WARN_CFLAGS already contains \$flag"; } >&5
209+ (: WARN_CFLAGS already contains $flag) 2>&5
210+ ac_status=$?
211+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
212+ test $ac_status = 0; } ;; #(
213+ *) :
214+
215+ as_fn_append WARN_CFLAGS " $flag"
216+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : WARN_CFLAGS=\"\$WARN_CFLAGS\""; } >&5
217+ (: WARN_CFLAGS="$WARN_CFLAGS") 2>&5
218+ ac_status=$?
219+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
220+ test $ac_status = 0; }
221+ ;;
222+esac
223+
224+else
225+
226+ WARN_CFLAGS=$flag
227+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : WARN_CFLAGS=\"\$WARN_CFLAGS\""; } >&5
228+ (: WARN_CFLAGS="$WARN_CFLAGS") 2>&5
229+ ac_status=$?
230+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
231+ test $ac_status = 0; }
232+
233+fi
234+
235+else
236+ :
237+fi
238+
239+done
240+
241+ if test "$ax_compiler_cxx" = "no" ; then
242+ # C-only flags. Warn in C++
243+
244+
245+
246+
247+for flag in -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init ; do
248 as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
250 $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
251@@ -4565,6 +4663,7 @@ fi
252
253 done
254
255+ fi
256
257 fi
258 if test "$ax_enable_compile_warnings" = "error"; then :
259@@ -4845,7 +4944,461 @@ else
260 fi
261
262
263- # macOS linker does not have --as-needed
264+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,--as-needed" >&5
265+$as_echo_n "checking whether the linker accepts -Wl,--as-needed... " >&6; }
266+if ${ax_cv_check_ldflags___Wl___as_needed+:} false; then :
267+ $as_echo_n "(cached) " >&6
268+else
269+
270+ ax_check_save_flags=$LDFLAGS
271+ LDFLAGS="$LDFLAGS -Wl,--as-needed"
272+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
273+/* end confdefs.h. */
274+
275+int
276+main ()
277+{
278+
279+ ;
280+ return 0;
281+}
282+_ACEOF
283+if ac_fn_c_try_link "$LINENO"; then :
284+ ax_cv_check_ldflags___Wl___as_needed=yes
285+else
286+ ax_cv_check_ldflags___Wl___as_needed=no
287+fi
288+rm -f core conftest.err conftest.$ac_objext \
289+ conftest$ac_exeext conftest.$ac_ext
290+ LDFLAGS=$ax_check_save_flags
291+fi
292+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_ldflags___Wl___as_needed" >&5
293+$as_echo "$ax_cv_check_ldflags___Wl___as_needed" >&6; }
294+if test "x$ax_cv_check_ldflags___Wl___as_needed" = xyes; then :
295+
296+
297+
298+
299+
300+for flag in -Wl,--as-needed; do
301+ as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
302+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
303+$as_echo_n "checking whether the linker accepts $flag... " >&6; }
304+if eval \${$as_CACHEVAR+:} false; then :
305+ $as_echo_n "(cached) " >&6
306+else
307+
308+ ax_check_save_flags=$LDFLAGS
309+ LDFLAGS="$LDFLAGS $ax_compiler_flags_test $flag"
310+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
311+/* end confdefs.h. */
312+
313+int
314+main ()
315+{
316+
317+ ;
318+ return 0;
319+}
320+_ACEOF
321+if ac_fn_c_try_link "$LINENO"; then :
322+ eval "$as_CACHEVAR=yes"
323+else
324+ eval "$as_CACHEVAR=no"
325+fi
326+rm -f core conftest.err conftest.$ac_objext \
327+ conftest$ac_exeext conftest.$ac_ext
328+ LDFLAGS=$ax_check_save_flags
329+fi
330+eval ac_res=\$$as_CACHEVAR
331+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
332+$as_echo "$ac_res" >&6; }
333+if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
334+
335+if ${AM_LDFLAGS+:} false; then :
336+
337+ case " $AM_LDFLAGS " in #(
338+ *" $flag "*) :
339+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS already contains \$flag"; } >&5
340+ (: AM_LDFLAGS already contains $flag) 2>&5
341+ ac_status=$?
342+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
343+ test $ac_status = 0; } ;; #(
344+ *) :
345+
346+ as_fn_append AM_LDFLAGS " $flag"
347+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
348+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
349+ ac_status=$?
350+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
351+ test $ac_status = 0; }
352+ ;;
353+esac
354+
355+else
356+
357+ AM_LDFLAGS=$flag
358+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
359+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
360+ ac_status=$?
361+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
362+ test $ac_status = 0; }
363+
364+fi
365+
366+else
367+ :
368+fi
369+
370+done
371+
372+
373+else
374+ :
375+fi
376+
377+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,-z,relro" >&5
378+$as_echo_n "checking whether the linker accepts -Wl,-z,relro... " >&6; }
379+if ${ax_cv_check_ldflags___Wl__z_relro+:} false; then :
380+ $as_echo_n "(cached) " >&6
381+else
382+
383+ ax_check_save_flags=$LDFLAGS
384+ LDFLAGS="$LDFLAGS -Wl,-z,relro"
385+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
386+/* end confdefs.h. */
387+
388+int
389+main ()
390+{
391+
392+ ;
393+ return 0;
394+}
395+_ACEOF
396+if ac_fn_c_try_link "$LINENO"; then :
397+ ax_cv_check_ldflags___Wl__z_relro=yes
398+else
399+ ax_cv_check_ldflags___Wl__z_relro=no
400+fi
401+rm -f core conftest.err conftest.$ac_objext \
402+ conftest$ac_exeext conftest.$ac_ext
403+ LDFLAGS=$ax_check_save_flags
404+fi
405+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_ldflags___Wl__z_relro" >&5
406+$as_echo "$ax_cv_check_ldflags___Wl__z_relro" >&6; }
407+if test "x$ax_cv_check_ldflags___Wl__z_relro" = xyes; then :
408+
409+
410+
411+
412+
413+for flag in -Wl,-z,relro; do
414+ as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
415+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
416+$as_echo_n "checking whether the linker accepts $flag... " >&6; }
417+if eval \${$as_CACHEVAR+:} false; then :
418+ $as_echo_n "(cached) " >&6
419+else
420+
421+ ax_check_save_flags=$LDFLAGS
422+ LDFLAGS="$LDFLAGS $ax_compiler_flags_test $flag"
423+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
424+/* end confdefs.h. */
425+
426+int
427+main ()
428+{
429+
430+ ;
431+ return 0;
432+}
433+_ACEOF
434+if ac_fn_c_try_link "$LINENO"; then :
435+ eval "$as_CACHEVAR=yes"
436+else
437+ eval "$as_CACHEVAR=no"
438+fi
439+rm -f core conftest.err conftest.$ac_objext \
440+ conftest$ac_exeext conftest.$ac_ext
441+ LDFLAGS=$ax_check_save_flags
442+fi
443+eval ac_res=\$$as_CACHEVAR
444+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
445+$as_echo "$ac_res" >&6; }
446+if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
447+
448+if ${AM_LDFLAGS+:} false; then :
449+
450+ case " $AM_LDFLAGS " in #(
451+ *" $flag "*) :
452+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS already contains \$flag"; } >&5
453+ (: AM_LDFLAGS already contains $flag) 2>&5
454+ ac_status=$?
455+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
456+ test $ac_status = 0; } ;; #(
457+ *) :
458+
459+ as_fn_append AM_LDFLAGS " $flag"
460+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
461+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
462+ ac_status=$?
463+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
464+ test $ac_status = 0; }
465+ ;;
466+esac
467+
468+else
469+
470+ AM_LDFLAGS=$flag
471+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
472+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
473+ ac_status=$?
474+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
475+ test $ac_status = 0; }
476+
477+fi
478+
479+else
480+ :
481+fi
482+
483+done
484+
485+
486+else
487+ :
488+fi
489+
490+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,-z,now" >&5
491+$as_echo_n "checking whether the linker accepts -Wl,-z,now... " >&6; }
492+if ${ax_cv_check_ldflags___Wl__z_now+:} false; then :
493+ $as_echo_n "(cached) " >&6
494+else
495+
496+ ax_check_save_flags=$LDFLAGS
497+ LDFLAGS="$LDFLAGS -Wl,-z,now"
498+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
499+/* end confdefs.h. */
500+
501+int
502+main ()
503+{
504+
505+ ;
506+ return 0;
507+}
508+_ACEOF
509+if ac_fn_c_try_link "$LINENO"; then :
510+ ax_cv_check_ldflags___Wl__z_now=yes
511+else
512+ ax_cv_check_ldflags___Wl__z_now=no
513+fi
514+rm -f core conftest.err conftest.$ac_objext \
515+ conftest$ac_exeext conftest.$ac_ext
516+ LDFLAGS=$ax_check_save_flags
517+fi
518+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_ldflags___Wl__z_now" >&5
519+$as_echo "$ax_cv_check_ldflags___Wl__z_now" >&6; }
520+if test "x$ax_cv_check_ldflags___Wl__z_now" = xyes; then :
521+
522+
523+
524+
525+
526+for flag in -Wl,-z,now; do
527+ as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
528+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
529+$as_echo_n "checking whether the linker accepts $flag... " >&6; }
530+if eval \${$as_CACHEVAR+:} false; then :
531+ $as_echo_n "(cached) " >&6
532+else
533+
534+ ax_check_save_flags=$LDFLAGS
535+ LDFLAGS="$LDFLAGS $ax_compiler_flags_test $flag"
536+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
537+/* end confdefs.h. */
538+
539+int
540+main ()
541+{
542+
543+ ;
544+ return 0;
545+}
546+_ACEOF
547+if ac_fn_c_try_link "$LINENO"; then :
548+ eval "$as_CACHEVAR=yes"
549+else
550+ eval "$as_CACHEVAR=no"
551+fi
552+rm -f core conftest.err conftest.$ac_objext \
553+ conftest$ac_exeext conftest.$ac_ext
554+ LDFLAGS=$ax_check_save_flags
555+fi
556+eval ac_res=\$$as_CACHEVAR
557+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
558+$as_echo "$ac_res" >&6; }
559+if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
560+
561+if ${AM_LDFLAGS+:} false; then :
562+
563+ case " $AM_LDFLAGS " in #(
564+ *" $flag "*) :
565+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS already contains \$flag"; } >&5
566+ (: AM_LDFLAGS already contains $flag) 2>&5
567+ ac_status=$?
568+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
569+ test $ac_status = 0; } ;; #(
570+ *) :
571+
572+ as_fn_append AM_LDFLAGS " $flag"
573+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
574+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
575+ ac_status=$?
576+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
577+ test $ac_status = 0; }
578+ ;;
579+esac
580+
581+else
582+
583+ AM_LDFLAGS=$flag
584+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
585+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
586+ ac_status=$?
587+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
588+ test $ac_status = 0; }
589+
590+fi
591+
592+else
593+ :
594+fi
595+
596+done
597+
598+
599+else
600+ :
601+fi
602+
603+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,-z,noexecstack" >&5
604+$as_echo_n "checking whether the linker accepts -Wl,-z,noexecstack... " >&6; }
605+if ${ax_cv_check_ldflags___Wl__z_noexecstack+:} false; then :
606+ $as_echo_n "(cached) " >&6
607+else
608+
609+ ax_check_save_flags=$LDFLAGS
610+ LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"
611+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
612+/* end confdefs.h. */
613+
614+int
615+main ()
616+{
617+
618+ ;
619+ return 0;
620+}
621+_ACEOF
622+if ac_fn_c_try_link "$LINENO"; then :
623+ ax_cv_check_ldflags___Wl__z_noexecstack=yes
624+else
625+ ax_cv_check_ldflags___Wl__z_noexecstack=no
626+fi
627+rm -f core conftest.err conftest.$ac_objext \
628+ conftest$ac_exeext conftest.$ac_ext
629+ LDFLAGS=$ax_check_save_flags
630+fi
631+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_check_ldflags___Wl__z_noexecstack" >&5
632+$as_echo "$ax_cv_check_ldflags___Wl__z_noexecstack" >&6; }
633+if test "x$ax_cv_check_ldflags___Wl__z_noexecstack" = xyes; then :
634+
635+
636+
637+
638+
639+for flag in -Wl,-z,noexecstack; do
640+ as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
641+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
642+$as_echo_n "checking whether the linker accepts $flag... " >&6; }
643+if eval \${$as_CACHEVAR+:} false; then :
644+ $as_echo_n "(cached) " >&6
645+else
646+
647+ ax_check_save_flags=$LDFLAGS
648+ LDFLAGS="$LDFLAGS $ax_compiler_flags_test $flag"
649+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
650+/* end confdefs.h. */
651+
652+int
653+main ()
654+{
655+
656+ ;
657+ return 0;
658+}
659+_ACEOF
660+if ac_fn_c_try_link "$LINENO"; then :
661+ eval "$as_CACHEVAR=yes"
662+else
663+ eval "$as_CACHEVAR=no"
664+fi
665+rm -f core conftest.err conftest.$ac_objext \
666+ conftest$ac_exeext conftest.$ac_ext
667+ LDFLAGS=$ax_check_save_flags
668+fi
669+eval ac_res=\$$as_CACHEVAR
670+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
671+$as_echo "$ac_res" >&6; }
672+if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
673+
674+if ${AM_LDFLAGS+:} false; then :
675+
676+ case " $AM_LDFLAGS " in #(
677+ *" $flag "*) :
678+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS already contains \$flag"; } >&5
679+ (: AM_LDFLAGS already contains $flag) 2>&5
680+ ac_status=$?
681+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
682+ test $ac_status = 0; } ;; #(
683+ *) :
684+
685+ as_fn_append AM_LDFLAGS " $flag"
686+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
687+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
688+ ac_status=$?
689+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
690+ test $ac_status = 0; }
691+ ;;
692+esac
693+
694+else
695+
696+ AM_LDFLAGS=$flag
697+ { { $as_echo "$as_me:${as_lineno-$LINENO}: : AM_LDFLAGS=\"\$AM_LDFLAGS\""; } >&5
698+ (: AM_LDFLAGS="$AM_LDFLAGS") 2>&5
699+ ac_status=$?
700+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
701+ test $ac_status = 0; }
702+
703+fi
704+
705+else
706+ :
707+fi
708+
709+done
710+
711+
712+else
713+ :
714+fi
715+
716+ # textonly, retpolineplt not yet
717+
718+ # macOS and cygwin linker do not have --as-needed
719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,--no-as-needed" >&5
720 $as_echo_n "checking whether the linker accepts -Wl,--no-as-needed... " >&6; }
721 if ${ax_cv_check_ldflags___Wl___no_as_needed+:} false; then :
722@@ -14351,8 +14904,8 @@ AM_BACKSLASH='\'
723
724
725 GOA_MAJOR_VERSION=3
726-GOA_MINOR_VERSION=29
727-GOA_MICRO_VERSION=91
728+GOA_MINOR_VERSION=30
729+GOA_MICRO_VERSION=0
730
731
732
733@@ -14374,10 +14927,10 @@ GOA_BACKEND_LT_VERSION=1:0:0
734 $as_echo "#define GOA_MAJOR_VERSION 3" >>confdefs.h
735
736
737-$as_echo "#define GOA_MINOR_VERSION 29" >>confdefs.h
738+$as_echo "#define GOA_MINOR_VERSION 30" >>confdefs.h
739
740
741-$as_echo "#define GOA_MICRO_VERSION 91" >>confdefs.h
742+$as_echo "#define GOA_MICRO_VERSION 0" >>confdefs.h
743
744
745 # Initialization
746@@ -19532,7 +20085,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
747 # report actual input values of CONFIG_FILES etc. instead of their
748 # values after options handling.
749 ac_log="
750-This file was extended by GNOME Online Accounts $as_me 3.29.91, which was
751+This file was extended by GNOME Online Accounts $as_me 3.30.0, which was
752 generated by GNU Autoconf 2.69. Invocation command line was
753
754 CONFIG_FILES = $CONFIG_FILES
755@@ -19592,14 +20145,14 @@ $config_headers
756 Configuration commands:
757 $config_commands
758
759-Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
760+Report bugs to <https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues>.
761 GNOME Online Accounts home page: <https://wiki.gnome.org/Projects/GnomeOnlineAccounts>."
762
763 _ACEOF
764 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
765 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
766 ac_cs_version="\\
767-GNOME Online Accounts config.status 3.29.91
768+GNOME Online Accounts config.status 3.30.0
769 configured by $0, generated by GNU Autoconf 2.69,
770 with options \\"\$ac_cs_config\\"
771
772diff --git a/configure.ac b/configure.ac
773index 833f80b..8cc1612 100644
774--- a/configure.ac
775+++ b/configure.ac
776@@ -1,6 +1,6 @@
777 m4_define([goa_major_version], [3])
778-m4_define([goa_minor_version], [29])
779-m4_define([goa_micro_version], [91])
780+m4_define([goa_minor_version], [30])
781+m4_define([goa_micro_version], [0])
782 m4_define([goa_nano_version], [0])
783
784 m4_define([goa_base_version],
785@@ -11,7 +11,7 @@ m4_define([goa_version],
786
787 AC_INIT([GNOME Online Accounts],
788 [goa_version],
789- [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts],
790+ [https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues],
791 [gnome-online-accounts],
792 [https://wiki.gnome.org/Projects/GnomeOnlineAccounts])
793
794diff --git a/debian/changelog b/debian/changelog
795index 192e386..251c4f1 100644
796--- a/debian/changelog
797+++ b/debian/changelog
798@@ -1,3 +1,41 @@
799+gnome-online-accounts (3.30.0-1ubuntu1) UNRELEASED; urgency=medium
800+
801+ * Merge from Debian unstable (LP: #1790458). Remaining changes:
802+ + debian/rules:
803+ - Make sure that gnome-online-accounts.pot is refreshed so the
804+ strings from 0001-ubuntu-sso-provider.patch are included (LP: #1759251).
805+ - Build with --enable-ubuntu-sso
806+ + debian/control.*:
807+ - Add b-d on libsnapd-glib-dev
808+ - depends on python3 and python3-macaroonbakery for the ubuntu sso
809+ provider.
810+ + debian/gbp.conf:
811+ - Set the upstream branch to upstream/latest.
812+ + debian/gnome-online-accounts.install:
813+ install usr/share/goa-1.0/scripts/lpa_helper.py
814+ + debian/libgoa-backend-1.0-1.symbols:
815+ Add goa_ubuntu_sso_provider_get_type
816+ + debian/source/include-binaries:
817+ Add debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch to properly
818+ deal with new binary images.
819+ + Ubuntu-specific patches:
820+ - debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch
821+ - debian/patches/0001-ubuntu-sso-provider.patch
822+ - debian/patches/0002-livepatch-auth.patch
823+ * debian/patches/0001-ubuntu-sso-provider.patch:
824+ * debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch:
825+ - Split the patch in order to separate the binary files from the non-binary
826+ ones.
827+
828+ -- Andrea Azzarone <andrea.azzarone@canonical.com> Mon, 03 Sep 2018 10:35:24 +0200
829+
830+gnome-online-accounts (3.30.0-1) unstable; urgency=medium
831+
832+ * New upstream release
833+ * Release to unstable
834+
835+ -- Jeremy Bicha <jbicha@debian.org> Sun, 02 Sep 2018 09:40:41 -0400
836+
837 gnome-online-accounts (3.29.91-1ubuntu2) cosmic; urgency=medium
838
839 * debian/control*:
840diff --git a/debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch b/debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch
841new file mode 100644
842index 0000000..dcb4d72
843Binary files /dev/null and b/debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch differ
844diff --git a/debian/patches/0001-ubuntu-sso-provider.patch b/debian/patches/0001-ubuntu-sso-provider.patch
845index cf58c55..50fc61b 100644
846Binary files a/debian/patches/0001-ubuntu-sso-provider.patch and b/debian/patches/0001-ubuntu-sso-provider.patch differ
847diff --git a/debian/patches/0002-livepatch-auth.patch b/debian/patches/0002-livepatch-auth.patch
848index dbef190..0927ab3 100644
849--- a/debian/patches/0002-livepatch-auth.patch
850+++ b/debian/patches/0002-livepatch-auth.patch
851@@ -17,7 +17,7 @@ Bug-Ubuntu: https://bugs.launchpad.net/bugs/1752472
852 create mode 100644 data/scripts/lpa_helper.py
853
854 diff --git a/configure.ac b/configure.ac
855-index 176c5b3..de81777 100644
856+index 932c978..d021fa1 100644
857 --- a/configure.ac
858 +++ b/configure.ac
859 @@ -545,6 +545,7 @@ data/icons/32x32/Makefile
860diff --git a/debian/patches/series b/debian/patches/series
861index 6fcee7f..ac017d5 100644
862--- a/debian/patches/series
863+++ b/debian/patches/series
864@@ -1,2 +1,3 @@
865+0001-Add-Ubuntu-Single-Sign-on-icons.patch
866 0001-ubuntu-sso-provider.patch
867 0002-livepatch-auth.patch
868diff --git a/debian/source/include-binaries b/debian/source/include-binaries
869index d93d19c..b1b2286 100644
870--- a/debian/source/include-binaries
871+++ b/debian/source/include-binaries
872@@ -1 +1 @@
873-debian/patches/0001-ubuntu-sso-provider.patch
874+debian/patches/0001-Add-Ubuntu-Single-Sign-on-icons.patch
875diff --git a/debian/watch b/debian/watch
876index 35b7b17..ac38817 100644
877--- a/debian/watch
878+++ b/debian/watch
879@@ -1,3 +1,3 @@
880 version=4
881-https://download.gnome.org/sources/@PACKAGE@/([\d\.]+)/ \
882+https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \
883 @PACKAGE@@ANY_VERSION@\.tar\.xz
884diff --git a/depcomp b/depcomp
885index b39f98f..30379e2 100755
886--- a/depcomp
887+++ b/depcomp
888@@ -1,4 +1,4 @@
889-#! /bin/sh
890+#!/bin/sh
891 # depcomp - compile a program generating dependencies as side-effects
892
893 scriptversion=2016-01-11.22; # UTC
894diff --git a/doc/Makefile.in b/doc/Makefile.in
895index 7886e12..812c8e9 100644
896--- a/doc/Makefile.in
897+++ b/doc/Makefile.in
898@@ -897,11 +897,11 @@ distclean-generic:
899 maintainer-clean-generic:
900 @echo "This command is intended for maintainers to use"
901 @echo "it deletes files that may require special tools to rebuild."
902-@ENABLE_GTK_DOC_FALSE@clean-local:
903-@ENABLE_GTK_DOC_FALSE@install-data-local:
904-@ENABLE_GTK_DOC_FALSE@distclean-local:
905 @ENABLE_GTK_DOC_FALSE@uninstall-local:
906+@ENABLE_GTK_DOC_FALSE@install-data-local:
907 @ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
908+@ENABLE_GTK_DOC_FALSE@distclean-local:
909+@ENABLE_GTK_DOC_FALSE@clean-local:
910 clean: clean-recursive
911
912 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
913diff --git a/doc/goa-daemon.xml b/doc/goa-daemon.xml
914index 39da9a6..9c6c486 100644
915--- a/doc/goa-daemon.xml
916+++ b/doc/goa-daemon.xml
917@@ -104,7 +104,7 @@
918 <para>
919 Please send bug reports to either the distribution bug tracker
920 or the upstream bug tracker at
921- <ulink url="https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts"></ulink>.
922+ <ulink url="https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues"></ulink>.
923 </para>
924 </refsect1>
925
926diff --git a/doc/html/GoaAccount.html b/doc/html/GoaAccount.html
927index 8a3f5ce..a2e2211 100644
928--- a/doc/html/GoaAccount.html
929+++ b/doc/html/GoaAccount.html
930@@ -8,7 +8,7 @@
931 <link rel="up" href="ref-library-generated.html" title="Generated Code">
932 <link rel="prev" href="GoaManager.html" title="GoaManager">
933 <link rel="next" href="GoaOAuthBased.html" title="GoaOAuthBased">
934-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
935+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
936 <link rel="stylesheet" href="style.css" type="text/css">
937 </head>
938 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
939@@ -815,7 +815,7 @@ The properties are overridden in the order they are defined.</p>
940 <tbody>
941 <tr>
942 <td class="parameter_name"><p>klass</p></td>
943-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
944+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
945 <td class="parameter_annotations"> </td>
946 </tr>
947 <tr>
948@@ -2351,7 +2351,7 @@ You can then call <a class="link" href="GoaAccount.html#goa-account-call-ensure-
949 <tr>
950 <td class="parameter_name"><p>cancellable</p></td>
951 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
952-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
953+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
954 </tr>
955 <tr>
956 <td class="parameter_name"><p>callback</p></td>
957@@ -2451,7 +2451,7 @@ goa_account_call_ensure_credentials_sync
958 <tr>
959 <td class="parameter_name"><p>cancellable</p></td>
960 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
961-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
962+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
963 </tr>
964 <tr>
965 <td class="parameter_name"><p>error</p></td>
966@@ -2538,7 +2538,7 @@ You can then call <a class="link" href="GoaAccount.html#goa-account-call-remove-
967 <tr>
968 <td class="parameter_name"><p>cancellable</p></td>
969 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
970-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
971+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
972 </tr>
973 <tr>
974 <td class="parameter_name"><p>callback</p></td>
975@@ -2624,7 +2624,7 @@ goa_account_call_remove_sync (<em class="parameter"><code><a class="link" href="
976 <tr>
977 <td class="parameter_name"><p>cancellable</p></td>
978 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
979-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
980+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
981 </tr>
982 <tr>
983 <td class="parameter_name"><p>error</p></td>
984@@ -2712,7 +2712,7 @@ You can then call <a class="link" href="GoaAccount.html#goa-account-proxy-new-fi
985 <td class="parameter_name"><p>name</p></td>
986 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
987 is not a message bus connection. </p></td>
988-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
989+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
990 </tr>
991 <tr>
992 <td class="parameter_name"><p>object_path</p></td>
993@@ -2722,7 +2722,7 @@ is not a message bus connection. </p></td>
994 <tr>
995 <td class="parameter_name"><p>cancellable</p></td>
996 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
997-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
998+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
999 </tr>
1000 <tr>
1001 <td class="parameter_name"><p>callback</p></td>
1002@@ -2811,7 +2811,7 @@ goa_account_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-
1003 <td class="parameter_name"><p>name</p></td>
1004 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1005 is not a message bus connection. </p></td>
1006-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1007+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1008 </tr>
1009 <tr>
1010 <td class="parameter_name"><p>object_path</p></td>
1011@@ -2821,7 +2821,7 @@ is not a message bus connection. </p></td>
1012 <tr>
1013 <td class="parameter_name"><p>cancellable</p></td>
1014 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1015-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1016+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1017 </tr>
1018 <tr>
1019 <td class="parameter_name"><p>error</p></td>
1020@@ -2886,7 +2886,7 @@ You can then call <a class="link" href="GoaAccount.html#goa-account-proxy-new-fo
1021 <tr>
1022 <td class="parameter_name"><p>cancellable</p></td>
1023 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1024-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1025+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1026 </tr>
1027 <tr>
1028 <td class="parameter_name"><p>callback</p></td>
1029@@ -2984,7 +2984,7 @@ goa_account_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/sh
1030 <tr>
1031 <td class="parameter_name"><p>cancellable</p></td>
1032 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1033-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1034+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1035 </tr>
1036 <tr>
1037 <td class="parameter_name"><p>error</p></td>
1038@@ -3572,6 +3572,6 @@ user_function (<a class="link" href="GoaAccount.html" title="GoaAccount"><span c
1039 </div>
1040 </div>
1041 <div class="footer">
1042-<hr>Generated by GTK-Doc V1.27</div>
1043+<hr>Generated by GTK-Doc V1.28</div>
1044 </body>
1045 </html>
1046\ No newline at end of file
1047diff --git a/doc/html/GoaCalendar.html b/doc/html/GoaCalendar.html
1048index c54e74c..158ffbb 100644
1049--- a/doc/html/GoaCalendar.html
1050+++ b/doc/html/GoaCalendar.html
1051@@ -8,7 +8,7 @@
1052 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1053 <link rel="prev" href="GoaMail.html" title="GoaMail">
1054 <link rel="next" href="GoaContacts.html" title="GoaContacts">
1055-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1056+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1057 <link rel="stylesheet" href="style.css" type="text/css">
1058 </head>
1059 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1060@@ -284,7 +284,7 @@ The properties are overridden in the order they are defined.</p>
1061 <tbody>
1062 <tr>
1063 <td class="parameter_name"><p>klass</p></td>
1064-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1065+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1066 <td class="parameter_annotations"> </td>
1067 </tr>
1068 <tr>
1069@@ -498,7 +498,7 @@ You can then call <a class="link" href="GoaCalendar.html#goa-calendar-proxy-new-
1070 <td class="parameter_name"><p>name</p></td>
1071 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1072 is not a message bus connection. </p></td>
1073-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1074+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1075 </tr>
1076 <tr>
1077 <td class="parameter_name"><p>object_path</p></td>
1078@@ -508,7 +508,7 @@ is not a message bus connection. </p></td>
1079 <tr>
1080 <td class="parameter_name"><p>cancellable</p></td>
1081 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1082-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1083+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1084 </tr>
1085 <tr>
1086 <td class="parameter_name"><p>callback</p></td>
1087@@ -597,7 +597,7 @@ goa_calendar_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk
1088 <td class="parameter_name"><p>name</p></td>
1089 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1090 is not a message bus connection. </p></td>
1091-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1092+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1093 </tr>
1094 <tr>
1095 <td class="parameter_name"><p>object_path</p></td>
1096@@ -607,7 +607,7 @@ is not a message bus connection. </p></td>
1097 <tr>
1098 <td class="parameter_name"><p>cancellable</p></td>
1099 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1100-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1101+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1102 </tr>
1103 <tr>
1104 <td class="parameter_name"><p>error</p></td>
1105@@ -672,7 +672,7 @@ You can then call <a class="link" href="GoaCalendar.html#goa-calendar-proxy-new-
1106 <tr>
1107 <td class="parameter_name"><p>cancellable</p></td>
1108 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1109-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1110+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1111 </tr>
1112 <tr>
1113 <td class="parameter_name"><p>callback</p></td>
1114@@ -770,7 +770,7 @@ goa_calendar_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/s
1115 <tr>
1116 <td class="parameter_name"><p>cancellable</p></td>
1117 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1118-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1119+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1120 </tr>
1121 <tr>
1122 <td class="parameter_name"><p>error</p></td>
1123@@ -924,6 +924,6 @@ goa_calendar_skeleton_new (<em class="parameter"><code><span class="type">void</
1124 </div>
1125 </div>
1126 <div class="footer">
1127-<hr>Generated by GTK-Doc V1.27</div>
1128+<hr>Generated by GTK-Doc V1.28</div>
1129 </body>
1130 </html>
1131\ No newline at end of file
1132diff --git a/doc/html/GoaChat.html b/doc/html/GoaChat.html
1133index 3fae4ff..5029b56 100644
1134--- a/doc/html/GoaChat.html
1135+++ b/doc/html/GoaChat.html
1136@@ -8,7 +8,7 @@
1137 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1138 <link rel="prev" href="GoaContacts.html" title="GoaContacts">
1139 <link rel="next" href="GoaDocuments.html" title="GoaDocuments">
1140-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1141+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1142 <link rel="stylesheet" href="style.css" type="text/css">
1143 </head>
1144 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1145@@ -221,7 +221,7 @@ The properties are overridden in the order they are defined.</p>
1146 <tbody>
1147 <tr>
1148 <td class="parameter_name"><p>klass</p></td>
1149-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1150+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1151 <td class="parameter_annotations"> </td>
1152 </tr>
1153 <tr>
1154@@ -276,7 +276,7 @@ You can then call <a class="link" href="GoaChat.html#goa-chat-proxy-new-finish"
1155 <td class="parameter_name"><p>name</p></td>
1156 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1157 is not a message bus connection. </p></td>
1158-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1159+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1160 </tr>
1161 <tr>
1162 <td class="parameter_name"><p>object_path</p></td>
1163@@ -286,7 +286,7 @@ is not a message bus connection. </p></td>
1164 <tr>
1165 <td class="parameter_name"><p>cancellable</p></td>
1166 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1167-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1168+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1169 </tr>
1170 <tr>
1171 <td class="parameter_name"><p>callback</p></td>
1172@@ -375,7 +375,7 @@ goa_chat_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc
1173 <td class="parameter_name"><p>name</p></td>
1174 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1175 is not a message bus connection. </p></td>
1176-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1177+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1178 </tr>
1179 <tr>
1180 <td class="parameter_name"><p>object_path</p></td>
1181@@ -385,7 +385,7 @@ is not a message bus connection. </p></td>
1182 <tr>
1183 <td class="parameter_name"><p>cancellable</p></td>
1184 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1185-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1186+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1187 </tr>
1188 <tr>
1189 <td class="parameter_name"><p>error</p></td>
1190@@ -450,7 +450,7 @@ You can then call <a class="link" href="GoaChat.html#goa-chat-proxy-new-for-bus-
1191 <tr>
1192 <td class="parameter_name"><p>cancellable</p></td>
1193 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1194-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1195+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1196 </tr>
1197 <tr>
1198 <td class="parameter_name"><p>callback</p></td>
1199@@ -548,7 +548,7 @@ goa_chat_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/share
1200 <tr>
1201 <td class="parameter_name"><p>cancellable</p></td>
1202 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1203-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1204+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1205 </tr>
1206 <tr>
1207 <td class="parameter_name"><p>error</p></td>
1208@@ -664,6 +664,6 @@ goa_chat_skeleton_new (<em class="parameter"><code><span class="type">void</span
1209 </div>
1210 </div>
1211 <div class="footer">
1212-<hr>Generated by GTK-Doc V1.27</div>
1213+<hr>Generated by GTK-Doc V1.28</div>
1214 </body>
1215 </html>
1216\ No newline at end of file
1217diff --git a/doc/html/GoaClient.html b/doc/html/GoaClient.html
1218index e14e56b..d3fe599 100644
1219--- a/doc/html/GoaClient.html
1220+++ b/doc/html/GoaClient.html
1221@@ -8,7 +8,7 @@
1222 <link rel="up" href="ref-library.html" title="Part III. Client Library API Reference">
1223 <link rel="prev" href="ref-library.html" title="Part III. Client Library API Reference">
1224 <link rel="next" href="goa-GoaError.html" title="GoaError">
1225-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1226+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1227 <link rel="stylesheet" href="style.css" type="text/css">
1228 </head>
1229 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1230@@ -561,6 +561,6 @@ user_function (<a class="link" href="GoaClient.html" title="GoaClient"><span cla
1231 </div>
1232 </div>
1233 <div class="footer">
1234-<hr>Generated by GTK-Doc V1.27</div>
1235+<hr>Generated by GTK-Doc V1.28</div>
1236 </body>
1237 </html>
1238\ No newline at end of file
1239diff --git a/doc/html/GoaContacts.html b/doc/html/GoaContacts.html
1240index 1deef43..90cf21d 100644
1241--- a/doc/html/GoaContacts.html
1242+++ b/doc/html/GoaContacts.html
1243@@ -8,7 +8,7 @@
1244 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1245 <link rel="prev" href="GoaCalendar.html" title="GoaCalendar">
1246 <link rel="next" href="GoaChat.html" title="GoaChat">
1247-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1248+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1249 <link rel="stylesheet" href="style.css" type="text/css">
1250 </head>
1251 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1252@@ -284,7 +284,7 @@ The properties are overridden in the order they are defined.</p>
1253 <tbody>
1254 <tr>
1255 <td class="parameter_name"><p>klass</p></td>
1256-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1257+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1258 <td class="parameter_annotations"> </td>
1259 </tr>
1260 <tr>
1261@@ -498,7 +498,7 @@ You can then call <a class="link" href="GoaContacts.html#goa-contacts-proxy-new-
1262 <td class="parameter_name"><p>name</p></td>
1263 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1264 is not a message bus connection. </p></td>
1265-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1266+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1267 </tr>
1268 <tr>
1269 <td class="parameter_name"><p>object_path</p></td>
1270@@ -508,7 +508,7 @@ is not a message bus connection. </p></td>
1271 <tr>
1272 <td class="parameter_name"><p>cancellable</p></td>
1273 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1274-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1275+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1276 </tr>
1277 <tr>
1278 <td class="parameter_name"><p>callback</p></td>
1279@@ -597,7 +597,7 @@ goa_contacts_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk
1280 <td class="parameter_name"><p>name</p></td>
1281 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1282 is not a message bus connection. </p></td>
1283-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1284+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1285 </tr>
1286 <tr>
1287 <td class="parameter_name"><p>object_path</p></td>
1288@@ -607,7 +607,7 @@ is not a message bus connection. </p></td>
1289 <tr>
1290 <td class="parameter_name"><p>cancellable</p></td>
1291 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1292-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1293+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1294 </tr>
1295 <tr>
1296 <td class="parameter_name"><p>error</p></td>
1297@@ -672,7 +672,7 @@ You can then call <a class="link" href="GoaContacts.html#goa-contacts-proxy-new-
1298 <tr>
1299 <td class="parameter_name"><p>cancellable</p></td>
1300 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1301-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1302+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1303 </tr>
1304 <tr>
1305 <td class="parameter_name"><p>callback</p></td>
1306@@ -770,7 +770,7 @@ goa_contacts_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/s
1307 <tr>
1308 <td class="parameter_name"><p>cancellable</p></td>
1309 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1310-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1311+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1312 </tr>
1313 <tr>
1314 <td class="parameter_name"><p>error</p></td>
1315@@ -924,6 +924,6 @@ goa_contacts_skeleton_new (<em class="parameter"><code><span class="type">void</
1316 </div>
1317 </div>
1318 <div class="footer">
1319-<hr>Generated by GTK-Doc V1.27</div>
1320+<hr>Generated by GTK-Doc V1.28</div>
1321 </body>
1322 </html>
1323\ No newline at end of file
1324diff --git a/doc/html/GoaDocuments.html b/doc/html/GoaDocuments.html
1325index 0c0def7..01ed5d8 100644
1326--- a/doc/html/GoaDocuments.html
1327+++ b/doc/html/GoaDocuments.html
1328@@ -8,7 +8,7 @@
1329 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1330 <link rel="prev" href="GoaChat.html" title="GoaChat">
1331 <link rel="next" href="GoaMaps.html" title="GoaMaps">
1332-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1333+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1334 <link rel="stylesheet" href="style.css" type="text/css">
1335 </head>
1336 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1337@@ -221,7 +221,7 @@ The properties are overridden in the order they are defined.</p>
1338 <tbody>
1339 <tr>
1340 <td class="parameter_name"><p>klass</p></td>
1341-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1342+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1343 <td class="parameter_annotations"> </td>
1344 </tr>
1345 <tr>
1346@@ -276,7 +276,7 @@ You can then call <a class="link" href="GoaDocuments.html#goa-documents-proxy-ne
1347 <td class="parameter_name"><p>name</p></td>
1348 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1349 is not a message bus connection. </p></td>
1350-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1351+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1352 </tr>
1353 <tr>
1354 <td class="parameter_name"><p>object_path</p></td>
1355@@ -286,7 +286,7 @@ is not a message bus connection. </p></td>
1356 <tr>
1357 <td class="parameter_name"><p>cancellable</p></td>
1358 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1359-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1360+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1361 </tr>
1362 <tr>
1363 <td class="parameter_name"><p>callback</p></td>
1364@@ -375,7 +375,7 @@ goa_documents_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gt
1365 <td class="parameter_name"><p>name</p></td>
1366 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1367 is not a message bus connection. </p></td>
1368-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1369+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1370 </tr>
1371 <tr>
1372 <td class="parameter_name"><p>object_path</p></td>
1373@@ -385,7 +385,7 @@ is not a message bus connection. </p></td>
1374 <tr>
1375 <td class="parameter_name"><p>cancellable</p></td>
1376 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1377-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1378+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1379 </tr>
1380 <tr>
1381 <td class="parameter_name"><p>error</p></td>
1382@@ -450,7 +450,7 @@ You can then call <a class="link" href="GoaDocuments.html#goa-documents-proxy-ne
1383 <tr>
1384 <td class="parameter_name"><p>cancellable</p></td>
1385 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1386-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1387+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1388 </tr>
1389 <tr>
1390 <td class="parameter_name"><p>callback</p></td>
1391@@ -549,7 +549,7 @@ goa_documents_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/
1392 <tr>
1393 <td class="parameter_name"><p>cancellable</p></td>
1394 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1395-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1396+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1397 </tr>
1398 <tr>
1399 <td class="parameter_name"><p>error</p></td>
1400@@ -665,6 +665,6 @@ goa_documents_skeleton_new (<em class="parameter"><code><span class="type">void<
1401 </div>
1402 </div>
1403 <div class="footer">
1404-<hr>Generated by GTK-Doc V1.27</div>
1405+<hr>Generated by GTK-Doc V1.28</div>
1406 </body>
1407 </html>
1408\ No newline at end of file
1409diff --git a/doc/html/GoaExchange.html b/doc/html/GoaExchange.html
1410index 5cd3336..e999340 100644
1411--- a/doc/html/GoaExchange.html
1412+++ b/doc/html/GoaExchange.html
1413@@ -8,7 +8,7 @@
1414 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1415 <link rel="prev" href="GoaFiles.html" title="GoaFiles">
1416 <link rel="next" href="GoaMediaServer.html" title="GoaMediaServer">
1417-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1418+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1419 <link rel="stylesheet" href="style.css" type="text/css">
1420 </head>
1421 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1422@@ -444,7 +444,7 @@ The properties are overridden in the order they are defined.</p>
1423 <tbody>
1424 <tr>
1425 <td class="parameter_name"><p>klass</p></td>
1426-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1427+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1428 <td class="parameter_annotations"> </td>
1429 </tr>
1430 <tr>
1431@@ -500,7 +500,7 @@ You can then call <a class="link" href="GoaExchange.html#goa-exchange-proxy-new-
1432 <td class="parameter_name"><p>name</p></td>
1433 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1434 is not a message bus connection. </p></td>
1435-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1436+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1437 </tr>
1438 <tr>
1439 <td class="parameter_name"><p>object_path</p></td>
1440@@ -510,7 +510,7 @@ is not a message bus connection. </p></td>
1441 <tr>
1442 <td class="parameter_name"><p>cancellable</p></td>
1443 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1444-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1445+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1446 </tr>
1447 <tr>
1448 <td class="parameter_name"><p>callback</p></td>
1449@@ -601,7 +601,7 @@ goa_exchange_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk
1450 <td class="parameter_name"><p>name</p></td>
1451 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1452 is not a message bus connection. </p></td>
1453-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1454+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1455 </tr>
1456 <tr>
1457 <td class="parameter_name"><p>object_path</p></td>
1458@@ -611,7 +611,7 @@ is not a message bus connection. </p></td>
1459 <tr>
1460 <td class="parameter_name"><p>cancellable</p></td>
1461 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1462-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1463+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1464 </tr>
1465 <tr>
1466 <td class="parameter_name"><p>error</p></td>
1467@@ -677,7 +677,7 @@ You can then call <a class="link" href="GoaExchange.html#goa-exchange-proxy-new-
1468 <tr>
1469 <td class="parameter_name"><p>cancellable</p></td>
1470 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1471-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1472+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1473 </tr>
1474 <tr>
1475 <td class="parameter_name"><p>callback</p></td>
1476@@ -777,7 +777,7 @@ goa_exchange_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/s
1477 <tr>
1478 <td class="parameter_name"><p>cancellable</p></td>
1479 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1480-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1481+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1482 </tr>
1483 <tr>
1484 <td class="parameter_name"><p>error</p></td>
1485@@ -939,6 +939,6 @@ goa_exchange_skeleton_new (<em class="parameter"><code><span class="type">void</
1486 </div>
1487 </div>
1488 <div class="footer">
1489-<hr>Generated by GTK-Doc V1.27</div>
1490+<hr>Generated by GTK-Doc V1.28</div>
1491 </body>
1492 </html>
1493\ No newline at end of file
1494diff --git a/doc/html/GoaFiles.html b/doc/html/GoaFiles.html
1495index 934dd4a..1a3ef8a 100644
1496--- a/doc/html/GoaFiles.html
1497+++ b/doc/html/GoaFiles.html
1498@@ -8,7 +8,7 @@
1499 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1500 <link rel="prev" href="GoaPhotos.html" title="GoaPhotos">
1501 <link rel="next" href="GoaExchange.html" title="GoaExchange">
1502-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1503+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1504 <link rel="stylesheet" href="style.css" type="text/css">
1505 </head>
1506 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1507@@ -272,7 +272,7 @@ The properties are overridden in the order they are defined.</p>
1508 <tbody>
1509 <tr>
1510 <td class="parameter_name"><p>klass</p></td>
1511-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1512+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1513 <td class="parameter_annotations"> </td>
1514 </tr>
1515 <tr>
1516@@ -500,7 +500,7 @@ You can then call <a class="link" href="GoaFiles.html#goa-files-proxy-new-finish
1517 <td class="parameter_name"><p>name</p></td>
1518 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1519 is not a message bus connection. </p></td>
1520-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1521+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1522 </tr>
1523 <tr>
1524 <td class="parameter_name"><p>object_path</p></td>
1525@@ -510,7 +510,7 @@ is not a message bus connection. </p></td>
1526 <tr>
1527 <td class="parameter_name"><p>cancellable</p></td>
1528 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1529-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1530+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1531 </tr>
1532 <tr>
1533 <td class="parameter_name"><p>callback</p></td>
1534@@ -601,7 +601,7 @@ goa_files_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-do
1535 <td class="parameter_name"><p>name</p></td>
1536 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1537 is not a message bus connection. </p></td>
1538-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1539+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1540 </tr>
1541 <tr>
1542 <td class="parameter_name"><p>object_path</p></td>
1543@@ -611,7 +611,7 @@ is not a message bus connection. </p></td>
1544 <tr>
1545 <td class="parameter_name"><p>cancellable</p></td>
1546 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1547-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1548+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1549 </tr>
1550 <tr>
1551 <td class="parameter_name"><p>error</p></td>
1552@@ -677,7 +677,7 @@ You can then call <a class="link" href="GoaFiles.html#goa-files-proxy-new-for-bu
1553 <tr>
1554 <td class="parameter_name"><p>cancellable</p></td>
1555 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1556-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1557+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1558 </tr>
1559 <tr>
1560 <td class="parameter_name"><p>callback</p></td>
1561@@ -777,7 +777,7 @@ goa_files_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/shar
1562 <tr>
1563 <td class="parameter_name"><p>cancellable</p></td>
1564 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1565-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1566+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1567 </tr>
1568 <tr>
1569 <td class="parameter_name"><p>error</p></td>
1570@@ -939,6 +939,6 @@ goa_files_skeleton_new (<em class="parameter"><code><span class="type">void</spa
1571 </div>
1572 </div>
1573 <div class="footer">
1574-<hr>Generated by GTK-Doc V1.27</div>
1575+<hr>Generated by GTK-Doc V1.28</div>
1576 </body>
1577 </html>
1578\ No newline at end of file
1579diff --git a/doc/html/GoaMail.html b/doc/html/GoaMail.html
1580index 54bc3d1..766e56f 100644
1581--- a/doc/html/GoaMail.html
1582+++ b/doc/html/GoaMail.html
1583@@ -8,7 +8,7 @@
1584 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1585 <link rel="prev" href="GoaPasswordBased.html" title="GoaPasswordBased">
1586 <link rel="next" href="GoaCalendar.html" title="GoaCalendar">
1587-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1588+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1589 <link rel="stylesheet" href="style.css" type="text/css">
1590 </head>
1591 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1592@@ -648,7 +648,7 @@ The properties are overridden in the order they are defined.</p>
1593 <tbody>
1594 <tr>
1595 <td class="parameter_name"><p>klass</p></td>
1596-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1597+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1598 <td class="parameter_annotations"> </td>
1599 </tr>
1600 <tr>
1601@@ -2024,7 +2024,7 @@ You can then call <a class="link" href="GoaMail.html#goa-mail-proxy-new-finish"
1602 <td class="parameter_name"><p>name</p></td>
1603 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1604 is not a message bus connection. </p></td>
1605-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1606+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1607 </tr>
1608 <tr>
1609 <td class="parameter_name"><p>object_path</p></td>
1610@@ -2034,7 +2034,7 @@ is not a message bus connection. </p></td>
1611 <tr>
1612 <td class="parameter_name"><p>cancellable</p></td>
1613 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1614-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1615+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1616 </tr>
1617 <tr>
1618 <td class="parameter_name"><p>callback</p></td>
1619@@ -2123,7 +2123,7 @@ goa_mail_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc
1620 <td class="parameter_name"><p>name</p></td>
1621 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1622 is not a message bus connection. </p></td>
1623-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1624+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1625 </tr>
1626 <tr>
1627 <td class="parameter_name"><p>object_path</p></td>
1628@@ -2133,7 +2133,7 @@ is not a message bus connection. </p></td>
1629 <tr>
1630 <td class="parameter_name"><p>cancellable</p></td>
1631 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1632-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1633+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1634 </tr>
1635 <tr>
1636 <td class="parameter_name"><p>error</p></td>
1637@@ -2198,7 +2198,7 @@ You can then call <a class="link" href="GoaMail.html#goa-mail-proxy-new-for-bus-
1638 <tr>
1639 <td class="parameter_name"><p>cancellable</p></td>
1640 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1641-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1642+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1643 </tr>
1644 <tr>
1645 <td class="parameter_name"><p>callback</p></td>
1646@@ -2296,7 +2296,7 @@ goa_mail_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/share
1647 <tr>
1648 <td class="parameter_name"><p>cancellable</p></td>
1649 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1650-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1651+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1652 </tr>
1653 <tr>
1654 <td class="parameter_name"><p>error</p></td>
1655@@ -2713,6 +2713,6 @@ goa_mail_skeleton_new (<em class="parameter"><code><span class="type">void</span
1656 </div>
1657 </div>
1658 <div class="footer">
1659-<hr>Generated by GTK-Doc V1.27</div>
1660+<hr>Generated by GTK-Doc V1.28</div>
1661 </body>
1662 </html>
1663\ No newline at end of file
1664diff --git a/doc/html/GoaManager.html b/doc/html/GoaManager.html
1665index 457fe26..0aa74c2 100644
1666--- a/doc/html/GoaManager.html
1667+++ b/doc/html/GoaManager.html
1668@@ -8,7 +8,7 @@
1669 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1670 <link rel="prev" href="GoaObjectManagerClient.html" title="GoaObjectManagerClient">
1671 <link rel="next" href="GoaAccount.html" title="GoaAccount">
1672-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1673+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1674 <link rel="stylesheet" href="style.css" type="text/css">
1675 </head>
1676 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1677@@ -269,7 +269,7 @@ The properties are overridden in the order they are defined.</p>
1678 <tbody>
1679 <tr>
1680 <td class="parameter_name"><p>klass</p></td>
1681-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1682+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1683 <td class="parameter_annotations"> </td>
1684 </tr>
1685 <tr>
1686@@ -346,7 +346,7 @@ You can then call <a class="link" href="GoaManager.html#goa-manager-call-add-acc
1687 <tr>
1688 <td class="parameter_name"><p>cancellable</p></td>
1689 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1690-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1691+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1692 </tr>
1693 <tr>
1694 <td class="parameter_name"><p>callback</p></td>
1695@@ -474,7 +474,7 @@ goa_manager_call_add_account_sync (<em class="parameter"><code><a class="link" h
1696 <tr>
1697 <td class="parameter_name"><p>cancellable</p></td>
1698 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1699-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1700+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1701 </tr>
1702 <tr>
1703 <td class="parameter_name"><p>error</p></td>
1704@@ -568,7 +568,7 @@ You can then call <a class="link" href="GoaManager.html#goa-manager-proxy-new-fi
1705 <td class="parameter_name"><p>name</p></td>
1706 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1707 is not a message bus connection. </p></td>
1708-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1709+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1710 </tr>
1711 <tr>
1712 <td class="parameter_name"><p>object_path</p></td>
1713@@ -578,7 +578,7 @@ is not a message bus connection. </p></td>
1714 <tr>
1715 <td class="parameter_name"><p>cancellable</p></td>
1716 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1717-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1718+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1719 </tr>
1720 <tr>
1721 <td class="parameter_name"><p>callback</p></td>
1722@@ -667,7 +667,7 @@ goa_manager_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-
1723 <td class="parameter_name"><p>name</p></td>
1724 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1725 is not a message bus connection. </p></td>
1726-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1727+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1728 </tr>
1729 <tr>
1730 <td class="parameter_name"><p>object_path</p></td>
1731@@ -677,7 +677,7 @@ is not a message bus connection. </p></td>
1732 <tr>
1733 <td class="parameter_name"><p>cancellable</p></td>
1734 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1735-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1736+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1737 </tr>
1738 <tr>
1739 <td class="parameter_name"><p>error</p></td>
1740@@ -742,7 +742,7 @@ You can then call <a class="link" href="GoaManager.html#goa-manager-proxy-new-fo
1741 <tr>
1742 <td class="parameter_name"><p>cancellable</p></td>
1743 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1744-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1745+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1746 </tr>
1747 <tr>
1748 <td class="parameter_name"><p>callback</p></td>
1749@@ -840,7 +840,7 @@ goa_manager_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/sh
1750 <tr>
1751 <td class="parameter_name"><p>cancellable</p></td>
1752 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1753-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1754+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1755 </tr>
1756 <tr>
1757 <td class="parameter_name"><p>error</p></td>
1758@@ -1047,6 +1047,6 @@ user_function (<a class="link" href="GoaManager.html" title="GoaManager"><span c
1759 </div>
1760 </div>
1761 <div class="footer">
1762-<hr>Generated by GTK-Doc V1.27</div>
1763+<hr>Generated by GTK-Doc V1.28</div>
1764 </body>
1765 </html>
1766\ No newline at end of file
1767diff --git a/doc/html/GoaMaps.html b/doc/html/GoaMaps.html
1768index 6009918..80b6820 100644
1769--- a/doc/html/GoaMaps.html
1770+++ b/doc/html/GoaMaps.html
1771@@ -8,7 +8,7 @@
1772 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1773 <link rel="prev" href="GoaDocuments.html" title="GoaDocuments">
1774 <link rel="next" href="GoaMusic.html" title="GoaMusic">
1775-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1776+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1777 <link rel="stylesheet" href="style.css" type="text/css">
1778 </head>
1779 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1780@@ -222,7 +222,7 @@ The properties are overridden in the order they are defined.</p>
1781 <tbody>
1782 <tr>
1783 <td class="parameter_name"><p>klass</p></td>
1784-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1785+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1786 <td class="parameter_annotations"> </td>
1787 </tr>
1788 <tr>
1789@@ -278,7 +278,7 @@ You can then call <a class="link" href="GoaMaps.html#goa-maps-proxy-new-finish"
1790 <td class="parameter_name"><p>name</p></td>
1791 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1792 is not a message bus connection. </p></td>
1793-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1794+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1795 </tr>
1796 <tr>
1797 <td class="parameter_name"><p>object_path</p></td>
1798@@ -288,7 +288,7 @@ is not a message bus connection. </p></td>
1799 <tr>
1800 <td class="parameter_name"><p>cancellable</p></td>
1801 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1802-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1803+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1804 </tr>
1805 <tr>
1806 <td class="parameter_name"><p>callback</p></td>
1807@@ -379,7 +379,7 @@ goa_maps_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc
1808 <td class="parameter_name"><p>name</p></td>
1809 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1810 is not a message bus connection. </p></td>
1811-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1812+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1813 </tr>
1814 <tr>
1815 <td class="parameter_name"><p>object_path</p></td>
1816@@ -389,7 +389,7 @@ is not a message bus connection. </p></td>
1817 <tr>
1818 <td class="parameter_name"><p>cancellable</p></td>
1819 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1820-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1821+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1822 </tr>
1823 <tr>
1824 <td class="parameter_name"><p>error</p></td>
1825@@ -455,7 +455,7 @@ You can then call <a class="link" href="GoaMaps.html#goa-maps-proxy-new-for-bus-
1826 <tr>
1827 <td class="parameter_name"><p>cancellable</p></td>
1828 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1829-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1830+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1831 </tr>
1832 <tr>
1833 <td class="parameter_name"><p>callback</p></td>
1834@@ -555,7 +555,7 @@ goa_maps_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/share
1835 <tr>
1836 <td class="parameter_name"><p>cancellable</p></td>
1837 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1838-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1839+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1840 </tr>
1841 <tr>
1842 <td class="parameter_name"><p>error</p></td>
1843@@ -679,6 +679,6 @@ goa_maps_skeleton_new (<em class="parameter"><code><span class="type">void</span
1844 </div>
1845 </div>
1846 <div class="footer">
1847-<hr>Generated by GTK-Doc V1.27</div>
1848+<hr>Generated by GTK-Doc V1.28</div>
1849 </body>
1850 </html>
1851\ No newline at end of file
1852diff --git a/doc/html/GoaMediaServer.html b/doc/html/GoaMediaServer.html
1853index 662f881..2864486 100644
1854--- a/doc/html/GoaMediaServer.html
1855+++ b/doc/html/GoaMediaServer.html
1856@@ -8,7 +8,7 @@
1857 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1858 <link rel="prev" href="GoaExchange.html" title="GoaExchange">
1859 <link rel="next" href="GoaTicketing.html" title="GoaTicketing">
1860-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1861+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1862 <link rel="stylesheet" href="style.css" type="text/css">
1863 </head>
1864 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1865@@ -444,7 +444,7 @@ The properties are overridden in the order they are defined.</p>
1866 <tbody>
1867 <tr>
1868 <td class="parameter_name"><p>klass</p></td>
1869-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1870+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1871 <td class="parameter_annotations"> </td>
1872 </tr>
1873 <tr>
1874@@ -500,7 +500,7 @@ You can then call <a class="link" href="GoaMediaServer.html#goa-media-server-pro
1875 <td class="parameter_name"><p>name</p></td>
1876 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1877 is not a message bus connection. </p></td>
1878-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1879+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1880 </tr>
1881 <tr>
1882 <td class="parameter_name"><p>object_path</p></td>
1883@@ -510,7 +510,7 @@ is not a message bus connection. </p></td>
1884 <tr>
1885 <td class="parameter_name"><p>cancellable</p></td>
1886 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1887-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1888+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1889 </tr>
1890 <tr>
1891 <td class="parameter_name"><p>callback</p></td>
1892@@ -601,7 +601,7 @@ goa_media_server_proxy_new_sync (<em class="parameter"><code><a href="/usr/share
1893 <td class="parameter_name"><p>name</p></td>
1894 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1895 is not a message bus connection. </p></td>
1896-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1897+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1898 </tr>
1899 <tr>
1900 <td class="parameter_name"><p>object_path</p></td>
1901@@ -611,7 +611,7 @@ is not a message bus connection. </p></td>
1902 <tr>
1903 <td class="parameter_name"><p>cancellable</p></td>
1904 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1905-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1906+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1907 </tr>
1908 <tr>
1909 <td class="parameter_name"><p>error</p></td>
1910@@ -677,7 +677,7 @@ You can then call <a class="link" href="GoaMediaServer.html#goa-media-server-pro
1911 <tr>
1912 <td class="parameter_name"><p>cancellable</p></td>
1913 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1914-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1915+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1916 </tr>
1917 <tr>
1918 <td class="parameter_name"><p>callback</p></td>
1919@@ -779,7 +779,7 @@ goa_media_server_proxy_new_for_bus_sync
1920 <tr>
1921 <td class="parameter_name"><p>cancellable</p></td>
1922 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1923-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1924+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1925 </tr>
1926 <tr>
1927 <td class="parameter_name"><p>error</p></td>
1928@@ -941,6 +941,6 @@ goa_media_server_skeleton_new (<em class="parameter"><code><span class="type">vo
1929 </div>
1930 </div>
1931 <div class="footer">
1932-<hr>Generated by GTK-Doc V1.27</div>
1933+<hr>Generated by GTK-Doc V1.28</div>
1934 </body>
1935 </html>
1936\ No newline at end of file
1937diff --git a/doc/html/GoaMusic.html b/doc/html/GoaMusic.html
1938index 5414acf..ce07041 100644
1939--- a/doc/html/GoaMusic.html
1940+++ b/doc/html/GoaMusic.html
1941@@ -8,7 +8,7 @@
1942 <link rel="up" href="ref-library-generated.html" title="Generated Code">
1943 <link rel="prev" href="GoaMaps.html" title="GoaMaps">
1944 <link rel="next" href="GoaPhotos.html" title="GoaPhotos">
1945-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
1946+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
1947 <link rel="stylesheet" href="style.css" type="text/css">
1948 </head>
1949 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1950@@ -222,7 +222,7 @@ The properties are overridden in the order they are defined.</p>
1951 <tbody>
1952 <tr>
1953 <td class="parameter_name"><p>klass</p></td>
1954-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
1955+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
1956 <td class="parameter_annotations"> </td>
1957 </tr>
1958 <tr>
1959@@ -278,7 +278,7 @@ You can then call <a class="link" href="GoaMusic.html#goa-music-proxy-new-finish
1960 <td class="parameter_name"><p>name</p></td>
1961 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1962 is not a message bus connection. </p></td>
1963-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1964+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1965 </tr>
1966 <tr>
1967 <td class="parameter_name"><p>object_path</p></td>
1968@@ -288,7 +288,7 @@ is not a message bus connection. </p></td>
1969 <tr>
1970 <td class="parameter_name"><p>cancellable</p></td>
1971 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1972-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1973+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1974 </tr>
1975 <tr>
1976 <td class="parameter_name"><p>callback</p></td>
1977@@ -379,7 +379,7 @@ goa_music_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-do
1978 <td class="parameter_name"><p>name</p></td>
1979 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
1980 is not a message bus connection. </p></td>
1981-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1982+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1983 </tr>
1984 <tr>
1985 <td class="parameter_name"><p>object_path</p></td>
1986@@ -389,7 +389,7 @@ is not a message bus connection. </p></td>
1987 <tr>
1988 <td class="parameter_name"><p>cancellable</p></td>
1989 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1990-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1991+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
1992 </tr>
1993 <tr>
1994 <td class="parameter_name"><p>error</p></td>
1995@@ -455,7 +455,7 @@ You can then call <a class="link" href="GoaMusic.html#goa-music-proxy-new-for-bu
1996 <tr>
1997 <td class="parameter_name"><p>cancellable</p></td>
1998 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1999-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2000+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2001 </tr>
2002 <tr>
2003 <td class="parameter_name"><p>callback</p></td>
2004@@ -555,7 +555,7 @@ goa_music_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/shar
2005 <tr>
2006 <td class="parameter_name"><p>cancellable</p></td>
2007 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2008-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2009+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2010 </tr>
2011 <tr>
2012 <td class="parameter_name"><p>error</p></td>
2013@@ -679,6 +679,6 @@ goa_music_skeleton_new (<em class="parameter"><code><span class="type">void</spa
2014 </div>
2015 </div>
2016 <div class="footer">
2017-<hr>Generated by GTK-Doc V1.27</div>
2018+<hr>Generated by GTK-Doc V1.28</div>
2019 </body>
2020 </html>
2021\ No newline at end of file
2022diff --git a/doc/html/GoaOAuth2Based.html b/doc/html/GoaOAuth2Based.html
2023index 9bc6fa2..940fc22 100644
2024--- a/doc/html/GoaOAuth2Based.html
2025+++ b/doc/html/GoaOAuth2Based.html
2026@@ -8,7 +8,7 @@
2027 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2028 <link rel="prev" href="GoaOAuthBased.html" title="GoaOAuthBased">
2029 <link rel="next" href="GoaPasswordBased.html" title="GoaPasswordBased">
2030-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2031+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2032 <link rel="stylesheet" href="style.css" type="text/css">
2033 </head>
2034 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2035@@ -340,7 +340,7 @@ The properties are overridden in the order they are defined.</p>
2036 <tbody>
2037 <tr>
2038 <td class="parameter_name"><p>klass</p></td>
2039-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2040+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2041 <td class="parameter_annotations"> </td>
2042 </tr>
2043 <tr>
2044@@ -574,7 +574,7 @@ You can then call <a class="link" href="GoaOAuth2Based.html#goa-oauth2-based-cal
2045 <tr>
2046 <td class="parameter_name"><p>cancellable</p></td>
2047 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2048-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2049+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2050 </tr>
2051 <tr>
2052 <td class="parameter_name"><p>callback</p></td>
2053@@ -686,7 +686,7 @@ goa_oauth2_based_call_get_access_token_sync
2054 <tr>
2055 <td class="parameter_name"><p>cancellable</p></td>
2056 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2057-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2058+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2059 </tr>
2060 <tr>
2061 <td class="parameter_name"><p>error</p></td>
2062@@ -787,7 +787,7 @@ You can then call <a class="link" href="GoaOAuth2Based.html#goa-oauth2-based-pro
2063 <td class="parameter_name"><p>name</p></td>
2064 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2065 is not a message bus connection. </p></td>
2066-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2067+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2068 </tr>
2069 <tr>
2070 <td class="parameter_name"><p>object_path</p></td>
2071@@ -797,7 +797,7 @@ is not a message bus connection. </p></td>
2072 <tr>
2073 <td class="parameter_name"><p>cancellable</p></td>
2074 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2075-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2076+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2077 </tr>
2078 <tr>
2079 <td class="parameter_name"><p>callback</p></td>
2080@@ -886,7 +886,7 @@ goa_oauth2_based_proxy_new_sync (<em class="parameter"><code><a href="/usr/share
2081 <td class="parameter_name"><p>name</p></td>
2082 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2083 is not a message bus connection. </p></td>
2084-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2085+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2086 </tr>
2087 <tr>
2088 <td class="parameter_name"><p>object_path</p></td>
2089@@ -896,7 +896,7 @@ is not a message bus connection. </p></td>
2090 <tr>
2091 <td class="parameter_name"><p>cancellable</p></td>
2092 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2093-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2094+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2095 </tr>
2096 <tr>
2097 <td class="parameter_name"><p>error</p></td>
2098@@ -961,7 +961,7 @@ You can then call <a class="link" href="GoaOAuth2Based.html#goa-oauth2-based-pro
2099 <tr>
2100 <td class="parameter_name"><p>cancellable</p></td>
2101 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2102-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2103+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2104 </tr>
2105 <tr>
2106 <td class="parameter_name"><p>callback</p></td>
2107@@ -1061,7 +1061,7 @@ goa_oauth2_based_proxy_new_for_bus_sync
2108 <tr>
2109 <td class="parameter_name"><p>cancellable</p></td>
2110 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2111-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2112+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2113 </tr>
2114 <tr>
2115 <td class="parameter_name"><p>error</p></td>
2116@@ -1268,6 +1268,6 @@ user_function (<a class="link" href="GoaOAuth2Based.html" title="GoaOAuth2Based"
2117 </div>
2118 </div>
2119 <div class="footer">
2120-<hr>Generated by GTK-Doc V1.27</div>
2121+<hr>Generated by GTK-Doc V1.28</div>
2122 </body>
2123 </html>
2124\ No newline at end of file
2125diff --git a/doc/html/GoaOAuth2Provider.html b/doc/html/GoaOAuth2Provider.html
2126index 0df9e73..0093c9e 100644
2127--- a/doc/html/GoaOAuth2Provider.html
2128+++ b/doc/html/GoaOAuth2Provider.html
2129@@ -8,7 +8,7 @@
2130 <link rel="up" href="ch07.html" title="Core">
2131 <link rel="prev" href="GoaOAuthProvider.html" title="GoaOAuthProvider">
2132 <link rel="next" href="tools-fileformats.html" title="Part V. Tools, File Formats and Manual Pages">
2133-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2134+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2135 <link rel="stylesheet" href="style.css" type="text/css">
2136 </head>
2137 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2138@@ -440,7 +440,7 @@ running on a mobile platform, <a href="/usr/share/gtk-doc/html/glib/glib-Standar
2139 <a name="goa-oauth2-provider-is-deny-node"></a><h3>goa_oauth2_provider_is_deny_node ()</h3>
2140 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2141 goa_oauth2_provider_is_deny_node (<em class="parameter"><code><a class="link" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider"><span class="type">GoaOAuth2Provider</span></a> *provider</code></em>,
2142- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMNode.html#WebKitDOMNode-struct"><span class="type">WebKitDOMNode</span></a> *node</code></em>);</pre>
2143+ <em class="parameter"><code><span class="type">WebKitDOMNode</span> *node</code></em>);</pre>
2144 <p>Checks whether <em class="parameter"><code>node</code></em>
2145 is the HTML UI element that the user can use
2146 to deny permission to access his account. Usually they are either a
2147@@ -482,7 +482,7 @@ can be used to deny permission.</p>
2148 <a name="goa-oauth2-provider-is-identity-node"></a><h3>goa_oauth2_provider_is_identity_node ()</h3>
2149 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2150 goa_oauth2_provider_is_identity_node (<em class="parameter"><code><a class="link" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider"><span class="type">GoaOAuth2Provider</span></a> *provider</code></em>,
2151- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement-struct"><span class="type">WebKitDOMHTMLInputElement</span></a> *element</code></em>);</pre>
2152+ <em class="parameter"><code><span class="type">WebKitDOMHTMLInputElement</span> *element</code></em>);</pre>
2153 <p>Checks whether <em class="parameter"><code>element</code></em>
2154 is the HTML UI element that the user can
2155 use to identify herself at the provider.</p>
2156@@ -521,7 +521,7 @@ can be used to deny permission.</p>
2157 <a name="goa-oauth2-provider-is-password-node"></a><h3>goa_oauth2_provider_is_password_node ()</h3>
2158 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2159 goa_oauth2_provider_is_password_node (<em class="parameter"><code><a class="link" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider"><span class="type">GoaOAuth2Provider</span></a> *provider</code></em>,
2160- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement-struct"><span class="type">WebKitDOMHTMLInputElement</span></a> *element</code></em>);</pre>
2161+ <em class="parameter"><code><span class="type">WebKitDOMHTMLInputElement</span> *element</code></em>);</pre>
2162 <p>Checks whether <em class="parameter"><code>element</code></em>
2163 is the HTML UI element that the user can
2164 use to enter her password. This can be used to offer a
2165@@ -999,6 +999,6 @@ only be accessed using the provided API.</p>
2166 </div>
2167 </div>
2168 <div class="footer">
2169-<hr>Generated by GTK-Doc V1.27</div>
2170+<hr>Generated by GTK-Doc V1.28</div>
2171 </body>
2172 </html>
2173\ No newline at end of file
2174diff --git a/doc/html/GoaOAuthBased.html b/doc/html/GoaOAuthBased.html
2175index b99bc98..7b858a1 100644
2176--- a/doc/html/GoaOAuthBased.html
2177+++ b/doc/html/GoaOAuthBased.html
2178@@ -8,7 +8,7 @@
2179 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2180 <link rel="prev" href="GoaAccount.html" title="GoaAccount">
2181 <link rel="next" href="GoaOAuth2Based.html" title="GoaOAuth2Based">
2182-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2183+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2184 <link rel="stylesheet" href="style.css" type="text/css">
2185 </head>
2186 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2187@@ -340,7 +340,7 @@ The properties are overridden in the order they are defined.</p>
2188 <tbody>
2189 <tr>
2190 <td class="parameter_name"><p>klass</p></td>
2191-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2192+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2193 <td class="parameter_annotations"> </td>
2194 </tr>
2195 <tr>
2196@@ -387,7 +387,7 @@ You can then call <a class="link" href="GoaOAuthBased.html#goa-oauth-based-call-
2197 <tr>
2198 <td class="parameter_name"><p>cancellable</p></td>
2199 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2200-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2201+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2202 </tr>
2203 <tr>
2204 <td class="parameter_name"><p>callback</p></td>
2205@@ -511,7 +511,7 @@ goa_oauth_based_call_get_access_token_sync
2206 <tr>
2207 <td class="parameter_name"><p>cancellable</p></td>
2208 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2209-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2210+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2211 </tr>
2212 <tr>
2213 <td class="parameter_name"><p>error</p></td>
2214@@ -804,7 +804,7 @@ You can then call <a class="link" href="GoaOAuthBased.html#goa-oauth-based-proxy
2215 <td class="parameter_name"><p>name</p></td>
2216 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2217 is not a message bus connection. </p></td>
2218-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2219+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2220 </tr>
2221 <tr>
2222 <td class="parameter_name"><p>object_path</p></td>
2223@@ -814,7 +814,7 @@ is not a message bus connection. </p></td>
2224 <tr>
2225 <td class="parameter_name"><p>cancellable</p></td>
2226 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2227-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2228+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2229 </tr>
2230 <tr>
2231 <td class="parameter_name"><p>callback</p></td>
2232@@ -903,7 +903,7 @@ goa_oauth_based_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/
2233 <td class="parameter_name"><p>name</p></td>
2234 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2235 is not a message bus connection. </p></td>
2236-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2237+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2238 </tr>
2239 <tr>
2240 <td class="parameter_name"><p>object_path</p></td>
2241@@ -913,7 +913,7 @@ is not a message bus connection. </p></td>
2242 <tr>
2243 <td class="parameter_name"><p>cancellable</p></td>
2244 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2245-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2246+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2247 </tr>
2248 <tr>
2249 <td class="parameter_name"><p>error</p></td>
2250@@ -978,7 +978,7 @@ You can then call <a class="link" href="GoaOAuthBased.html#goa-oauth-based-proxy
2251 <tr>
2252 <td class="parameter_name"><p>cancellable</p></td>
2253 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2254-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2255+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2256 </tr>
2257 <tr>
2258 <td class="parameter_name"><p>callback</p></td>
2259@@ -1078,7 +1078,7 @@ goa_oauth_based_proxy_new_for_bus_sync
2260 <tr>
2261 <td class="parameter_name"><p>cancellable</p></td>
2262 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2263-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2264+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2265 </tr>
2266 <tr>
2267 <td class="parameter_name"><p>error</p></td>
2268@@ -1285,6 +1285,6 @@ user_function (<a class="link" href="GoaOAuthBased.html" title="GoaOAuthBased"><
2269 </div>
2270 </div>
2271 <div class="footer">
2272-<hr>Generated by GTK-Doc V1.27</div>
2273+<hr>Generated by GTK-Doc V1.28</div>
2274 </body>
2275 </html>
2276\ No newline at end of file
2277diff --git a/doc/html/GoaOAuthProvider.html b/doc/html/GoaOAuthProvider.html
2278index f71e63d..ee44f1d 100644
2279--- a/doc/html/GoaOAuthProvider.html
2280+++ b/doc/html/GoaOAuthProvider.html
2281@@ -8,7 +8,7 @@
2282 <link rel="up" href="ch07.html" title="Core">
2283 <link rel="prev" href="GoaProvider.html" title="GoaProvider">
2284 <link rel="next" href="GoaOAuth2Provider.html" title="GoaOAuth2Provider">
2285-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2286+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2287 <link rel="stylesheet" href="style.css" type="text/css">
2288 </head>
2289 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2290@@ -526,7 +526,7 @@ running on a mobile platform, <a href="/usr/share/gtk-doc/html/glib/glib-Standar
2291 <a name="goa-oauth-provider-is-deny-node"></a><h3>goa_oauth_provider_is_deny_node ()</h3>
2292 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2293 goa_oauth_provider_is_deny_node (<em class="parameter"><code><a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider"><span class="type">GoaOAuthProvider</span></a> *provider</code></em>,
2294- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMNode.html#WebKitDOMNode-struct"><span class="type">WebKitDOMNode</span></a> *node</code></em>);</pre>
2295+ <em class="parameter"><code><span class="type">WebKitDOMNode</span> *node</code></em>);</pre>
2296 <p>Checks whether <em class="parameter"><code>node</code></em>
2297 is the HTML UI element that the user can use
2298 to deny permission to access his account. Usually they are either a
2299@@ -568,7 +568,7 @@ can be used to deny permission.</p>
2300 <a name="goa-oauth-provider-is-identity-node"></a><h3>goa_oauth_provider_is_identity_node ()</h3>
2301 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2302 goa_oauth_provider_is_identity_node (<em class="parameter"><code><a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider"><span class="type">GoaOAuthProvider</span></a> *provider</code></em>,
2303- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement-struct"><span class="type">WebKitDOMHTMLInputElement</span></a> *element</code></em>);</pre>
2304+ <em class="parameter"><code><span class="type">WebKitDOMHTMLInputElement</span> *element</code></em>);</pre>
2305 <p>Checks whether <em class="parameter"><code>element</code></em>
2306 is the HTML UI element that the user can
2307 use to identify herself at the provider.</p>
2308@@ -607,7 +607,7 @@ can be used to deny permission.</p>
2309 <a name="goa-oauth-provider-is-password-node"></a><h3>goa_oauth_provider_is_password_node ()</h3>
2310 <pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2311 goa_oauth_provider_is_password_node (<em class="parameter"><code><a class="link" href="GoaOAuthProvider.html" title="GoaOAuthProvider"><span class="type">GoaOAuthProvider</span></a> *provider</code></em>,
2312- <em class="parameter"><code><a href="/usr/share/gtk-doc/html/webkitdomgtk-4.0/WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement-struct"><span class="type">WebKitDOMHTMLInputElement</span></a> *element</code></em>);</pre>
2313+ <em class="parameter"><code><span class="type">WebKitDOMHTMLInputElement</span> *element</code></em>);</pre>
2314 <p>Checks whether <em class="parameter"><code>element</code></em>
2315 is the HTML UI element that the user can
2316 use to enter her password. This can be used to offer a
2317@@ -1015,6 +1015,6 @@ only be accessed using the provided API.</p>
2318 </div>
2319 </div>
2320 <div class="footer">
2321-<hr>Generated by GTK-Doc V1.27</div>
2322+<hr>Generated by GTK-Doc V1.28</div>
2323 </body>
2324 </html>
2325\ No newline at end of file
2326diff --git a/doc/html/GoaObject.html b/doc/html/GoaObject.html
2327index 4721182..7123f72 100644
2328--- a/doc/html/GoaObject.html
2329+++ b/doc/html/GoaObject.html
2330@@ -8,7 +8,7 @@
2331 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2332 <link rel="prev" href="ref-library-generated.html" title="Generated Code">
2333 <link rel="next" href="GoaObjectManagerClient.html" title="GoaObjectManagerClient">
2334-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2335+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2336 <link rel="stylesheet" href="style.css" type="text/css">
2337 </head>
2338 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2339@@ -1774,7 +1774,7 @@ goa_object_skeleton_set_manager (<em class="parameter"><code><a class="link" hre
2340 <tr>
2341 <td class="parameter_name"><p>interface_</p></td>
2342 <td class="parameter_description"><p>A <a class="link" href="GoaManager.html" title="GoaManager"><span class="type">GoaManager</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2343-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2344+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2345 </tr>
2346 </tbody>
2347 </table></div>
2348@@ -1805,7 +1805,7 @@ goa_object_skeleton_set_account (<em class="parameter"><code><a class="link" hre
2349 <tr>
2350 <td class="parameter_name"><p>interface_</p></td>
2351 <td class="parameter_description"><p>A <a class="link" href="GoaAccount.html" title="GoaAccount"><span class="type">GoaAccount</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2352-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2353+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2354 </tr>
2355 </tbody>
2356 </table></div>
2357@@ -1836,7 +1836,7 @@ goa_object_skeleton_set_oauth_based (<em class="parameter"><code><a class="link"
2358 <tr>
2359 <td class="parameter_name"><p>interface_</p></td>
2360 <td class="parameter_description"><p>A <a class="link" href="GoaOAuthBased.html" title="GoaOAuthBased"><span class="type">GoaOAuthBased</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2361-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2362+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2363 </tr>
2364 </tbody>
2365 </table></div>
2366@@ -1867,7 +1867,7 @@ goa_object_skeleton_set_oauth2_based (<em class="parameter"><code><a class="link
2367 <tr>
2368 <td class="parameter_name"><p>interface_</p></td>
2369 <td class="parameter_description"><p>A <a class="link" href="GoaOAuth2Based.html" title="GoaOAuth2Based"><span class="type">GoaOAuth2Based</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2370-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2371+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2372 </tr>
2373 </tbody>
2374 </table></div>
2375@@ -1898,7 +1898,7 @@ goa_object_skeleton_set_mail (<em class="parameter"><code><a class="link" href="
2376 <tr>
2377 <td class="parameter_name"><p>interface_</p></td>
2378 <td class="parameter_description"><p>A <a class="link" href="GoaMail.html" title="GoaMail"><span class="type">GoaMail</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2379-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2380+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2381 </tr>
2382 </tbody>
2383 </table></div>
2384@@ -1929,7 +1929,7 @@ goa_object_skeleton_set_calendar (<em class="parameter"><code><a class="link" hr
2385 <tr>
2386 <td class="parameter_name"><p>interface_</p></td>
2387 <td class="parameter_description"><p>A <a class="link" href="GoaCalendar.html" title="GoaCalendar"><span class="type">GoaCalendar</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2388-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2389+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2390 </tr>
2391 </tbody>
2392 </table></div>
2393@@ -1960,7 +1960,7 @@ goa_object_skeleton_set_contacts (<em class="parameter"><code><a class="link" hr
2394 <tr>
2395 <td class="parameter_name"><p>interface_</p></td>
2396 <td class="parameter_description"><p>A <a class="link" href="GoaContacts.html" title="GoaContacts"><span class="type">GoaContacts</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2397-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2398+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2399 </tr>
2400 </tbody>
2401 </table></div>
2402@@ -1991,7 +1991,7 @@ goa_object_skeleton_set_chat (<em class="parameter"><code><a class="link" href="
2403 <tr>
2404 <td class="parameter_name"><p>interface_</p></td>
2405 <td class="parameter_description"><p>A <a class="link" href="GoaChat.html" title="GoaChat"><span class="type">GoaChat</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2406-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2407+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2408 </tr>
2409 </tbody>
2410 </table></div>
2411@@ -2022,7 +2022,7 @@ goa_object_skeleton_set_documents (<em class="parameter"><code><a class="link" h
2412 <tr>
2413 <td class="parameter_name"><p>interface_</p></td>
2414 <td class="parameter_description"><p>A <a class="link" href="GoaDocuments.html" title="GoaDocuments"><span class="type">GoaDocuments</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2415-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2416+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2417 </tr>
2418 </tbody>
2419 </table></div>
2420@@ -2053,7 +2053,7 @@ goa_object_skeleton_set_maps (<em class="parameter"><code><a class="link" href="
2421 <tr>
2422 <td class="parameter_name"><p>interface_</p></td>
2423 <td class="parameter_description"><p>A <a class="link" href="GoaMaps.html" title="GoaMaps"><span class="type">GoaMaps</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2424-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2425+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2426 </tr>
2427 </tbody>
2428 </table></div>
2429@@ -2085,7 +2085,7 @@ goa_object_skeleton_set_music (<em class="parameter"><code><a class="link" href=
2430 <tr>
2431 <td class="parameter_name"><p>interface_</p></td>
2432 <td class="parameter_description"><p>A <a class="link" href="GoaMusic.html" title="GoaMusic"><span class="type">GoaMusic</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2433-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2434+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2435 </tr>
2436 </tbody>
2437 </table></div>
2438@@ -2117,7 +2117,7 @@ goa_object_skeleton_set_photos (<em class="parameter"><code><a class="link" href
2439 <tr>
2440 <td class="parameter_name"><p>interface_</p></td>
2441 <td class="parameter_description"><p>A <a class="link" href="GoaPhotos.html" title="GoaPhotos"><span class="type">GoaPhotos</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2442-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2443+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2444 </tr>
2445 </tbody>
2446 </table></div>
2447@@ -2149,7 +2149,7 @@ goa_object_skeleton_set_files (<em class="parameter"><code><a class="link" href=
2448 <tr>
2449 <td class="parameter_name"><p>interface_</p></td>
2450 <td class="parameter_description"><p>A <a class="link" href="GoaFiles.html" title="GoaFiles"><span class="type">GoaFiles</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2451-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2452+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2453 </tr>
2454 </tbody>
2455 </table></div>
2456@@ -2181,7 +2181,7 @@ goa_object_skeleton_set_exchange (<em class="parameter"><code><a class="link" hr
2457 <tr>
2458 <td class="parameter_name"><p>interface_</p></td>
2459 <td class="parameter_description"><p>A <a class="link" href="GoaExchange.html" title="GoaExchange"><span class="type">GoaExchange</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to clear the interface. </p></td>
2460-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2461+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2462 </tr>
2463 </tbody>
2464 </table></div>
2465@@ -2448,6 +2448,6 @@ goa_object_skeleton_set_exchange (<em class="parameter"><code><a class="link" hr
2466 </div>
2467 </div>
2468 <div class="footer">
2469-<hr>Generated by GTK-Doc V1.27</div>
2470+<hr>Generated by GTK-Doc V1.28</div>
2471 </body>
2472 </html>
2473\ No newline at end of file
2474diff --git a/doc/html/GoaObjectManagerClient.html b/doc/html/GoaObjectManagerClient.html
2475index 2c0aeba..346ea67 100644
2476--- a/doc/html/GoaObjectManagerClient.html
2477+++ b/doc/html/GoaObjectManagerClient.html
2478@@ -8,7 +8,7 @@
2479 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2480 <link rel="prev" href="GoaObject.html" title="GoaObject">
2481 <link rel="next" href="GoaManager.html" title="GoaManager">
2482-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2483+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2484 <link rel="stylesheet" href="style.css" type="text/css">
2485 </head>
2486 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2487@@ -147,7 +147,7 @@ goa_object_manager_client_get_proxy_type
2488 <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *interface_name</code></em>,
2489 <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
2490 <p>A <a href="/usr/share/gtk-doc/html/gio/GDBusObjectManagerClient.html#GDBusProxyTypeFunc"><span class="type">GDBusProxyTypeFunc</span></a> that maps <em class="parameter"><code>interface_name</code></em>
2491- to the generated <a href="/usr/share/gtk-doc/html/gio/GDBusObjectProxy.html#GDBusObjectProxy-struct"><span class="type">GDBusObjectProxy</span></a>- and <a href="/usr/share/gtk-doc/html/gio/GDBusProxy.html#GDBusProxy-struct"><span class="type">GDBusProxy</span></a>-derived types.</p>
2492+ to the generated <a href="/usr/share/gtk-doc/html/gio/GDBusObjectProxy.html#GDBusObjectProxy-struct"><span class="type">GDBusObjectProxy</span></a> derived and <a href="/usr/share/gtk-doc/html/gio/GDBusProxy.html#GDBusProxy-struct"><span class="type">GDBusProxy</span></a> derived types.</p>
2493 <div class="refsect3">
2494 <a name="goa-object-manager-client-get-proxy-type.parameters"></a><h4>Parameters</h4>
2495 <div class="informaltable"><table class="informaltable" width="100%" border="0">
2496@@ -170,7 +170,7 @@ goa_object_manager_client_get_proxy_type
2497 <tr>
2498 <td class="parameter_name"><p>interface_name</p></td>
2499 <td class="parameter_description"><p>Interface name of the remote object or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to get the object proxy <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a>. </p></td>
2500-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2501+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2502 </tr>
2503 <tr>
2504 <td class="parameter_name"><p>user_data</p></td>
2505@@ -182,7 +182,7 @@ goa_object_manager_client_get_proxy_type
2506 </div>
2507 <div class="refsect3">
2508 <a name="goa-object-manager-client-get-proxy-type.returns"></a><h4>Returns</h4>
2509-<p> A <a href="/usr/share/gtk-doc/html/gio/GDBusProxy.html#GDBusProxy-struct"><span class="type">GDBusProxy</span></a>-derived <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> if <em class="parameter"><code>interface_name</code></em>
2510+<p> A <a href="/usr/share/gtk-doc/html/gio/GDBusProxy.html#GDBusProxy-struct"><span class="type">GDBusProxy</span></a> derived <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> if <em class="parameter"><code>interface_name</code></em>
2511 is not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, otherwise the <a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> for <a class="link" href="GoaObject.html#GoaObjectProxy"><span class="type">GoaObjectProxy</span></a>.</p>
2512 </div>
2513 </div>
2514@@ -225,7 +225,7 @@ You can then call <a class="link" href="GoaObjectManagerClient.html#goa-object-m
2515 <td class="parameter_name"><p>name</p></td>
2516 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2517 is not a message bus connection. </p></td>
2518-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2519+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2520 </tr>
2521 <tr>
2522 <td class="parameter_name"><p>object_path</p></td>
2523@@ -235,7 +235,7 @@ is not a message bus connection. </p></td>
2524 <tr>
2525 <td class="parameter_name"><p>cancellable</p></td>
2526 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2527-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2528+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2529 </tr>
2530 <tr>
2531 <td class="parameter_name"><p>callback</p></td>
2532@@ -336,7 +336,7 @@ You can then call <a class="link" href="GoaObjectManagerClient.html#goa-object-m
2533 <tr>
2534 <td class="parameter_name"><p>cancellable</p></td>
2535 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2536-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2537+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2538 </tr>
2539 <tr>
2540 <td class="parameter_name"><p>callback</p></td>
2541@@ -436,7 +436,7 @@ goa_object_manager_client_new_for_bus_sync
2542 <tr>
2543 <td class="parameter_name"><p>cancellable</p></td>
2544 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2545-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2546+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2547 </tr>
2548 <tr>
2549 <td class="parameter_name"><p>error</p></td>
2550@@ -489,7 +489,7 @@ goa_object_manager_client_new_sync (<em class="parameter"><code><a href="/usr/sh
2551 <td class="parameter_name"><p>name</p></td>
2552 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2553 is not a message bus connection. </p></td>
2554-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2555+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2556 </tr>
2557 <tr>
2558 <td class="parameter_name"><p>object_path</p></td>
2559@@ -499,7 +499,7 @@ is not a message bus connection. </p></td>
2560 <tr>
2561 <td class="parameter_name"><p>cancellable</p></td>
2562 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2563-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2564+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2565 </tr>
2566 <tr>
2567 <td class="parameter_name"><p>error</p></td>
2568@@ -547,6 +547,6 @@ is set. </p>
2569 </div>
2570 </div>
2571 <div class="footer">
2572-<hr>Generated by GTK-Doc V1.27</div>
2573+<hr>Generated by GTK-Doc V1.28</div>
2574 </body>
2575 </html>
2576\ No newline at end of file
2577diff --git a/doc/html/GoaPasswordBased.html b/doc/html/GoaPasswordBased.html
2578index 3593ec8..bd13b26 100644
2579--- a/doc/html/GoaPasswordBased.html
2580+++ b/doc/html/GoaPasswordBased.html
2581@@ -8,7 +8,7 @@
2582 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2583 <link rel="prev" href="GoaOAuth2Based.html" title="GoaOAuth2Based">
2584 <link rel="next" href="GoaMail.html" title="GoaMail">
2585-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2586+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2587 <link rel="stylesheet" href="style.css" type="text/css">
2588 </head>
2589 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2590@@ -271,7 +271,7 @@ The properties are overridden in the order they are defined.</p>
2591 <tbody>
2592 <tr>
2593 <td class="parameter_name"><p>klass</p></td>
2594-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2595+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2596 <td class="parameter_annotations"> </td>
2597 </tr>
2598 <tr>
2599@@ -325,7 +325,7 @@ You can then call <a class="link" href="GoaPasswordBased.html#goa-password-based
2600 <tr>
2601 <td class="parameter_name"><p>cancellable</p></td>
2602 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2603-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2604+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2605 </tr>
2606 <tr>
2607 <td class="parameter_name"><p>callback</p></td>
2608@@ -433,7 +433,7 @@ goa_password_based_call_get_password_sync
2609 <tr>
2610 <td class="parameter_name"><p>cancellable</p></td>
2611 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2612-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2613+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2614 </tr>
2615 <tr>
2616 <td class="parameter_name"><p>error</p></td>
2617@@ -530,7 +530,7 @@ You can then call <a class="link" href="GoaPasswordBased.html#goa-password-based
2618 <td class="parameter_name"><p>name</p></td>
2619 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2620 is not a message bus connection. </p></td>
2621-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2622+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2623 </tr>
2624 <tr>
2625 <td class="parameter_name"><p>object_path</p></td>
2626@@ -540,7 +540,7 @@ is not a message bus connection. </p></td>
2627 <tr>
2628 <td class="parameter_name"><p>cancellable</p></td>
2629 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2630-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2631+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2632 </tr>
2633 <tr>
2634 <td class="parameter_name"><p>callback</p></td>
2635@@ -631,7 +631,7 @@ goa_password_based_proxy_new_sync (<em class="parameter"><code><a href="/usr/sha
2636 <td class="parameter_name"><p>name</p></td>
2637 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2638 is not a message bus connection. </p></td>
2639-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2640+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2641 </tr>
2642 <tr>
2643 <td class="parameter_name"><p>object_path</p></td>
2644@@ -641,7 +641,7 @@ is not a message bus connection. </p></td>
2645 <tr>
2646 <td class="parameter_name"><p>cancellable</p></td>
2647 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2648-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2649+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2650 </tr>
2651 <tr>
2652 <td class="parameter_name"><p>error</p></td>
2653@@ -707,7 +707,7 @@ You can then call <a class="link" href="GoaPasswordBased.html#goa-password-based
2654 <tr>
2655 <td class="parameter_name"><p>cancellable</p></td>
2656 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2657-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2658+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2659 </tr>
2660 <tr>
2661 <td class="parameter_name"><p>callback</p></td>
2662@@ -809,7 +809,7 @@ goa_password_based_proxy_new_for_bus_sync
2663 <tr>
2664 <td class="parameter_name"><p>cancellable</p></td>
2665 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2666-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2667+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2668 </tr>
2669 <tr>
2670 <td class="parameter_name"><p>error</p></td>
2671@@ -997,6 +997,6 @@ user_function (<a class="link" href="GoaPasswordBased.html" title="GoaPasswordBa
2672 </div>
2673 </div>
2674 <div class="footer">
2675-<hr>Generated by GTK-Doc V1.27</div>
2676+<hr>Generated by GTK-Doc V1.28</div>
2677 </body>
2678 </html>
2679\ No newline at end of file
2680diff --git a/doc/html/GoaPhotos.html b/doc/html/GoaPhotos.html
2681index 17a1a03..2d6a9cd 100644
2682--- a/doc/html/GoaPhotos.html
2683+++ b/doc/html/GoaPhotos.html
2684@@ -8,7 +8,7 @@
2685 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2686 <link rel="prev" href="GoaMusic.html" title="GoaMusic">
2687 <link rel="next" href="GoaFiles.html" title="GoaFiles">
2688-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2689+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2690 <link rel="stylesheet" href="style.css" type="text/css">
2691 </head>
2692 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2693@@ -222,7 +222,7 @@ The properties are overridden in the order they are defined.</p>
2694 <tbody>
2695 <tr>
2696 <td class="parameter_name"><p>klass</p></td>
2697-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2698+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2699 <td class="parameter_annotations"> </td>
2700 </tr>
2701 <tr>
2702@@ -278,7 +278,7 @@ You can then call <a class="link" href="GoaPhotos.html#goa-photos-proxy-new-fini
2703 <td class="parameter_name"><p>name</p></td>
2704 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2705 is not a message bus connection. </p></td>
2706-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2707+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2708 </tr>
2709 <tr>
2710 <td class="parameter_name"><p>object_path</p></td>
2711@@ -288,7 +288,7 @@ is not a message bus connection. </p></td>
2712 <tr>
2713 <td class="parameter_name"><p>cancellable</p></td>
2714 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2715-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2716+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2717 </tr>
2718 <tr>
2719 <td class="parameter_name"><p>callback</p></td>
2720@@ -379,7 +379,7 @@ goa_photos_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-d
2721 <td class="parameter_name"><p>name</p></td>
2722 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2723 is not a message bus connection. </p></td>
2724-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2725+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2726 </tr>
2727 <tr>
2728 <td class="parameter_name"><p>object_path</p></td>
2729@@ -389,7 +389,7 @@ is not a message bus connection. </p></td>
2730 <tr>
2731 <td class="parameter_name"><p>cancellable</p></td>
2732 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2733-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2734+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2735 </tr>
2736 <tr>
2737 <td class="parameter_name"><p>error</p></td>
2738@@ -455,7 +455,7 @@ You can then call <a class="link" href="GoaPhotos.html#goa-photos-proxy-new-for-
2739 <tr>
2740 <td class="parameter_name"><p>cancellable</p></td>
2741 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2742-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2743+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2744 </tr>
2745 <tr>
2746 <td class="parameter_name"><p>callback</p></td>
2747@@ -555,7 +555,7 @@ goa_photos_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/sha
2748 <tr>
2749 <td class="parameter_name"><p>cancellable</p></td>
2750 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2751-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2752+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2753 </tr>
2754 <tr>
2755 <td class="parameter_name"><p>error</p></td>
2756@@ -679,6 +679,6 @@ goa_photos_skeleton_new (<em class="parameter"><code><span class="type">void</sp
2757 </div>
2758 </div>
2759 <div class="footer">
2760-<hr>Generated by GTK-Doc V1.27</div>
2761+<hr>Generated by GTK-Doc V1.28</div>
2762 </body>
2763 </html>
2764\ No newline at end of file
2765diff --git a/doc/html/GoaPrinters.html b/doc/html/GoaPrinters.html
2766index c4afa23..b74b208 100644
2767--- a/doc/html/GoaPrinters.html
2768+++ b/doc/html/GoaPrinters.html
2769@@ -8,7 +8,7 @@
2770 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2771 <link rel="prev" href="GoaReadLater.html" title="GoaReadLater">
2772 <link rel="next" href="ref-backend-library.html" title="Part IV. Backend Library API Reference">
2773-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2774+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2775 <link rel="stylesheet" href="style.css" type="text/css">
2776 </head>
2777 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2778@@ -222,7 +222,7 @@ The properties are overridden in the order they are defined.</p>
2779 <tbody>
2780 <tr>
2781 <td class="parameter_name"><p>klass</p></td>
2782-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2783+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2784 <td class="parameter_annotations"> </td>
2785 </tr>
2786 <tr>
2787@@ -278,7 +278,7 @@ You can then call <a class="link" href="GoaPrinters.html#goa-printers-proxy-new-
2788 <td class="parameter_name"><p>name</p></td>
2789 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2790 is not a message bus connection. </p></td>
2791-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2792+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2793 </tr>
2794 <tr>
2795 <td class="parameter_name"><p>object_path</p></td>
2796@@ -288,7 +288,7 @@ is not a message bus connection. </p></td>
2797 <tr>
2798 <td class="parameter_name"><p>cancellable</p></td>
2799 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2800-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2801+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2802 </tr>
2803 <tr>
2804 <td class="parameter_name"><p>callback</p></td>
2805@@ -379,7 +379,7 @@ goa_printers_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk
2806 <td class="parameter_name"><p>name</p></td>
2807 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2808 is not a message bus connection. </p></td>
2809-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2810+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2811 </tr>
2812 <tr>
2813 <td class="parameter_name"><p>object_path</p></td>
2814@@ -389,7 +389,7 @@ is not a message bus connection. </p></td>
2815 <tr>
2816 <td class="parameter_name"><p>cancellable</p></td>
2817 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2818-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2819+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2820 </tr>
2821 <tr>
2822 <td class="parameter_name"><p>error</p></td>
2823@@ -455,7 +455,7 @@ You can then call <a class="link" href="GoaPrinters.html#goa-printers-proxy-new-
2824 <tr>
2825 <td class="parameter_name"><p>cancellable</p></td>
2826 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2827-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2828+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2829 </tr>
2830 <tr>
2831 <td class="parameter_name"><p>callback</p></td>
2832@@ -555,7 +555,7 @@ goa_printers_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/s
2833 <tr>
2834 <td class="parameter_name"><p>cancellable</p></td>
2835 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2836-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2837+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2838 </tr>
2839 <tr>
2840 <td class="parameter_name"><p>error</p></td>
2841@@ -679,6 +679,6 @@ goa_printers_skeleton_new (<em class="parameter"><code><span class="type">void</
2842 </div>
2843 </div>
2844 <div class="footer">
2845-<hr>Generated by GTK-Doc V1.27</div>
2846+<hr>Generated by GTK-Doc V1.28</div>
2847 </body>
2848 </html>
2849\ No newline at end of file
2850diff --git a/doc/html/GoaProvider.html b/doc/html/GoaProvider.html
2851index 4f7ae0a..0699557 100644
2852--- a/doc/html/GoaProvider.html
2853+++ b/doc/html/GoaProvider.html
2854@@ -8,7 +8,7 @@
2855 <link rel="up" href="ch07.html" title="Core">
2856 <link rel="prev" href="goa-goautil.html" title="goautil">
2857 <link rel="next" href="GoaOAuthProvider.html" title="GoaOAuthProvider">
2858-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2859+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2860 <link rel="stylesheet" href="style.css" type="text/css">
2861 </head>
2862 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2863@@ -1441,6 +1441,6 @@ a <a href="/usr/share/gtk-doc/html/glib/glib-GVariant.html#GVariant"><span class
2864 </div>
2865 </div>
2866 <div class="footer">
2867-<hr>Generated by GTK-Doc V1.27</div>
2868+<hr>Generated by GTK-Doc V1.28</div>
2869 </body>
2870 </html>
2871\ No newline at end of file
2872diff --git a/doc/html/GoaReadLater.html b/doc/html/GoaReadLater.html
2873index f2847e7..4d6a504 100644
2874--- a/doc/html/GoaReadLater.html
2875+++ b/doc/html/GoaReadLater.html
2876@@ -8,7 +8,7 @@
2877 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2878 <link rel="prev" href="GoaTodo.html" title="GoaTodo">
2879 <link rel="next" href="GoaPrinters.html" title="GoaPrinters">
2880-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2881+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2882 <link rel="stylesheet" href="style.css" type="text/css">
2883 </head>
2884 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2885@@ -222,7 +222,7 @@ The properties are overridden in the order they are defined.</p>
2886 <tbody>
2887 <tr>
2888 <td class="parameter_name"><p>klass</p></td>
2889-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2890+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2891 <td class="parameter_annotations"> </td>
2892 </tr>
2893 <tr>
2894@@ -278,7 +278,7 @@ You can then call <a class="link" href="GoaReadLater.html#goa-read-later-proxy-n
2895 <td class="parameter_name"><p>name</p></td>
2896 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2897 is not a message bus connection. </p></td>
2898-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2899+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2900 </tr>
2901 <tr>
2902 <td class="parameter_name"><p>object_path</p></td>
2903@@ -288,7 +288,7 @@ is not a message bus connection. </p></td>
2904 <tr>
2905 <td class="parameter_name"><p>cancellable</p></td>
2906 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2907-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2908+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2909 </tr>
2910 <tr>
2911 <td class="parameter_name"><p>callback</p></td>
2912@@ -379,7 +379,7 @@ goa_read_later_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/g
2913 <td class="parameter_name"><p>name</p></td>
2914 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
2915 is not a message bus connection. </p></td>
2916-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2917+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2918 </tr>
2919 <tr>
2920 <td class="parameter_name"><p>object_path</p></td>
2921@@ -389,7 +389,7 @@ is not a message bus connection. </p></td>
2922 <tr>
2923 <td class="parameter_name"><p>cancellable</p></td>
2924 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2925-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2926+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2927 </tr>
2928 <tr>
2929 <td class="parameter_name"><p>error</p></td>
2930@@ -455,7 +455,7 @@ You can then call <a class="link" href="GoaReadLater.html#goa-read-later-proxy-n
2931 <tr>
2932 <td class="parameter_name"><p>cancellable</p></td>
2933 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2934-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2935+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2936 </tr>
2937 <tr>
2938 <td class="parameter_name"><p>callback</p></td>
2939@@ -556,7 +556,7 @@ goa_read_later_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr
2940 <tr>
2941 <td class="parameter_name"><p>cancellable</p></td>
2942 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2943-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2944+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2945 </tr>
2946 <tr>
2947 <td class="parameter_name"><p>error</p></td>
2948@@ -680,6 +680,6 @@ goa_read_later_skeleton_new (<em class="parameter"><code><span class="type">void
2949 </div>
2950 </div>
2951 <div class="footer">
2952-<hr>Generated by GTK-Doc V1.27</div>
2953+<hr>Generated by GTK-Doc V1.28</div>
2954 </body>
2955 </html>
2956\ No newline at end of file
2957diff --git a/doc/html/GoaTicketing.html b/doc/html/GoaTicketing.html
2958index 33f3180..d9df77f 100644
2959--- a/doc/html/GoaTicketing.html
2960+++ b/doc/html/GoaTicketing.html
2961@@ -8,7 +8,7 @@
2962 <link rel="up" href="ref-library-generated.html" title="Generated Code">
2963 <link rel="prev" href="GoaMediaServer.html" title="GoaMediaServer">
2964 <link rel="next" href="GoaTodo.html" title="GoaTodo">
2965-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
2966+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
2967 <link rel="stylesheet" href="style.css" type="text/css">
2968 </head>
2969 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
2970@@ -287,7 +287,7 @@ The properties are overridden in the order they are defined.</p>
2971 <tbody>
2972 <tr>
2973 <td class="parameter_name"><p>klass</p></td>
2974-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
2975+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
2976 <td class="parameter_annotations"> </td>
2977 </tr>
2978 <tr>
2979@@ -335,7 +335,7 @@ You can then call <a class="link" href="GoaTicketing.html#goa-ticketing-call-get
2980 <tr>
2981 <td class="parameter_name"><p>cancellable</p></td>
2982 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2983-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2984+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2985 </tr>
2986 <tr>
2987 <td class="parameter_name"><p>callback</p></td>
2988@@ -423,7 +423,7 @@ goa_ticketing_call_get_ticket_sync (<em class="parameter"><code><a class="link"
2989 <tr>
2990 <td class="parameter_name"><p>cancellable</p></td>
2991 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2992-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2993+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
2994 </tr>
2995 <tr>
2996 <td class="parameter_name"><p>error</p></td>
2997@@ -513,7 +513,7 @@ You can then call <a class="link" href="GoaTicketing.html#goa-ticketing-proxy-ne
2998 <td class="parameter_name"><p>name</p></td>
2999 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
3000 is not a message bus connection. </p></td>
3001-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3002+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3003 </tr>
3004 <tr>
3005 <td class="parameter_name"><p>object_path</p></td>
3006@@ -523,7 +523,7 @@ is not a message bus connection. </p></td>
3007 <tr>
3008 <td class="parameter_name"><p>cancellable</p></td>
3009 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3010-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3011+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3012 </tr>
3013 <tr>
3014 <td class="parameter_name"><p>callback</p></td>
3015@@ -614,7 +614,7 @@ goa_ticketing_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gt
3016 <td class="parameter_name"><p>name</p></td>
3017 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
3018 is not a message bus connection. </p></td>
3019-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3020+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3021 </tr>
3022 <tr>
3023 <td class="parameter_name"><p>object_path</p></td>
3024@@ -624,7 +624,7 @@ is not a message bus connection. </p></td>
3025 <tr>
3026 <td class="parameter_name"><p>cancellable</p></td>
3027 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3028-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3029+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3030 </tr>
3031 <tr>
3032 <td class="parameter_name"><p>error</p></td>
3033@@ -690,7 +690,7 @@ You can then call <a class="link" href="GoaTicketing.html#goa-ticketing-proxy-ne
3034 <tr>
3035 <td class="parameter_name"><p>cancellable</p></td>
3036 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3037-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3038+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3039 </tr>
3040 <tr>
3041 <td class="parameter_name"><p>callback</p></td>
3042@@ -791,7 +791,7 @@ goa_ticketing_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/
3043 <tr>
3044 <td class="parameter_name"><p>cancellable</p></td>
3045 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3046-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3047+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3048 </tr>
3049 <tr>
3050 <td class="parameter_name"><p>error</p></td>
3051@@ -993,6 +993,6 @@ user_function (<a class="link" href="GoaTicketing.html" title="GoaTicketing"><sp
3052 </div>
3053 </div>
3054 <div class="footer">
3055-<hr>Generated by GTK-Doc V1.27</div>
3056+<hr>Generated by GTK-Doc V1.28</div>
3057 </body>
3058 </html>
3059\ No newline at end of file
3060diff --git a/doc/html/GoaTodo.html b/doc/html/GoaTodo.html
3061index 562956c..50bf813 100644
3062--- a/doc/html/GoaTodo.html
3063+++ b/doc/html/GoaTodo.html
3064@@ -8,7 +8,7 @@
3065 <link rel="up" href="ref-library-generated.html" title="Generated Code">
3066 <link rel="prev" href="GoaTicketing.html" title="GoaTicketing">
3067 <link rel="next" href="GoaReadLater.html" title="GoaReadLater">
3068-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3069+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3070 <link rel="stylesheet" href="style.css" type="text/css">
3071 </head>
3072 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3073@@ -200,7 +200,7 @@ The properties are overridden in the order they are defined.</p>
3074 <tbody>
3075 <tr>
3076 <td class="parameter_name"><p>klass</p></td>
3077-<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>-derived class.</p></td>
3078+<td class="parameter_description"><p>The class structure for a <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> derived class.</p></td>
3079 <td class="parameter_annotations"> </td>
3080 </tr>
3081 <tr>
3082@@ -256,7 +256,7 @@ You can then call <a class="link" href="GoaTodo.html#goa-todo-proxy-new-finish"
3083 <td class="parameter_name"><p>name</p></td>
3084 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
3085 is not a message bus connection. </p></td>
3086-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3087+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3088 </tr>
3089 <tr>
3090 <td class="parameter_name"><p>object_path</p></td>
3091@@ -266,7 +266,7 @@ is not a message bus connection. </p></td>
3092 <tr>
3093 <td class="parameter_name"><p>cancellable</p></td>
3094 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3095-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3096+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3097 </tr>
3098 <tr>
3099 <td class="parameter_name"><p>callback</p></td>
3100@@ -357,7 +357,7 @@ goa_todo_proxy_new_sync (<em class="parameter"><code><a href="/usr/share/gtk-doc
3101 <td class="parameter_name"><p>name</p></td>
3102 <td class="parameter_description"><p>A bus name (well-known or unique) or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>connection</code></em>
3103 is not a message bus connection. </p></td>
3104-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3105+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3106 </tr>
3107 <tr>
3108 <td class="parameter_name"><p>object_path</p></td>
3109@@ -367,7 +367,7 @@ is not a message bus connection. </p></td>
3110 <tr>
3111 <td class="parameter_name"><p>cancellable</p></td>
3112 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3113-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3114+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3115 </tr>
3116 <tr>
3117 <td class="parameter_name"><p>error</p></td>
3118@@ -433,7 +433,7 @@ You can then call <a class="link" href="GoaTodo.html#goa-todo-proxy-new-for-bus-
3119 <tr>
3120 <td class="parameter_name"><p>cancellable</p></td>
3121 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3122-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3123+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3124 </tr>
3125 <tr>
3126 <td class="parameter_name"><p>callback</p></td>
3127@@ -533,7 +533,7 @@ goa_todo_proxy_new_for_bus_sync (<em class="parameter"><code><a href="/usr/share
3128 <tr>
3129 <td class="parameter_name"><p>cancellable</p></td>
3130 <td class="parameter_description"><p>A <a href="/usr/share/gtk-doc/html/gio/GCancellable.html#GCancellable-struct"><span class="type">GCancellable</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
3131-<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
3132+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
3133 </tr>
3134 <tr>
3135 <td class="parameter_name"><p>error</p></td>
3136@@ -661,6 +661,6 @@ goa_todo_skeleton_new (<em class="parameter"><code><span class="type">void</span
3137 </div>
3138 </div>
3139 <div class="footer">
3140-<hr>Generated by GTK-Doc V1.27</div>
3141+<hr>Generated by GTK-Doc V1.28</div>
3142 </body>
3143 </html>
3144\ No newline at end of file
3145diff --git a/doc/html/annotation-glossary.html b/doc/html/annotation-glossary.html
3146index 17e8a5c..7c6ad9b 100644
3147--- a/doc/html/annotation-glossary.html
3148+++ b/doc/html/annotation-glossary.html
3149@@ -7,7 +7,7 @@
3150 <link rel="home" href="index.html" title="GNOME Online Accounts Reference Manual">
3151 <link rel="up" href="index.html" title="GNOME Online Accounts Reference Manual">
3152 <link rel="prev" href="gio-hierarchy.html" title="Object Hierarchy">
3153-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3154+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3155 <link rel="stylesheet" href="style.css" type="text/css">
3156 </head>
3157 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3158@@ -16,6 +16,8 @@
3159  <span class="dim">|</span> 
3160 <a class="shortcut" href="#glsE">E</a>
3161  <span class="dim">|</span> 
3162+ <a class="shortcut" href="#glsN">N</a>
3163+  <span class="dim">|</span> 
3164 <a class="shortcut" href="#glsO">O</a>
3165  <span class="dim">|</span> 
3166 <a class="shortcut" href="#glsS">S</a>
3167@@ -35,6 +37,9 @@
3168 <a name="glsE"></a><h3 class="title">E</h3>
3169 <dt><span class="glossterm"><a name="annotation-glossterm-element-type"></a>element-type</span></dt>
3170 <dd class="glossdef"><p>Generics and defining elements of containers and arrays.</p></dd>
3171+<a name="glsN"></a><h3 class="title">N</h3>
3172+<dt><span class="glossterm"><a name="annotation-glossterm-nullable"></a>nullable</span></dt>
3173+<dd class="glossdef"><p>NULL may be passed as the value in, out, in-out; or as a return value.</p></dd>
3174 <a name="glsO"></a><h3 class="title">O</h3>
3175 <dt><span class="glossterm"><a name="annotation-glossterm-out"></a>out</span></dt>
3176 <dd class="glossdef"><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
3177@@ -50,6 +55,6 @@
3178 <dd class="glossdef"><p>Override the parsed C type with given type.</p></dd>
3179 </div>
3180 <div class="footer">
3181-<hr>Generated by GTK-Doc V1.27</div>
3182+<hr>Generated by GTK-Doc V1.28</div>
3183 </body>
3184 </html>
3185\ No newline at end of file
3186diff --git a/doc/html/ch01s02.html b/doc/html/ch01s02.html
3187index 47bd0af..35817db 100644
3188--- a/doc/html/ch01s02.html
3189+++ b/doc/html/ch01s02.html
3190@@ -8,7 +8,7 @@
3191 <link rel="up" href="overview-writing.html" title="Writing GOA applications">
3192 <link rel="prev" href="overview-writing.html" title="Writing GOA applications">
3193 <link rel="next" href="ch01s03.html" title="Credentials Handling">
3194-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3195+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3196 <link rel="stylesheet" href="style.css" type="text/css">
3197 </head>
3198 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3199@@ -33,6 +33,6 @@
3200 </p>
3201 </div>
3202 <div class="footer">
3203-<hr>Generated by GTK-Doc V1.27</div>
3204+<hr>Generated by GTK-Doc V1.28</div>
3205 </body>
3206 </html>
3207\ No newline at end of file
3208diff --git a/doc/html/ch01s03.html b/doc/html/ch01s03.html
3209index bc34ea0..abd053f 100644
3210--- a/doc/html/ch01s03.html
3211+++ b/doc/html/ch01s03.html
3212@@ -8,7 +8,7 @@
3213 <link rel="up" href="overview-writing.html" title="Writing GOA applications">
3214 <link rel="prev" href="ch01s02.html" title="Accessing Services">
3215 <link rel="next" href="ref-dbus.html" title="Part II. D-Bus API Reference">
3216-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3217+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3218 <link rel="stylesheet" href="style.css" type="text/css">
3219 </head>
3220 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3221@@ -52,6 +52,6 @@
3222 </p>
3223 </div>
3224 <div class="footer">
3225-<hr>Generated by GTK-Doc V1.27</div>
3226+<hr>Generated by GTK-Doc V1.28</div>
3227 </body>
3228 </html>
3229\ No newline at end of file
3230diff --git a/doc/html/ch03.html b/doc/html/ch03.html
3231index f52485a..2da89f6 100644
3232--- a/doc/html/ch03.html
3233+++ b/doc/html/ch03.html
3234@@ -8,7 +8,7 @@
3235 <link rel="up" href="ref-dbus.html" title="Part II. D-Bus API Reference">
3236 <link rel="prev" href="ref-dbus-well-known-object.html" title="The /org/gnome/OnlineAccounts and /org/gnome/OnlineAccounts/Manager objects">
3237 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Account.html" title="org.gnome.OnlineAccounts.Account">
3238-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3239+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3240 <link rel="stylesheet" href="style.css" type="text/css">
3241 </head>
3242 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3243@@ -32,6 +32,6 @@
3244 </dl></div>
3245 </div>
3246 <div class="footer">
3247-<hr>Generated by GTK-Doc V1.27</div>
3248+<hr>Generated by GTK-Doc V1.28</div>
3249 </body>
3250 </html>
3251\ No newline at end of file
3252diff --git a/doc/html/ch04.html b/doc/html/ch04.html
3253index 8544036..2ec48d5 100644
3254--- a/doc/html/ch04.html
3255+++ b/doc/html/ch04.html
3256@@ -8,7 +8,7 @@
3257 <link rel="up" href="ref-dbus.html" title="Part II. D-Bus API Reference">
3258 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Manager.html" title="org.gnome.OnlineAccounts.Manager">
3259 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.OAuthBased.html" title="org.gnome.OnlineAccounts.OAuthBased">
3260-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3261+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3262 <link rel="stylesheet" href="style.css" type="text/css">
3263 </head>
3264 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3265@@ -35,6 +35,6 @@
3266 </dl></div>
3267 </div>
3268 <div class="footer">
3269-<hr>Generated by GTK-Doc V1.27</div>
3270+<hr>Generated by GTK-Doc V1.28</div>
3271 </body>
3272 </html>
3273\ No newline at end of file
3274diff --git a/doc/html/ch05.html b/doc/html/ch05.html
3275index ab03c24..24ad1b6 100644
3276--- a/doc/html/ch05.html
3277+++ b/doc/html/ch05.html
3278@@ -8,7 +8,7 @@
3279 <link rel="up" href="ref-dbus.html" title="Part II. D-Bus API Reference">
3280 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.PasswordBased.html" title="org.gnome.OnlineAccounts.PasswordBased">
3281 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Mail.html" title="org.gnome.OnlineAccounts.Mail">
3282-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3283+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3284 <link rel="stylesheet" href="style.css" type="text/css">
3285 </head>
3286 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3287@@ -68,6 +68,6 @@
3288 </dl></div>
3289 </div>
3290 <div class="footer">
3291-<hr>Generated by GTK-Doc V1.27</div>
3292+<hr>Generated by GTK-Doc V1.28</div>
3293 </body>
3294 </html>
3295\ No newline at end of file
3296diff --git a/doc/html/ch07.html b/doc/html/ch07.html
3297index cb17686..10cdc04 100644
3298--- a/doc/html/ch07.html
3299+++ b/doc/html/ch07.html
3300@@ -8,7 +8,7 @@
3301 <link rel="up" href="ref-backend-library.html" title="Part IV. Backend Library API Reference">
3302 <link rel="prev" href="ref-backend-library.html" title="Part IV. Backend Library API Reference">
3303 <link rel="next" href="goa-goautil.html" title="goautil">
3304-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3305+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3306 <link rel="stylesheet" href="style.css" type="text/css">
3307 </head>
3308 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3309@@ -38,6 +38,6 @@
3310 </dl></div>
3311 </div>
3312 <div class="footer">
3313-<hr>Generated by GTK-Doc V1.27</div>
3314+<hr>Generated by GTK-Doc V1.28</div>
3315 </body>
3316 </html>
3317\ No newline at end of file
3318diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Account.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Account.html
3319index 0336341..9860928 100644
3320--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Account.html
3321+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Account.html
3322@@ -8,7 +8,7 @@
3323 <link rel="up" href="ch03.html" title="Core Interfaces">
3324 <link rel="prev" href="ch03.html" title="Core Interfaces">
3325 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Manager.html" title="org.gnome.OnlineAccounts.Manager">
3326-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3327+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3328 <link rel="stylesheet" href="style.css" type="text/css">
3329 </head>
3330 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3331@@ -429,6 +429,6 @@ ReadLaterDisabled readwrite b
3332 </div>
3333 </div>
3334 <div class="footer">
3335-<hr>Generated by GTK-Doc V1.27</div>
3336+<hr>Generated by GTK-Doc V1.28</div>
3337 </body>
3338 </html>
3339\ No newline at end of file
3340diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Calendar.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Calendar.html
3341index 34d27d2..abb1825 100644
3342--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Calendar.html
3343+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Calendar.html
3344@@ -8,7 +8,7 @@
3345 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3346 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Mail.html" title="org.gnome.OnlineAccounts.Mail">
3347 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Contacts.html" title="org.gnome.OnlineAccounts.Contacts">
3348-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3349+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3350 <link rel="stylesheet" href="style.css" type="text/css">
3351 </head>
3352 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3353@@ -71,6 +71,6 @@ Uri readable s
3354 </div>
3355 </div>
3356 <div class="footer">
3357-<hr>Generated by GTK-Doc V1.27</div>
3358+<hr>Generated by GTK-Doc V1.28</div>
3359 </body>
3360 </html>
3361\ No newline at end of file
3362diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Chat.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Chat.html
3363index 462a08b..adfa0a0 100644
3364--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Chat.html
3365+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Chat.html
3366@@ -8,7 +8,7 @@
3367 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3368 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Contacts.html" title="org.gnome.OnlineAccounts.Contacts">
3369 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Documents.html" title="org.gnome.OnlineAccounts.Documents">
3370-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3371+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3372 <link rel="stylesheet" href="style.css" type="text/css">
3373 </head>
3374 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3375@@ -39,6 +39,6 @@
3376 </div>
3377 </div>
3378 <div class="footer">
3379-<hr>Generated by GTK-Doc V1.27</div>
3380+<hr>Generated by GTK-Doc V1.28</div>
3381 </body>
3382 </html>
3383\ No newline at end of file
3384diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Contacts.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Contacts.html
3385index 6ecb8d6..e3e76c6 100644
3386--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Contacts.html
3387+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Contacts.html
3388@@ -8,7 +8,7 @@
3389 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3390 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Calendar.html" title="org.gnome.OnlineAccounts.Calendar">
3391 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Chat.html" title="org.gnome.OnlineAccounts.Chat">
3392-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3393+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3394 <link rel="stylesheet" href="style.css" type="text/css">
3395 </head>
3396 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3397@@ -71,6 +71,6 @@ Uri readable s
3398 </div>
3399 </div>
3400 <div class="footer">
3401-<hr>Generated by GTK-Doc V1.27</div>
3402+<hr>Generated by GTK-Doc V1.28</div>
3403 </body>
3404 </html>
3405\ No newline at end of file
3406diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Documents.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Documents.html
3407index c637eab..02b16e9 100644
3408--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Documents.html
3409+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Documents.html
3410@@ -8,7 +8,7 @@
3411 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3412 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Chat.html" title="org.gnome.OnlineAccounts.Chat">
3413 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Maps.html" title="org.gnome.OnlineAccounts.Maps">
3414-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3415+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3416 <link rel="stylesheet" href="style.css" type="text/css">
3417 </head>
3418 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3419@@ -39,6 +39,6 @@
3420 </div>
3421 </div>
3422 <div class="footer">
3423-<hr>Generated by GTK-Doc V1.27</div>
3424+<hr>Generated by GTK-Doc V1.28</div>
3425 </body>
3426 </html>
3427\ No newline at end of file
3428diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Exchange.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Exchange.html
3429index 9b7ea22..d6b761a 100644
3430--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Exchange.html
3431+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Exchange.html
3432@@ -8,7 +8,7 @@
3433 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3434 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Files.html" title="org.gnome.OnlineAccounts.Files">
3435 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.MediaServer.html" title="org.gnome.OnlineAccounts.MediaServer">
3436-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3437+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3438 <link rel="stylesheet" href="style.css" type="text/css">
3439 </head>
3440 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3441@@ -79,6 +79,6 @@ Host readable s
3442 </div>
3443 </div>
3444 <div class="footer">
3445-<hr>Generated by GTK-Doc V1.27</div>
3446+<hr>Generated by GTK-Doc V1.28</div>
3447 </body>
3448 </html>
3449\ No newline at end of file
3450diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Files.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Files.html
3451index 9fda7e5..1c478d9 100644
3452--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Files.html
3453+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Files.html
3454@@ -8,7 +8,7 @@
3455 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3456 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Printers.html" title="org.gnome.OnlineAccounts.Printers">
3457 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Exchange.html" title="org.gnome.OnlineAccounts.Exchange">
3458-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3459+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3460 <link rel="stylesheet" href="style.css" type="text/css">
3461 </head>
3462 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3463@@ -78,6 +78,6 @@ Uri readable s
3464 </div>
3465 </div>
3466 <div class="footer">
3467-<hr>Generated by GTK-Doc V1.27</div>
3468+<hr>Generated by GTK-Doc V1.28</div>
3469 </body>
3470 </html>
3471\ No newline at end of file
3472diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Mail.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Mail.html
3473index e706254..2d5843c 100644
3474--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Mail.html
3475+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Mail.html
3476@@ -8,7 +8,7 @@
3477 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3478 <link rel="prev" href="ch05.html" title="Service-specific Interfaces">
3479 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Calendar.html" title="org.gnome.OnlineAccounts.Calendar">
3480-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3481+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3482 <link rel="stylesheet" href="style.css" type="text/css">
3483 </head>
3484 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3485@@ -301,6 +301,6 @@ SmtpUserName readable s
3486 </div>
3487 </div>
3488 <div class="footer">
3489-<hr>Generated by GTK-Doc V1.27</div>
3490+<hr>Generated by GTK-Doc V1.28</div>
3491 </body>
3492 </html>
3493\ No newline at end of file
3494diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Manager.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Manager.html
3495index 6145057..2f1c389 100644
3496--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Manager.html
3497+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Manager.html
3498@@ -8,7 +8,7 @@
3499 <link rel="up" href="ch03.html" title="Core Interfaces">
3500 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Account.html" title="org.gnome.OnlineAccounts.Account">
3501 <link rel="next" href="ch04.html" title="Credentials Interfaces">
3502-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3503+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3504 <link rel="stylesheet" href="style.css" type="text/css">
3505 </head>
3506 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3507@@ -98,6 +98,6 @@ AddAccount (IN s provider,
3508 </div>
3509 </div>
3510 <div class="footer">
3511-<hr>Generated by GTK-Doc V1.27</div>
3512+<hr>Generated by GTK-Doc V1.28</div>
3513 </body>
3514 </html>
3515\ No newline at end of file
3516diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Maps.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Maps.html
3517index 6ab145b..2730533 100644
3518--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Maps.html
3519+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Maps.html
3520@@ -8,7 +8,7 @@
3521 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3522 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Documents.html" title="org.gnome.OnlineAccounts.Documents">
3523 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Music.html" title="org.gnome.OnlineAccounts.Music">
3524-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3525+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3526 <link rel="stylesheet" href="style.css" type="text/css">
3527 </head>
3528 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3529@@ -40,6 +40,6 @@
3530 </div>
3531 </div>
3532 <div class="footer">
3533-<hr>Generated by GTK-Doc V1.27</div>
3534+<hr>Generated by GTK-Doc V1.28</div>
3535 </body>
3536 </html>
3537\ No newline at end of file
3538diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.MediaServer.html b/doc/html/gdbus-org.gnome.OnlineAccounts.MediaServer.html
3539index 3cf581e..714e208 100644
3540--- a/doc/html/gdbus-org.gnome.OnlineAccounts.MediaServer.html
3541+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.MediaServer.html
3542@@ -8,7 +8,7 @@
3543 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3544 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Exchange.html" title="org.gnome.OnlineAccounts.Exchange">
3545 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Ticketing.html" title="org.gnome.OnlineAccounts.Ticketing">
3546-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3547+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3548 <link rel="stylesheet" href="style.css" type="text/css">
3549 </head>
3550 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3551@@ -70,6 +70,6 @@ Udn readable s
3552 </div>
3553 </div>
3554 <div class="footer">
3555-<hr>Generated by GTK-Doc V1.27</div>
3556+<hr>Generated by GTK-Doc V1.28</div>
3557 </body>
3558 </html>
3559\ No newline at end of file
3560diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Music.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Music.html
3561index 053b6a7..7640de0 100644
3562--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Music.html
3563+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Music.html
3564@@ -8,7 +8,7 @@
3565 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3566 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Maps.html" title="org.gnome.OnlineAccounts.Maps">
3567 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Photos.html" title="org.gnome.OnlineAccounts.Photos">
3568-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3569+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3570 <link rel="stylesheet" href="style.css" type="text/css">
3571 </head>
3572 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3573@@ -40,6 +40,6 @@
3574 </div>
3575 </div>
3576 <div class="footer">
3577-<hr>Generated by GTK-Doc V1.27</div>
3578+<hr>Generated by GTK-Doc V1.28</div>
3579 </body>
3580 </html>
3581\ No newline at end of file
3582diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html b/doc/html/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html
3583index 5505ca9..5267adc 100644
3584--- a/doc/html/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html
3585+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html
3586@@ -8,7 +8,7 @@
3587 <link rel="up" href="ch04.html" title="Credentials Interfaces">
3588 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.OAuthBased.html" title="org.gnome.OnlineAccounts.OAuthBased">
3589 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.PasswordBased.html" title="org.gnome.OnlineAccounts.PasswordBased">
3590-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3591+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3592 <link rel="stylesheet" href="style.css" type="text/css">
3593 </head>
3594 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3595@@ -104,6 +104,6 @@ ClientSecret readable s
3596 </div>
3597 </div>
3598 <div class="footer">
3599-<hr>Generated by GTK-Doc V1.27</div>
3600+<hr>Generated by GTK-Doc V1.28</div>
3601 </body>
3602 </html>
3603\ No newline at end of file
3604diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.OAuthBased.html b/doc/html/gdbus-org.gnome.OnlineAccounts.OAuthBased.html
3605index da3760e..2f31cd0 100644
3606--- a/doc/html/gdbus-org.gnome.OnlineAccounts.OAuthBased.html
3607+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.OAuthBased.html
3608@@ -8,7 +8,7 @@
3609 <link rel="up" href="ch04.html" title="Credentials Interfaces">
3610 <link rel="prev" href="ch04.html" title="Credentials Interfaces">
3611 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.OAuth2Based.html" title="org.gnome.OnlineAccounts.OAuth2Based">
3612-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3613+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3614 <link rel="stylesheet" href="style.css" type="text/css">
3615 </head>
3616 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3617@@ -110,6 +110,6 @@ ConsumerSecret readable s
3618 </div>
3619 </div>
3620 <div class="footer">
3621-<hr>Generated by GTK-Doc V1.27</div>
3622+<hr>Generated by GTK-Doc V1.28</div>
3623 </body>
3624 </html>
3625\ No newline at end of file
3626diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.PasswordBased.html b/doc/html/gdbus-org.gnome.OnlineAccounts.PasswordBased.html
3627index ed83efc..6d86556 100644
3628--- a/doc/html/gdbus-org.gnome.OnlineAccounts.PasswordBased.html
3629+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.PasswordBased.html
3630@@ -8,7 +8,7 @@
3631 <link rel="up" href="ch04.html" title="Credentials Interfaces">
3632 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.OAuth2Based.html" title="org.gnome.OnlineAccounts.OAuth2Based">
3633 <link rel="next" href="ch05.html" title="Service-specific Interfaces">
3634-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3635+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3636 <link rel="stylesheet" href="style.css" type="text/css">
3637 </head>
3638 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3639@@ -84,6 +84,6 @@ GetPassword (IN s id,
3640 </div>
3641 </div>
3642 <div class="footer">
3643-<hr>Generated by GTK-Doc V1.27</div>
3644+<hr>Generated by GTK-Doc V1.28</div>
3645 </body>
3646 </html>
3647\ No newline at end of file
3648diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Photos.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Photos.html
3649index 4e20461..8940352 100644
3650--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Photos.html
3651+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Photos.html
3652@@ -8,7 +8,7 @@
3653 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3654 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Music.html" title="org.gnome.OnlineAccounts.Music">
3655 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Printers.html" title="org.gnome.OnlineAccounts.Printers">
3656-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3657+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3658 <link rel="stylesheet" href="style.css" type="text/css">
3659 </head>
3660 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3661@@ -40,6 +40,6 @@
3662 </div>
3663 </div>
3664 <div class="footer">
3665-<hr>Generated by GTK-Doc V1.27</div>
3666+<hr>Generated by GTK-Doc V1.28</div>
3667 </body>
3668 </html>
3669\ No newline at end of file
3670diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Printers.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Printers.html
3671index f43147c..dcfd6d9 100644
3672--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Printers.html
3673+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Printers.html
3674@@ -8,7 +8,7 @@
3675 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3676 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Photos.html" title="org.gnome.OnlineAccounts.Photos">
3677 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Files.html" title="org.gnome.OnlineAccounts.Files">
3678-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3679+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3680 <link rel="stylesheet" href="style.css" type="text/css">
3681 </head>
3682 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3683@@ -40,6 +40,6 @@
3684 </div>
3685 </div>
3686 <div class="footer">
3687-<hr>Generated by GTK-Doc V1.27</div>
3688+<hr>Generated by GTK-Doc V1.28</div>
3689 </body>
3690 </html>
3691\ No newline at end of file
3692diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Ticketing.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Ticketing.html
3693index c6c9d6c..6b0773a 100644
3694--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Ticketing.html
3695+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Ticketing.html
3696@@ -8,7 +8,7 @@
3697 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3698 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.MediaServer.html" title="org.gnome.OnlineAccounts.MediaServer">
3699 <link rel="next" href="gdbus-org.gnome.OnlineAccounts.Todo.html" title="org.gnome.OnlineAccounts.Todo">
3700-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3701+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3702 <link rel="stylesheet" href="style.css" type="text/css">
3703 </head>
3704 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3705@@ -81,6 +81,6 @@ Details readable a{ss}
3706 </div>
3707 </div>
3708 <div class="footer">
3709-<hr>Generated by GTK-Doc V1.27</div>
3710+<hr>Generated by GTK-Doc V1.28</div>
3711 </body>
3712 </html>
3713\ No newline at end of file
3714diff --git a/doc/html/gdbus-org.gnome.OnlineAccounts.Todo.html b/doc/html/gdbus-org.gnome.OnlineAccounts.Todo.html
3715index 930e6f5..de79ab4 100644
3716--- a/doc/html/gdbus-org.gnome.OnlineAccounts.Todo.html
3717+++ b/doc/html/gdbus-org.gnome.OnlineAccounts.Todo.html
3718@@ -8,7 +8,7 @@
3719 <link rel="up" href="ch05.html" title="Service-specific Interfaces">
3720 <link rel="prev" href="gdbus-org.gnome.OnlineAccounts.Ticketing.html" title="org.gnome.OnlineAccounts.Ticketing">
3721 <link rel="next" href="ref-library.html" title="Part III. Client Library API Reference">
3722-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3723+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3724 <link rel="stylesheet" href="style.css" type="text/css">
3725 </head>
3726 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3727@@ -40,6 +40,6 @@
3728 </div>
3729 </div>
3730 <div class="footer">
3731-<hr>Generated by GTK-Doc V1.27</div>
3732+<hr>Generated by GTK-Doc V1.28</div>
3733 </body>
3734 </html>
3735\ No newline at end of file
3736diff --git a/doc/html/gio-hierarchy.html b/doc/html/gio-hierarchy.html
3737index 0eb1ab3..72cbd38 100644
3738--- a/doc/html/gio-hierarchy.html
3739+++ b/doc/html/gio-hierarchy.html
3740@@ -8,7 +8,7 @@
3741 <link rel="up" href="index.html" title="GNOME Online Accounts Reference Manual">
3742 <link rel="prev" href="ix01.html" title="Index">
3743 <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
3744-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3745+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3746 <link rel="stylesheet" href="style.css" type="text/css">
3747 </head>
3748 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3749@@ -99,6 +99,6 @@
3750 </pre>
3751 </div>
3752 <div class="footer">
3753-<hr>Generated by GTK-Doc V1.27</div>
3754+<hr>Generated by GTK-Doc V1.28</div>
3755 </body>
3756 </html>
3757\ No newline at end of file
3758diff --git a/doc/html/goa-GoaError.html b/doc/html/goa-GoaError.html
3759index ee26998..55d6045 100644
3760--- a/doc/html/goa-GoaError.html
3761+++ b/doc/html/goa-GoaError.html
3762@@ -8,7 +8,7 @@
3763 <link rel="up" href="ref-library.html" title="Part III. Client Library API Reference">
3764 <link rel="prev" href="GoaClient.html" title="GoaClient">
3765 <link rel="next" href="goa-Version-Information.html" title="Version Information">
3766-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3767+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3768 <link rel="stylesheet" href="style.css" type="text/css">
3769 </head>
3770 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3771@@ -131,6 +131,6 @@ corresponding D-Bus error names.</p>
3772 </div>
3773 </div>
3774 <div class="footer">
3775-<hr>Generated by GTK-Doc V1.27</div>
3776+<hr>Generated by GTK-Doc V1.28</div>
3777 </body>
3778 </html>
3779\ No newline at end of file
3780diff --git a/doc/html/goa-Version-Information.html b/doc/html/goa-Version-Information.html
3781index 9eb6956..e186669 100644
3782--- a/doc/html/goa-Version-Information.html
3783+++ b/doc/html/goa-Version-Information.html
3784@@ -8,7 +8,7 @@
3785 <link rel="up" href="ref-library.html" title="Part III. Client Library API Reference">
3786 <link rel="prev" href="goa-GoaError.html" title="GoaError">
3787 <link rel="next" href="ref-library-generated.html" title="Generated Code">
3788-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3789+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3790 <link rel="stylesheet" href="style.css" type="text/css">
3791 </head>
3792 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3793@@ -250,7 +250,7 @@ linked against at application run time.</p>
3794 <hr>
3795 <div class="refsect2">
3796 <a name="GOA-MINOR-VERSION:CAPS"></a><h3>GOA_MINOR_VERSION</h3>
3797-<pre class="programlisting">#define GOA_MINOR_VERSION 29
3798+<pre class="programlisting">#define GOA_MINOR_VERSION 30
3799 </pre>
3800 <p>The minor version number of the GOA daemon and library.</p>
3801 <p>Like <a class="link" href="goa-Version-Information.html#goa-minor-version" title="goa_minor_version"><span class="type">goa_minor_version</span></a>, but from the headers used at
3802@@ -261,7 +261,7 @@ linked against at application run time.</p>
3803 <hr>
3804 <div class="refsect2">
3805 <a name="GOA-MICRO-VERSION:CAPS"></a><h3>GOA_MICRO_VERSION</h3>
3806-<pre class="programlisting">#define GOA_MICRO_VERSION 91
3807+<pre class="programlisting">#define GOA_MICRO_VERSION 0
3808 </pre>
3809 <p>The micro version number of the GOA daemon and library.</p>
3810 <p>Like <a class="link" href="goa-Version-Information.html#goa-micro-version" title="goa_micro_version"><span class="type">goa_micro_version</span></a>, but from the headers used at
3811@@ -272,6 +272,6 @@ linked against at application run time.</p>
3812 </div>
3813 </div>
3814 <div class="footer">
3815-<hr>Generated by GTK-Doc V1.27</div>
3816+<hr>Generated by GTK-Doc V1.28</div>
3817 </body>
3818 </html>
3819\ No newline at end of file
3820diff --git a/doc/html/goa-daemon.8.html b/doc/html/goa-daemon.8.html
3821index f89c69c..58eebbd 100644
3822--- a/doc/html/goa-daemon.8.html
3823+++ b/doc/html/goa-daemon.8.html
3824@@ -8,7 +8,7 @@
3825 <link rel="up" href="tools-fileformats.html" title="Part V. Tools, File Formats and Manual Pages">
3826 <link rel="prev" href="tools-fileformats.html" title="Part V. Tools, File Formats and Manual Pages">
3827 <link rel="next" href="ix01.html" title="Index">
3828-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3829+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3830 <link rel="stylesheet" href="style.css" type="text/css">
3831 </head>
3832 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3833@@ -108,7 +108,7 @@
3834 <p>
3835 Please send bug reports to either the distribution bug tracker
3836 or the upstream bug tracker at
3837- <a class="ulink" href="https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts" target="_top">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts</a>.
3838+ <a class="ulink" href="https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues" target="_top">https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues</a>.
3839 </p>
3840 </div>
3841 <div class="refsect1">
3842@@ -119,6 +119,6 @@
3843 </div>
3844 </div>
3845 <div class="footer">
3846-<hr>Generated by GTK-Doc V1.27</div>
3847+<hr>Generated by GTK-Doc V1.28</div>
3848 </body>
3849 </html>
3850\ No newline at end of file
3851diff --git a/doc/html/goa-goautil.html b/doc/html/goa-goautil.html
3852index 98dd65d..eba689c 100644
3853--- a/doc/html/goa-goautil.html
3854+++ b/doc/html/goa-goautil.html
3855@@ -8,7 +8,7 @@
3856 <link rel="up" href="ch07.html" title="Core">
3857 <link rel="prev" href="ch07.html" title="Core">
3858 <link rel="next" href="GoaProvider.html" title="GoaProvider">
3859-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3860+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3861 <link rel="stylesheet" href="style.css" type="text/css">
3862 </head>
3863 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3864@@ -99,6 +99,6 @@ goa_util_lookup_keyfile_string (<em class="parameter"><code><a class="link" href
3865 </div>
3866 </div>
3867 <div class="footer">
3868-<hr>Generated by GTK-Doc V1.27</div>
3869+<hr>Generated by GTK-Doc V1.28</div>
3870 </body>
3871 </html>
3872\ No newline at end of file
3873diff --git a/doc/html/index.html b/doc/html/index.html
3874index faae361..62850d5 100644
3875--- a/doc/html/index.html
3876+++ b/doc/html/index.html
3877@@ -6,7 +6,7 @@
3878 <meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
3879 <link rel="home" href="index.html" title="GNOME Online Accounts Reference Manual">
3880 <link rel="next" href="overview.html" title="Part I. GNOME Online Accounts Overview">
3881-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3882+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3883 <link rel="stylesheet" href="style.css" type="text/css">
3884 </head>
3885 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3886@@ -32,7 +32,7 @@
3887   </p></div></div>
3888 </div>
3889 </div></div>
3890-<div><p class="releaseinfo">Version 3.29.91
3891+<div><p class="releaseinfo">Version 3.30.0
3892 </p></div>
3893 <div><p class="copyright">Copyright © 2011 – 2017 The GOA Authors</p></div>
3894 <div><div class="legalnotice">
3895@@ -258,6 +258,6 @@
3896 </dl></div>
3897 </div>
3898 <div class="footer">
3899-<hr>Generated by GTK-Doc V1.27</div>
3900+<hr>Generated by GTK-Doc V1.28</div>
3901 </body>
3902 </html>
3903\ No newline at end of file
3904diff --git a/doc/html/ix01.html b/doc/html/ix01.html
3905index 5be207a..9b14f91 100644
3906--- a/doc/html/ix01.html
3907+++ b/doc/html/ix01.html
3908@@ -8,7 +8,7 @@
3909 <link rel="up" href="index.html" title="GNOME Online Accounts Reference Manual">
3910 <link rel="prev" href="goa-daemon.8.html" title="goa-daemon">
3911 <link rel="next" href="gio-hierarchy.html" title="Object Hierarchy">
3912-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
3913+<meta name="generator" content="GTK-Doc V1.28 (XML mode)">
3914 <link rel="stylesheet" href="style.css" type="text/css">
3915 </head>
3916 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3917@@ -26,1593 +26,1593 @@
3918 <div class="indexdiv">
3919 <h3>A</h3>
3920 <dl>
3921-<dt id="ientry-idm140150414313584">GoaAccount, <a class="indexterm" href="GoaAccount.html#GoaAccount-struct">GoaAccount</a>
3922+<dt id="ientry-idm45637025710336">GoaAccount, <a class="indexterm" href="GoaAccount.html#GoaAccount-struct">GoaAccount</a>
3923 </dt>
3924-<dt id="ientry-idm140150425676496">org.gnome.OnlineAccounts.Account, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-interface-org-gnome-OnlineAccounts-Account.top_of_page">org.gnome.OnlineAccounts.Account</a>
3925+<dt id="ientry-idm45637036809792">org.gnome.OnlineAccounts.Account, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-interface-org-gnome-OnlineAccounts-Account.top_of_page">org.gnome.OnlineAccounts.Account</a>
3926 </dt>
3927-<dt id="ientry-idm140150425614240">org.gnome.OnlineAccounts.Account.EnsureCredentials(), <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-method-org-gnome-OnlineAccounts-Account.EnsureCredentials">The EnsureCredentials() method</a>
3928+<dt id="ientry-idm45637037494816">org.gnome.OnlineAccounts.Account.EnsureCredentials(), <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-method-org-gnome-OnlineAccounts-Account.EnsureCredentials">The EnsureCredentials() method</a>
3929 </dt>
3930-<dt id="ientry-idm140150426298224">org.gnome.OnlineAccounts.Account.Remove(), <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-method-org-gnome-OnlineAccounts-Account.Remove">The Remove() method</a>
3931+<dt id="ientry-idm45637037230240">org.gnome.OnlineAccounts.Account.Remove(), <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-method-org-gnome-OnlineAccounts-Account.Remove">The Remove() method</a>
3932 </dt>
3933-<dt id="ientry-idm140150413911456">GoaAccount::handle-ensure-credentials, <a class="indexterm" href="GoaAccount.html#GoaAccount-handle-ensure-credentials">The “handle-ensure-credentials” signal</a>
3934+<dt id="ientry-idm45637025308160">GoaAccount::handle-ensure-credentials, <a class="indexterm" href="GoaAccount.html#GoaAccount-handle-ensure-credentials">The “handle-ensure-credentials” signal</a>
3935 </dt>
3936-<dt id="ientry-idm140150413872704">GoaAccount::handle-remove, <a class="indexterm" href="GoaAccount.html#GoaAccount-handle-remove">The “handle-remove” signal</a>
3937+<dt id="ientry-idm45637025269344">GoaAccount::handle-remove, <a class="indexterm" href="GoaAccount.html#GoaAccount-handle-remove">The “handle-remove” signal</a>
3938 </dt>
3939-<dt id="ientry-idm140150414134112">GoaAccount:attention-needed, <a class="indexterm" href="GoaAccount.html#GoaAccount--attention-needed">The “attention-needed” property</a>
3940+<dt id="ientry-idm45637025530704">GoaAccount:attention-needed, <a class="indexterm" href="GoaAccount.html#GoaAccount--attention-needed">The “attention-needed” property</a>
3941 </dt>
3942-<dt id="ientry-idm140150427069920">org.gnome.OnlineAccounts.Account:AttentionNeeded, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.AttentionNeeded">The "AttentionNeeded" property</a>
3943+<dt id="ientry-idm45637038370112">org.gnome.OnlineAccounts.Account:AttentionNeeded, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.AttentionNeeded">The "AttentionNeeded" property</a>
3944 </dt>
3945-<dt id="ientry-idm140150414124688">GoaAccount:calendar-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--calendar-disabled">The “calendar-disabled” property</a>
3946+<dt id="ientry-idm45637025521328">GoaAccount:calendar-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--calendar-disabled">The “calendar-disabled” property</a>
3947 </dt>
3948-<dt id="ientry-idm140150427045600">org.gnome.OnlineAccounts.Account:CalendarDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.CalendarDisabled">The "CalendarDisabled" property</a>
3949+<dt id="ientry-idm45637038345792">org.gnome.OnlineAccounts.Account:CalendarDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.CalendarDisabled">The "CalendarDisabled" property</a>
3950 </dt>
3951-<dt id="ientry-idm140150414115280">GoaAccount:chat-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--chat-disabled">The “chat-disabled” property</a>
3952+<dt id="ientry-idm45637025511920">GoaAccount:chat-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--chat-disabled">The “chat-disabled” property</a>
3953 </dt>
3954-<dt id="ientry-idm140150427032832">org.gnome.OnlineAccounts.Account:ChatDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ChatDisabled">The "ChatDisabled" property</a>
3955+<dt id="ientry-idm45637038333024">org.gnome.OnlineAccounts.Account:ChatDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ChatDisabled">The "ChatDisabled" property</a>
3956 </dt>
3957-<dt id="ientry-idm140150414105968">GoaAccount:contacts-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--contacts-disabled">The “contacts-disabled” property</a>
3958+<dt id="ientry-idm45637025502672">GoaAccount:contacts-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--contacts-disabled">The “contacts-disabled” property</a>
3959 </dt>
3960-<dt id="ientry-idm140150427039216">org.gnome.OnlineAccounts.Account:ContactsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ContactsDisabled">The "ContactsDisabled" property</a>
3961+<dt id="ientry-idm45637038339408">org.gnome.OnlineAccounts.Account:ContactsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ContactsDisabled">The "ContactsDisabled" property</a>
3962 </dt>
3963-<dt id="ientry-idm140150414096592">GoaAccount:documents-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--documents-disabled">The “documents-disabled” property</a>
3964+<dt id="ientry-idm45637025493296">GoaAccount:documents-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--documents-disabled">The “documents-disabled” property</a>
3965 </dt>
3966-<dt id="ientry-idm140150427026448">org.gnome.OnlineAccounts.Account:DocumentsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.DocumentsDisabled">The "DocumentsDisabled" property</a>
3967+<dt id="ientry-idm45637038326640">org.gnome.OnlineAccounts.Account:DocumentsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.DocumentsDisabled">The "DocumentsDisabled" property</a>
3968 </dt>
3969-<dt id="ientry-idm140150414087184">GoaAccount:files-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--files-disabled">The “files-disabled” property</a>
3970+<dt id="ientry-idm45637025483888">GoaAccount:files-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--files-disabled">The “files-disabled” property</a>
3971 </dt>
3972-<dt id="ientry-idm140150426991440">org.gnome.OnlineAccounts.Account:FilesDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.FilesDisabled">The "FilesDisabled" property</a>
3973+<dt id="ientry-idm45637038291632">org.gnome.OnlineAccounts.Account:FilesDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.FilesDisabled">The "FilesDisabled" property</a>
3974 </dt>
3975-<dt id="ientry-idm140150414076416">GoaAccount:id, <a class="indexterm" href="GoaAccount.html#GoaAccount--id">The “id” property</a>
3976+<dt id="ientry-idm45637025473120">GoaAccount:id, <a class="indexterm" href="GoaAccount.html#GoaAccount--id">The “id” property</a>
3977 </dt>
3978-<dt id="ientry-idm140150427087200">org.gnome.OnlineAccounts.Account:Id, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.Id">The "Id" property</a>
3979+<dt id="ientry-idm45637038387392">org.gnome.OnlineAccounts.Account:Id, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.Id">The "Id" property</a>
3980 </dt>
3981-<dt id="ientry-idm140150414066928">GoaAccount:identity, <a class="indexterm" href="GoaAccount.html#GoaAccount--identity">The “identity” property</a>
3982+<dt id="ientry-idm45637025463632">GoaAccount:identity, <a class="indexterm" href="GoaAccount.html#GoaAccount--identity">The “identity” property</a>
3983 </dt>
3984-<dt id="ientry-idm140150427064480">org.gnome.OnlineAccounts.Account:Identity, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.Identity">The "Identity" property</a>
3985+<dt id="ientry-idm45637038364672">org.gnome.OnlineAccounts.Account:Identity, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.Identity">The "Identity" property</a>
3986 </dt>
3987-<dt id="ientry-idm140150414057424">GoaAccount:is-locked, <a class="indexterm" href="GoaAccount.html#GoaAccount--is-locked">The “is-locked” property</a>
3988+<dt id="ientry-idm45637025454128">GoaAccount:is-locked, <a class="indexterm" href="GoaAccount.html#GoaAccount--is-locked">The “is-locked” property</a>
3989 </dt>
3990-<dt id="ientry-idm140150414046512">GoaAccount:is-temporary, <a class="indexterm" href="GoaAccount.html#GoaAccount--is-temporary">The “is-temporary” property</a>
3991+<dt id="ientry-idm45637025443216">GoaAccount:is-temporary, <a class="indexterm" href="GoaAccount.html#GoaAccount--is-temporary">The “is-temporary” property</a>
3992 </dt>
3993-<dt id="ientry-idm140150427082208">org.gnome.OnlineAccounts.Account:IsLocked, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.IsLocked">The "IsLocked" property</a>
3994+<dt id="ientry-idm45637038382400">org.gnome.OnlineAccounts.Account:IsLocked, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.IsLocked">The "IsLocked" property</a>
3995 </dt>
3996-<dt id="ientry-idm140150427075824">org.gnome.OnlineAccounts.Account:IsTemporary, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.IsTemporary">The "IsTemporary" property</a>
3997+<dt id="ientry-idm45637038376016">org.gnome.OnlineAccounts.Account:IsTemporary, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.IsTemporary">The "IsTemporary" property</a>
3998 </dt>
3999-<dt id="ientry-idm140150414037168">GoaAccount:mail-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--mail-disabled">The “mail-disabled” property</a>
4000+<dt id="ientry-idm45637025433872">GoaAccount:mail-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--mail-disabled">The “mail-disabled” property</a>
4001 </dt>
4002-<dt id="ientry-idm140150427051984">org.gnome.OnlineAccounts.Account:MailDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MailDisabled">The "MailDisabled" property</a>
4003+<dt id="ientry-idm45637038352176">org.gnome.OnlineAccounts.Account:MailDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MailDisabled">The "MailDisabled" property</a>
4004 </dt>
4005-<dt id="ientry-idm140150414027824">GoaAccount:maps-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--maps-disabled">The “maps-disabled” property</a>
4006+<dt id="ientry-idm45637025424528">GoaAccount:maps-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--maps-disabled">The “maps-disabled” property</a>
4007 </dt>
4008-<dt id="ientry-idm140150427020064">org.gnome.OnlineAccounts.Account:MapsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MapsDisabled">The "MapsDisabled" property</a>
4009+<dt id="ientry-idm45637038320256">org.gnome.OnlineAccounts.Account:MapsDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MapsDisabled">The "MapsDisabled" property</a>
4010 </dt>
4011-<dt id="ientry-idm140150414016976">GoaAccount:music-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--music-disabled">The “music-disabled” property</a>
4012+<dt id="ientry-idm45637025413680">GoaAccount:music-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--music-disabled">The “music-disabled” property</a>
4013 </dt>
4014-<dt id="ientry-idm140150427012912">org.gnome.OnlineAccounts.Account:MusicDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MusicDisabled">The "MusicDisabled" property</a>
4015+<dt id="ientry-idm45637038313104">org.gnome.OnlineAccounts.Account:MusicDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.MusicDisabled">The "MusicDisabled" property</a>
4016 </dt>
4017-<dt id="ientry-idm140150414006128">GoaAccount:photos-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--photos-disabled">The “photos-disabled” property</a>
4018+<dt id="ientry-idm45637025402832">GoaAccount:photos-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--photos-disabled">The “photos-disabled” property</a>
4019 </dt>
4020-<dt id="ientry-idm140150426998592">org.gnome.OnlineAccounts.Account:PhotosDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PhotosDisabled">The "PhotosDisabled" property</a>
4021+<dt id="ientry-idm45637038298784">org.gnome.OnlineAccounts.Account:PhotosDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PhotosDisabled">The "PhotosDisabled" property</a>
4022 </dt>
4023-<dt id="ientry-idm140150413995296">GoaAccount:presentation-identity, <a class="indexterm" href="GoaAccount.html#GoaAccount--presentation-identity">The “presentation-identity” property</a>
4024+<dt id="ientry-idm45637025392000">GoaAccount:presentation-identity, <a class="indexterm" href="GoaAccount.html#GoaAccount--presentation-identity">The “presentation-identity” property</a>
4025 </dt>
4026-<dt id="ientry-idm140150427057424">org.gnome.OnlineAccounts.Account:PresentationIdentity, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PresentationIdentity">The "PresentationIdentity" property</a>
4027+<dt id="ientry-idm45637038357616">org.gnome.OnlineAccounts.Account:PresentationIdentity, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PresentationIdentity">The "PresentationIdentity" property</a>
4028 </dt>
4029-<dt id="ientry-idm140150413985696">GoaAccount:printers-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--printers-disabled">The “printers-disabled” property</a>
4030+<dt id="ientry-idm45637025382400">GoaAccount:printers-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--printers-disabled">The “printers-disabled” property</a>
4031 </dt>
4032-<dt id="ientry-idm140150427005760">org.gnome.OnlineAccounts.Account:PrintersDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PrintersDisabled">The "PrintersDisabled" property</a>
4033+<dt id="ientry-idm45637038305952">org.gnome.OnlineAccounts.Account:PrintersDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.PrintersDisabled">The "PrintersDisabled" property</a>
4034 </dt>
4035-<dt id="ientry-idm140150413974784">GoaAccount:provider-icon, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-icon">The “provider-icon” property</a>
4036+<dt id="ientry-idm45637025371488">GoaAccount:provider-icon, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-icon">The “provider-icon” property</a>
4037 </dt>
4038-<dt id="ientry-idm140150413965216">GoaAccount:provider-name, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-name">The “provider-name” property</a>
4039+<dt id="ientry-idm45637025361920">GoaAccount:provider-name, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-name">The “provider-name” property</a>
4040 </dt>
4041-<dt id="ientry-idm140150413955648">GoaAccount:provider-type, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-type">The “provider-type” property</a>
4042+<dt id="ientry-idm45637025352352">GoaAccount:provider-type, <a class="indexterm" href="GoaAccount.html#GoaAccount--provider-type">The “provider-type” property</a>
4043 </dt>
4044-<dt id="ientry-idm140150427093312">org.gnome.OnlineAccounts.Account:ProviderIcon, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderIcon">The "ProviderIcon" property</a>
4045+<dt id="ientry-idm45637038393504">org.gnome.OnlineAccounts.Account:ProviderIcon, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderIcon">The "ProviderIcon" property</a>
4046 </dt>
4047-<dt id="ientry-idm140150427097888">org.gnome.OnlineAccounts.Account:ProviderName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderName">The "ProviderName" property</a>
4048+<dt id="ientry-idm45637038398080">org.gnome.OnlineAccounts.Account:ProviderName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderName">The "ProviderName" property</a>
4049 </dt>
4050-<dt id="ientry-idm140150425601552">org.gnome.OnlineAccounts.Account:ProviderType, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderType">The "ProviderType" property</a>
4051+<dt id="ientry-idm45637037482048">org.gnome.OnlineAccounts.Account:ProviderType, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ProviderType">The "ProviderType" property</a>
4052 </dt>
4053-<dt id="ientry-idm140150413946112">GoaAccount:read-later-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--read-later-disabled">The “read-later-disabled” property</a>
4054+<dt id="ientry-idm45637025342816">GoaAccount:read-later-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--read-later-disabled">The “read-later-disabled” property</a>
4055 </dt>
4056-<dt id="ientry-idm140150426969968">org.gnome.OnlineAccounts.Account:ReadLaterDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ReadLaterDisabled">The "ReadLaterDisabled" property</a>
4057+<dt id="ientry-idm45637038270160">org.gnome.OnlineAccounts.Account:ReadLaterDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.ReadLaterDisabled">The "ReadLaterDisabled" property</a>
4058 </dt>
4059-<dt id="ientry-idm140150413935232">GoaAccount:ticketing-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--ticketing-disabled">The “ticketing-disabled” property</a>
4060+<dt id="ientry-idm45637025331936">GoaAccount:ticketing-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--ticketing-disabled">The “ticketing-disabled” property</a>
4061 </dt>
4062-<dt id="ientry-idm140150426984288">org.gnome.OnlineAccounts.Account:TicketingDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.TicketingDisabled">The "TicketingDisabled" property</a>
4063+<dt id="ientry-idm45637038284480">org.gnome.OnlineAccounts.Account:TicketingDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.TicketingDisabled">The "TicketingDisabled" property</a>
4064 </dt>
4065-<dt id="ientry-idm140150413924320">GoaAccount:todo-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--todo-disabled">The “todo-disabled” property</a>
4066+<dt id="ientry-idm45637025321024">GoaAccount:todo-disabled, <a class="indexterm" href="GoaAccount.html#GoaAccount--todo-disabled">The “todo-disabled” property</a>
4067 </dt>
4068-<dt id="ientry-idm140150426977120">org.gnome.OnlineAccounts.Account:TodoDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.TodoDisabled">The "TodoDisabled" property</a>
4069+<dt id="ientry-idm45637038277312">org.gnome.OnlineAccounts.Account:TodoDisabled, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Account.html#gdbus-property-org-gnome-OnlineAccounts-Account.TodoDisabled">The "TodoDisabled" property</a>
4070 </dt>
4071-<dt id="ientry-idm140150414307936">GoaAccountIface, <a class="indexterm" href="GoaAccount.html#GoaAccountIface">struct GoaAccountIface</a>
4072+<dt id="ientry-idm45637025704688">GoaAccountIface, <a class="indexterm" href="GoaAccount.html#GoaAccountIface">struct GoaAccountIface</a>
4073 </dt>
4074-<dt id="ientry-idm140150414173088">GoaAccountProxy, <a class="indexterm" href="GoaAccount.html#GoaAccountProxy-struct">struct GoaAccountProxy</a>
4075+<dt id="ientry-idm45637025569712">GoaAccountProxy, <a class="indexterm" href="GoaAccount.html#GoaAccountProxy-struct">struct GoaAccountProxy</a>
4076 </dt>
4077-<dt id="ientry-idm140150414167248">GoaAccountProxyClass, <a class="indexterm" href="GoaAccount.html#GoaAccountProxyClass">struct GoaAccountProxyClass</a>
4078+<dt id="ientry-idm45637025563872">GoaAccountProxyClass, <a class="indexterm" href="GoaAccount.html#GoaAccountProxyClass">struct GoaAccountProxyClass</a>
4079 </dt>
4080-<dt id="ientry-idm140150414155008">GoaAccountSkeleton, <a class="indexterm" href="GoaAccount.html#GoaAccountSkeleton-struct">struct GoaAccountSkeleton</a>
4081+<dt id="ientry-idm45637025551568">GoaAccountSkeleton, <a class="indexterm" href="GoaAccount.html#GoaAccountSkeleton-struct">struct GoaAccountSkeleton</a>
4082 </dt>
4083-<dt id="ientry-idm140150414149120">GoaAccountSkeletonClass, <a class="indexterm" href="GoaAccount.html#GoaAccountSkeletonClass">struct GoaAccountSkeletonClass</a>
4084+<dt id="ientry-idm45637025545680">GoaAccountSkeletonClass, <a class="indexterm" href="GoaAccount.html#GoaAccountSkeletonClass">struct GoaAccountSkeletonClass</a>
4085 </dt>
4086-<dt id="ientry-idm140150414932624">goa_account_call_ensure_credentials, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials">goa_account_call_ensure_credentials ()</a>
4087+<dt id="ientry-idm45637026329392">goa_account_call_ensure_credentials, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials">goa_account_call_ensure_credentials ()</a>
4088 </dt>
4089-<dt id="ientry-idm140150414889568">goa_account_call_ensure_credentials_finish, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials-finish">goa_account_call_ensure_credentials_finish ()</a>
4090+<dt id="ientry-idm45637026286336">goa_account_call_ensure_credentials_finish, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials-finish">goa_account_call_ensure_credentials_finish ()</a>
4091 </dt>
4092-<dt id="ientry-idm140150414845376">goa_account_call_ensure_credentials_sync, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials-sync">goa_account_call_ensure_credentials_sync ()</a>
4093+<dt id="ientry-idm45637026242208">goa_account_call_ensure_credentials_sync, <a class="indexterm" href="GoaAccount.html#goa-account-call-ensure-credentials-sync">goa_account_call_ensure_credentials_sync ()</a>
4094 </dt>
4095-<dt id="ientry-idm140150414766112">goa_account_call_remove, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove">goa_account_call_remove ()</a>
4096+<dt id="ientry-idm45637026162944">goa_account_call_remove, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove">goa_account_call_remove ()</a>
4097 </dt>
4098-<dt id="ientry-idm140150414723232">goa_account_call_remove_finish, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove-finish">goa_account_call_remove_finish ()</a>
4099+<dt id="ientry-idm45637026120048">goa_account_call_remove_finish, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove-finish">goa_account_call_remove_finish ()</a>
4100 </dt>
4101-<dt id="ientry-idm140150414685776">goa_account_call_remove_sync, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove-sync">goa_account_call_remove_sync ()</a>
4102+<dt id="ientry-idm45637026082528">goa_account_call_remove_sync, <a class="indexterm" href="GoaAccount.html#goa-account-call-remove-sync">goa_account_call_remove_sync ()</a>
4103 </dt>
4104-<dt id="ientry-idm140150414797984">goa_account_complete_ensure_credentials, <a class="indexterm" href="GoaAccount.html#goa-account-complete-ensure-credentials">goa_account_complete_ensure_credentials ()</a>
4105+<dt id="ientry-idm45637026194816">goa_account_complete_ensure_credentials, <a class="indexterm" href="GoaAccount.html#goa-account-complete-ensure-credentials">goa_account_complete_ensure_credentials ()</a>
4106 </dt>
4107-<dt id="ientry-idm140150414645072">goa_account_complete_remove, <a class="indexterm" href="GoaAccount.html#goa-account-complete-remove">goa_account_complete_remove ()</a>
4108+<dt id="ientry-idm45637026041824">goa_account_complete_remove, <a class="indexterm" href="GoaAccount.html#goa-account-complete-remove">goa_account_complete_remove ()</a>
4109 </dt>
4110-<dt id="ientry-idm140150415865536">goa_account_dup_id, <a class="indexterm" href="GoaAccount.html#goa-account-dup-id">goa_account_dup_id ()</a>
4111+<dt id="ientry-idm45637027262176">goa_account_dup_id, <a class="indexterm" href="GoaAccount.html#goa-account-dup-id">goa_account_dup_id ()</a>
4112 </dt>
4113-<dt id="ientry-idm140150415644624">goa_account_dup_identity, <a class="indexterm" href="GoaAccount.html#goa-account-dup-identity">goa_account_dup_identity ()</a>
4114+<dt id="ientry-idm45637027041312">goa_account_dup_identity, <a class="indexterm" href="GoaAccount.html#goa-account-dup-identity">goa_account_dup_identity ()</a>
4115 </dt>
4116-<dt id="ientry-idm140150415565920">goa_account_dup_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-dup-presentation-identity">goa_account_dup_presentation_identity ()</a>
4117+<dt id="ientry-idm45637026962624">goa_account_dup_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-dup-presentation-identity">goa_account_dup_presentation_identity ()</a>
4118 </dt>
4119-<dt id="ientry-idm140150415944000">goa_account_dup_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-icon">goa_account_dup_provider_icon ()</a>
4120+<dt id="ientry-idm45637027340576">goa_account_dup_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-icon">goa_account_dup_provider_icon ()</a>
4121 </dt>
4122-<dt id="ientry-idm140150416022640">goa_account_dup_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-name">goa_account_dup_provider_name ()</a>
4123+<dt id="ientry-idm45637027419088">goa_account_dup_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-name">goa_account_dup_provider_name ()</a>
4124 </dt>
4125-<dt id="ientry-idm140150416101232">goa_account_dup_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-type">goa_account_dup_provider_type ()</a>
4126+<dt id="ientry-idm45637027497664">goa_account_dup_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-dup-provider-type">goa_account_dup_provider_type ()</a>
4127 </dt>
4128-<dt id="ientry-idm140150415719040">goa_account_get_attention_needed, <a class="indexterm" href="GoaAccount.html#goa-account-get-attention-needed">goa_account_get_attention_needed ()</a>
4129+<dt id="ientry-idm45637027115792">goa_account_get_attention_needed, <a class="indexterm" href="GoaAccount.html#goa-account-get-attention-needed">goa_account_get_attention_needed ()</a>
4130 </dt>
4131-<dt id="ientry-idm140150415468992">goa_account_get_calendar_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-calendar-disabled">goa_account_get_calendar_disabled ()</a>
4132+<dt id="ientry-idm45637026865568">goa_account_get_calendar_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-calendar-disabled">goa_account_get_calendar_disabled ()</a>
4133 </dt>
4134-<dt id="ientry-idm140150415376096">goa_account_get_chat_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-chat-disabled">goa_account_get_chat_disabled ()</a>
4135+<dt id="ientry-idm45637026772544">goa_account_get_chat_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-chat-disabled">goa_account_get_chat_disabled ()</a>
4136 </dt>
4137-<dt id="ientry-idm140150415422480">goa_account_get_contacts_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-contacts-disabled">goa_account_get_contacts_disabled ()</a>
4138+<dt id="ientry-idm45637026819056">goa_account_get_contacts_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-contacts-disabled">goa_account_get_contacts_disabled ()</a>
4139 </dt>
4140-<dt id="ientry-idm140150415329616">goa_account_get_documents_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-documents-disabled">goa_account_get_documents_disabled ()</a>
4141+<dt id="ientry-idm45637026726064">goa_account_get_documents_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-documents-disabled">goa_account_get_documents_disabled ()</a>
4142 </dt>
4143-<dt id="ientry-idm140150415082560">goa_account_get_files_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-files-disabled">goa_account_get_files_disabled ()</a>
4144+<dt id="ientry-idm45637026479328">goa_account_get_files_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-files-disabled">goa_account_get_files_disabled ()</a>
4145 </dt>
4146-<dt id="ientry-idm140150415893520">goa_account_get_id, <a class="indexterm" href="GoaAccount.html#goa-account-get-id">goa_account_get_id ()</a>
4147+<dt id="ientry-idm45637027290160">goa_account_get_id, <a class="indexterm" href="GoaAccount.html#goa-account-get-id">goa_account_get_id ()</a>
4148 </dt>
4149-<dt id="ientry-idm140150415672688">goa_account_get_identity, <a class="indexterm" href="GoaAccount.html#goa-account-get-identity">goa_account_get_identity ()</a>
4150+<dt id="ientry-idm45637027069376">goa_account_get_identity, <a class="indexterm" href="GoaAccount.html#goa-account-get-identity">goa_account_get_identity ()</a>
4151 </dt>
4152-<dt id="ientry-idm140150415815104">goa_account_get_is_locked, <a class="indexterm" href="GoaAccount.html#goa-account-get-is-locked">goa_account_get_is_locked ()</a>
4153+<dt id="ientry-idm45637027211728">goa_account_get_is_locked, <a class="indexterm" href="GoaAccount.html#goa-account-get-is-locked">goa_account_get_is_locked ()</a>
4154 </dt>
4155-<dt id="ientry-idm140150415765520">goa_account_get_is_temporary, <a class="indexterm" href="GoaAccount.html#goa-account-get-is-temporary">goa_account_get_is_temporary ()</a>
4156+<dt id="ientry-idm45637027162272">goa_account_get_is_temporary, <a class="indexterm" href="GoaAccount.html#goa-account-get-is-temporary">goa_account_get_is_temporary ()</a>
4157 </dt>
4158-<dt id="ientry-idm140150415515472">goa_account_get_mail_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-mail-disabled">goa_account_get_mail_disabled ()</a>
4159+<dt id="ientry-idm45637026912048">goa_account_get_mail_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-mail-disabled">goa_account_get_mail_disabled ()</a>
4160 </dt>
4161-<dt id="ientry-idm140150415282816">goa_account_get_maps_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-maps-disabled">goa_account_get_maps_disabled ()</a>
4162+<dt id="ientry-idm45637026679392">goa_account_get_maps_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-maps-disabled">goa_account_get_maps_disabled ()</a>
4163 </dt>
4164-<dt id="ientry-idm140150415232752">goa_account_get_music_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-music-disabled">goa_account_get_music_disabled ()</a>
4165+<dt id="ientry-idm45637026629456">goa_account_get_music_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-music-disabled">goa_account_get_music_disabled ()</a>
4166 </dt>
4167-<dt id="ientry-idm140150415182688">goa_account_get_photos_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-photos-disabled">goa_account_get_photos_disabled ()</a>
4168+<dt id="ientry-idm45637026579392">goa_account_get_photos_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-photos-disabled">goa_account_get_photos_disabled ()</a>
4169 </dt>
4170-<dt id="ientry-idm140150415594112">goa_account_get_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-get-presentation-identity">goa_account_get_presentation_identity ()</a>
4171+<dt id="ientry-idm45637026990816">goa_account_get_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-get-presentation-identity">goa_account_get_presentation_identity ()</a>
4172 </dt>
4173-<dt id="ientry-idm140150415132656">goa_account_get_printers_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-printers-disabled">goa_account_get_printers_disabled ()</a>
4174+<dt id="ientry-idm45637026529424">goa_account_get_printers_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-printers-disabled">goa_account_get_printers_disabled ()</a>
4175 </dt>
4176-<dt id="ientry-idm140150415972112">goa_account_get_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-icon">goa_account_get_provider_icon ()</a>
4177+<dt id="ientry-idm45637027368624">goa_account_get_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-icon">goa_account_get_provider_icon ()</a>
4178 </dt>
4179-<dt id="ientry-idm140150416050768">goa_account_get_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-name">goa_account_get_provider_name ()</a>
4180+<dt id="ientry-idm45637027447136">goa_account_get_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-name">goa_account_get_provider_name ()</a>
4181 </dt>
4182-<dt id="ientry-idm140150416129344">goa_account_get_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-type">goa_account_get_provider_type ()</a>
4183+<dt id="ientry-idm45637027525776">goa_account_get_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-get-provider-type">goa_account_get_provider_type ()</a>
4184 </dt>
4185-<dt id="ientry-idm140150415032560">goa_account_get_ticketing_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-ticketing-disabled">goa_account_get_ticketing_disabled ()</a>
4186+<dt id="ientry-idm45637026429264">goa_account_get_ticketing_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-ticketing-disabled">goa_account_get_ticketing_disabled ()</a>
4187 </dt>
4188-<dt id="ientry-idm140150414982464">goa_account_get_todo_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-todo-disabled">goa_account_get_todo_disabled ()</a>
4189+<dt id="ientry-idm45637026379168">goa_account_get_todo_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-get-todo-disabled">goa_account_get_todo_disabled ()</a>
4190 </dt>
4191-<dt id="ientry-idm140150416166592">goa_account_interface_info, <a class="indexterm" href="GoaAccount.html#goa-account-interface-info">goa_account_interface_info ()</a>
4192+<dt id="ientry-idm45637027562976">goa_account_interface_info, <a class="indexterm" href="GoaAccount.html#goa-account-interface-info">goa_account_interface_info ()</a>
4193 </dt>
4194-<dt id="ientry-idm140150416154704">goa_account_override_properties, <a class="indexterm" href="GoaAccount.html#goa-account-override-properties">goa_account_override_properties ()</a>
4195+<dt id="ientry-idm45637027551088">goa_account_override_properties, <a class="indexterm" href="GoaAccount.html#goa-account-override-properties">goa_account_override_properties ()</a>
4196 </dt>
4197-<dt id="ientry-idm140150414617520">goa_account_proxy_new, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new">goa_account_proxy_new ()</a>
4198+<dt id="ientry-idm45637026014272">goa_account_proxy_new, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new">goa_account_proxy_new ()</a>
4199 </dt>
4200-<dt id="ientry-idm140150414558848">goa_account_proxy_new_finish, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-finish">goa_account_proxy_new_finish ()</a>
4201+<dt id="ientry-idm45637025955664">goa_account_proxy_new_finish, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-finish">goa_account_proxy_new_finish ()</a>
4202 </dt>
4203-<dt id="ientry-idm140150414470352">goa_account_proxy_new_for_bus, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus">goa_account_proxy_new_for_bus ()</a>
4204+<dt id="ientry-idm45637025867104">goa_account_proxy_new_for_bus, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus">goa_account_proxy_new_for_bus ()</a>
4205 </dt>
4206-<dt id="ientry-idm140150414413680">goa_account_proxy_new_for_bus_finish, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus-finish">goa_account_proxy_new_for_bus_finish ()</a>
4207+<dt id="ientry-idm45637025810432">goa_account_proxy_new_for_bus_finish, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus-finish">goa_account_proxy_new_for_bus_finish ()</a>
4208 </dt>
4209-<dt id="ientry-idm140150414381952">goa_account_proxy_new_for_bus_sync, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus-sync">goa_account_proxy_new_for_bus_sync ()</a>
4210+<dt id="ientry-idm45637025778704">goa_account_proxy_new_for_bus_sync, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-for-bus-sync">goa_account_proxy_new_for_bus_sync ()</a>
4211 </dt>
4212-<dt id="ientry-idm140150414527232">goa_account_proxy_new_sync, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-sync">goa_account_proxy_new_sync ()</a>
4213+<dt id="ientry-idm45637025923984">goa_account_proxy_new_sync, <a class="indexterm" href="GoaAccount.html#goa-account-proxy-new-sync">goa_account_proxy_new_sync ()</a>
4214 </dt>
4215-<dt id="ientry-idm140150415697280">goa_account_set_attention_needed, <a class="indexterm" href="GoaAccount.html#goa-account-set-attention-needed">goa_account_set_attention_needed ()</a>
4216+<dt id="ientry-idm45637027094032">goa_account_set_attention_needed, <a class="indexterm" href="GoaAccount.html#goa-account-set-attention-needed">goa_account_set_attention_needed ()</a>
4217 </dt>
4218-<dt id="ientry-idm140150415447152">goa_account_set_calendar_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-calendar-disabled">goa_account_set_calendar_disabled ()</a>
4219+<dt id="ientry-idm45637026843728">goa_account_set_calendar_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-calendar-disabled">goa_account_set_calendar_disabled ()</a>
4220 </dt>
4221-<dt id="ientry-idm140150415354288">goa_account_set_chat_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-chat-disabled">goa_account_set_chat_disabled ()</a>
4222+<dt id="ientry-idm45637026750736">goa_account_set_chat_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-chat-disabled">goa_account_set_chat_disabled ()</a>
4223 </dt>
4224-<dt id="ientry-idm140150415400704">goa_account_set_contacts_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-contacts-disabled">goa_account_set_contacts_disabled ()</a>
4225+<dt id="ientry-idm45637026797216">goa_account_set_contacts_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-contacts-disabled">goa_account_set_contacts_disabled ()</a>
4226 </dt>
4227-<dt id="ientry-idm140150415307776">goa_account_set_documents_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-documents-disabled">goa_account_set_documents_disabled ()</a>
4228+<dt id="ientry-idm45637026704288">goa_account_set_documents_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-documents-disabled">goa_account_set_documents_disabled ()</a>
4229 </dt>
4230-<dt id="ientry-idm140150415059024">goa_account_set_files_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-files-disabled">goa_account_set_files_disabled ()</a>
4231+<dt id="ientry-idm45637026455728">goa_account_set_files_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-files-disabled">goa_account_set_files_disabled ()</a>
4232 </dt>
4233-<dt id="ientry-idm140150415840048">goa_account_set_id, <a class="indexterm" href="GoaAccount.html#goa-account-set-id">goa_account_set_id ()</a>
4234+<dt id="ientry-idm45637027236688">goa_account_set_id, <a class="indexterm" href="GoaAccount.html#goa-account-set-id">goa_account_set_id ()</a>
4235 </dt>
4236-<dt id="ientry-idm140150415618960">goa_account_set_identity, <a class="indexterm" href="GoaAccount.html#goa-account-set-identity">goa_account_set_identity ()</a>
4237+<dt id="ientry-idm45637027015664">goa_account_set_identity, <a class="indexterm" href="GoaAccount.html#goa-account-set-identity">goa_account_set_identity ()</a>
4238 </dt>
4239-<dt id="ientry-idm140150415791632">goa_account_set_is_locked, <a class="indexterm" href="GoaAccount.html#goa-account-set-is-locked">goa_account_set_is_locked ()</a>
4240+<dt id="ientry-idm45637027188256">goa_account_set_is_locked, <a class="indexterm" href="GoaAccount.html#goa-account-set-is-locked">goa_account_set_is_locked ()</a>
4241 </dt>
4242-<dt id="ientry-idm140150415743712">goa_account_set_is_temporary, <a class="indexterm" href="GoaAccount.html#goa-account-set-is-temporary">goa_account_set_is_temporary ()</a>
4243+<dt id="ientry-idm45637027140464">goa_account_set_is_temporary, <a class="indexterm" href="GoaAccount.html#goa-account-set-is-temporary">goa_account_set_is_temporary ()</a>
4244 </dt>
4245-<dt id="ientry-idm140150415493664">goa_account_set_mail_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-mail-disabled">goa_account_set_mail_disabled ()</a>
4246+<dt id="ientry-idm45637026890240">goa_account_set_mail_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-mail-disabled">goa_account_set_mail_disabled ()</a>
4247 </dt>
4248-<dt id="ientry-idm140150415259216">goa_account_set_maps_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-maps-disabled">goa_account_set_maps_disabled ()</a>
4249+<dt id="ientry-idm45637026655856">goa_account_set_maps_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-maps-disabled">goa_account_set_maps_disabled ()</a>
4250 </dt>
4251-<dt id="ientry-idm140150415209152">goa_account_set_music_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-music-disabled">goa_account_set_music_disabled ()</a>
4252+<dt id="ientry-idm45637026605856">goa_account_set_music_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-music-disabled">goa_account_set_music_disabled ()</a>
4253 </dt>
4254-<dt id="ientry-idm140150415159120">goa_account_set_photos_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-photos-disabled">goa_account_set_photos_disabled ()</a>
4255+<dt id="ientry-idm45637026555824">goa_account_set_photos_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-photos-disabled">goa_account_set_photos_disabled ()</a>
4256 </dt>
4257-<dt id="ientry-idm140150415540224">goa_account_set_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-set-presentation-identity">goa_account_set_presentation_identity ()</a>
4258+<dt id="ientry-idm45637026936864">goa_account_set_presentation_identity, <a class="indexterm" href="GoaAccount.html#goa-account-set-presentation-identity">goa_account_set_presentation_identity ()</a>
4259 </dt>
4260-<dt id="ientry-idm140150415109024">goa_account_set_printers_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-printers-disabled">goa_account_set_printers_disabled ()</a>
4261+<dt id="ientry-idm45637026505792">goa_account_set_printers_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-printers-disabled">goa_account_set_printers_disabled ()</a>
4262 </dt>
4263-<dt id="ientry-idm140150415918304">goa_account_set_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-icon">goa_account_set_provider_icon ()</a>
4264+<dt id="ientry-idm45637027314880">goa_account_set_provider_icon, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-icon">goa_account_set_provider_icon ()</a>
4265 </dt>
4266-<dt id="ientry-idm140150415996944">goa_account_set_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-name">goa_account_set_provider_name ()</a>
4267+<dt id="ientry-idm45637027393392">goa_account_set_provider_name, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-name">goa_account_set_provider_name ()</a>
4268 </dt>
4269-<dt id="ientry-idm140150416075536">goa_account_set_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-type">goa_account_set_provider_type ()</a>
4270+<dt id="ientry-idm45637027471968">goa_account_set_provider_type, <a class="indexterm" href="GoaAccount.html#goa-account-set-provider-type">goa_account_set_provider_type ()</a>
4271 </dt>
4272-<dt id="ientry-idm140150415008928">goa_account_set_ticketing_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-ticketing-disabled">goa_account_set_ticketing_disabled ()</a>
4273+<dt id="ientry-idm45637026405632">goa_account_set_ticketing_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-ticketing-disabled">goa_account_set_ticketing_disabled ()</a>
4274 </dt>
4275-<dt id="ientry-idm140150414958864">goa_account_set_todo_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-todo-disabled">goa_account_set_todo_disabled ()</a>
4276+<dt id="ientry-idm45637026355632">goa_account_set_todo_disabled, <a class="indexterm" href="GoaAccount.html#goa-account-set-todo-disabled">goa_account_set_todo_disabled ()</a>
4277 </dt>
4278-<dt id="ientry-idm140150414327024">goa_account_skeleton_new, <a class="indexterm" href="GoaAccount.html#goa-account-skeleton-new">goa_account_skeleton_new ()</a>
4279+<dt id="ientry-idm45637025723776">goa_account_skeleton_new, <a class="indexterm" href="GoaAccount.html#goa-account-skeleton-new">goa_account_skeleton_new ()</a>
4280 </dt>
4281 </dl>
4282 </div>
4283 <div class="indexdiv">
4284 <h3>C</h3>
4285 <dl>
4286-<dt id="ientry-idm140150412587952">GoaCalendar, <a class="indexterm" href="GoaCalendar.html#GoaCalendar-struct">GoaCalendar</a>
4287+<dt id="ientry-idm45637022589632">GoaCalendar, <a class="indexterm" href="GoaCalendar.html#GoaCalendar-struct">GoaCalendar</a>
4288 </dt>
4289-<dt id="ientry-idm140150426818752">org.gnome.OnlineAccounts.Calendar, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-interface-org-gnome-OnlineAccounts-Calendar.top_of_page">org.gnome.OnlineAccounts.Calendar</a>
4290+<dt id="ientry-idm45637036789152">org.gnome.OnlineAccounts.Calendar, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-interface-org-gnome-OnlineAccounts-Calendar.top_of_page">org.gnome.OnlineAccounts.Calendar</a>
4291 </dt>
4292-<dt id="ientry-idm140150412518464">GoaCalendar:accept-ssl-errors, <a class="indexterm" href="GoaCalendar.html#GoaCalendar--accept-ssl-errors">The “accept-ssl-errors” property</a>
4293+<dt id="ientry-idm45637022520144">GoaCalendar:accept-ssl-errors, <a class="indexterm" href="GoaCalendar.html#GoaCalendar--accept-ssl-errors">The “accept-ssl-errors” property</a>
4294 </dt>
4295-<dt id="ientry-idm140150424836752">org.gnome.OnlineAccounts.Calendar:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-property-org-gnome-OnlineAccounts-Calendar.AcceptSslErrors">The "AcceptSslErrors" property</a>
4296+<dt id="ientry-idm45637037866656">org.gnome.OnlineAccounts.Calendar:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-property-org-gnome-OnlineAccounts-Calendar.AcceptSslErrors">The "AcceptSslErrors" property</a>
4297 </dt>
4298-<dt id="ientry-idm140150412507792">GoaCalendar:uri, <a class="indexterm" href="GoaCalendar.html#GoaCalendar--uri">The “uri” property</a>
4299+<dt id="ientry-idm45637022509472">GoaCalendar:uri, <a class="indexterm" href="GoaCalendar.html#GoaCalendar--uri">The “uri” property</a>
4300 </dt>
4301-<dt id="ientry-idm140150424831808">org.gnome.OnlineAccounts.Calendar:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-property-org-gnome-OnlineAccounts-Calendar.Uri">The "Uri" property</a>
4302+<dt id="ientry-idm45637037861712">org.gnome.OnlineAccounts.Calendar:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Calendar.html#gdbus-property-org-gnome-OnlineAccounts-Calendar.Uri">The "Uri" property</a>
4303 </dt>
4304-<dt id="ientry-idm140150412582608">GoaCalendarIface, <a class="indexterm" href="GoaCalendar.html#GoaCalendarIface">struct GoaCalendarIface</a>
4305+<dt id="ientry-idm45637022584288">GoaCalendarIface, <a class="indexterm" href="GoaCalendar.html#GoaCalendarIface">struct GoaCalendarIface</a>
4306 </dt>
4307-<dt id="ientry-idm140150412556448">GoaCalendarProxy, <a class="indexterm" href="GoaCalendar.html#GoaCalendarProxy-struct">struct GoaCalendarProxy</a>
4308+<dt id="ientry-idm45637022558128">GoaCalendarProxy, <a class="indexterm" href="GoaCalendar.html#GoaCalendarProxy-struct">struct GoaCalendarProxy</a>
4309 </dt>
4310-<dt id="ientry-idm140150412550720">GoaCalendarProxyClass, <a class="indexterm" href="GoaCalendar.html#GoaCalendarProxyClass">struct GoaCalendarProxyClass</a>
4311+<dt id="ientry-idm45637022552400">GoaCalendarProxyClass, <a class="indexterm" href="GoaCalendar.html#GoaCalendarProxyClass">struct GoaCalendarProxyClass</a>
4312 </dt>
4313-<dt id="ientry-idm140150412538752">GoaCalendarSkeleton, <a class="indexterm" href="GoaCalendar.html#GoaCalendarSkeleton-struct">struct GoaCalendarSkeleton</a>
4314+<dt id="ientry-idm45637022540432">GoaCalendarSkeleton, <a class="indexterm" href="GoaCalendar.html#GoaCalendarSkeleton-struct">struct GoaCalendarSkeleton</a>
4315 </dt>
4316-<dt id="ientry-idm140150412532992">GoaCalendarSkeletonClass, <a class="indexterm" href="GoaCalendar.html#GoaCalendarSkeletonClass">struct GoaCalendarSkeletonClass</a>
4317+<dt id="ientry-idm45637022534672">GoaCalendarSkeletonClass, <a class="indexterm" href="GoaCalendar.html#GoaCalendarSkeletonClass">struct GoaCalendarSkeletonClass</a>
4318 </dt>
4319-<dt id="ientry-idm140150411903568">goa_calendar_dup_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-dup-uri">goa_calendar_dup_uri ()</a>
4320+<dt id="ientry-idm45637028145168">goa_calendar_dup_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-dup-uri">goa_calendar_dup_uri ()</a>
4321 </dt>
4322-<dt id="ientry-idm140150413474352">goa_calendar_get_accept_ssl_errors, <a class="indexterm" href="GoaCalendar.html#goa-calendar-get-accept-ssl-errors">goa_calendar_get_accept_ssl_errors ()</a>
4323+<dt id="ientry-idm45637022820320">goa_calendar_get_accept_ssl_errors, <a class="indexterm" href="GoaCalendar.html#goa-calendar-get-accept-ssl-errors">goa_calendar_get_accept_ssl_errors ()</a>
4324 </dt>
4325-<dt id="ientry-idm140150411783664">goa_calendar_get_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-get-uri">goa_calendar_get_uri ()</a>
4326+<dt id="ientry-idm45637028602992">goa_calendar_get_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-get-uri">goa_calendar_get_uri ()</a>
4327 </dt>
4328-<dt id="ientry-idm140150423333088">goa_calendar_interface_info, <a class="indexterm" href="GoaCalendar.html#goa-calendar-interface-info">goa_calendar_interface_info ()</a>
4329+<dt id="ientry-idm45637032259280">goa_calendar_interface_info, <a class="indexterm" href="GoaCalendar.html#goa-calendar-interface-info">goa_calendar_interface_info ()</a>
4330 </dt>
4331-<dt id="ientry-idm140150411592192">goa_calendar_override_properties, <a class="indexterm" href="GoaCalendar.html#goa-calendar-override-properties">goa_calendar_override_properties ()</a>
4332+<dt id="ientry-idm45637033953392">goa_calendar_override_properties, <a class="indexterm" href="GoaCalendar.html#goa-calendar-override-properties">goa_calendar_override_properties ()</a>
4333 </dt>
4334-<dt id="ientry-idm140150411882080">goa_calendar_proxy_new, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new">goa_calendar_proxy_new ()</a>
4335+<dt id="ientry-idm45637032882000">goa_calendar_proxy_new, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new">goa_calendar_proxy_new ()</a>
4336 </dt>
4337-<dt id="ientry-idm140150413427200">goa_calendar_proxy_new_finish, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-finish">goa_calendar_proxy_new_finish ()</a>
4338+<dt id="ientry-idm45637028174560">goa_calendar_proxy_new_finish, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-finish">goa_calendar_proxy_new_finish ()</a>
4339 </dt>
4340-<dt id="ientry-idm140150411438912">goa_calendar_proxy_new_for_bus, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus">goa_calendar_proxy_new_for_bus ()</a>
4341+<dt id="ientry-idm45637022914432">goa_calendar_proxy_new_for_bus, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus">goa_calendar_proxy_new_for_bus ()</a>
4342 </dt>
4343-<dt id="ientry-idm140150412685680">goa_calendar_proxy_new_for_bus_finish, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus-finish">goa_calendar_proxy_new_for_bus_finish ()</a>
4344+<dt id="ientry-idm45637023007984">goa_calendar_proxy_new_for_bus_finish, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus-finish">goa_calendar_proxy_new_for_bus_finish ()</a>
4345 </dt>
4346-<dt id="ientry-idm140150412654720">goa_calendar_proxy_new_for_bus_sync, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus-sync">goa_calendar_proxy_new_for_bus_sync ()</a>
4347+<dt id="ientry-idm45637022976928">goa_calendar_proxy_new_for_bus_sync, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-for-bus-sync">goa_calendar_proxy_new_for_bus_sync ()</a>
4348 </dt>
4349-<dt id="ientry-idm140150411831120">goa_calendar_proxy_new_sync, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-sync">goa_calendar_proxy_new_sync ()</a>
4350+<dt id="ientry-idm45637023064160">goa_calendar_proxy_new_sync, <a class="indexterm" href="GoaCalendar.html#goa-calendar-proxy-new-sync">goa_calendar_proxy_new_sync ()</a>
4351 </dt>
4352-<dt id="ientry-idm140150411753728">goa_calendar_set_accept_ssl_errors, <a class="indexterm" href="GoaCalendar.html#goa-calendar-set-accept-ssl-errors">goa_calendar_set_accept_ssl_errors ()</a>
4353+<dt id="ientry-idm45637033770352">goa_calendar_set_accept_ssl_errors, <a class="indexterm" href="GoaCalendar.html#goa-calendar-set-accept-ssl-errors">goa_calendar_set_accept_ssl_errors ()</a>
4354 </dt>
4355-<dt id="ientry-idm140150411730528">goa_calendar_set_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-set-uri">goa_calendar_set_uri ()</a>
4356+<dt id="ientry-idm45637023071200">goa_calendar_set_uri, <a class="indexterm" href="GoaCalendar.html#goa-calendar-set-uri">goa_calendar_set_uri ()</a>
4357 </dt>
4358-<dt id="ientry-idm140150412600928">goa_calendar_skeleton_new, <a class="indexterm" href="GoaCalendar.html#goa-calendar-skeleton-new">goa_calendar_skeleton_new ()</a>
4359+<dt id="ientry-idm45637022923152">goa_calendar_skeleton_new, <a class="indexterm" href="GoaCalendar.html#goa-calendar-skeleton-new">goa_calendar_skeleton_new ()</a>
4360 </dt>
4361-<dt id="ientry-idm140150409067616">GoaChat, <a class="indexterm" href="GoaChat.html#GoaChat-struct">GoaChat</a>
4362+<dt id="ientry-idm45637020197648">GoaChat, <a class="indexterm" href="GoaChat.html#GoaChat-struct">GoaChat</a>
4363 </dt>
4364-<dt id="ientry-idm140150425650816">org.gnome.OnlineAccounts.Chat, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Chat.html#gdbus-interface-org-gnome-OnlineAccounts-Chat.top_of_page">org.gnome.OnlineAccounts.Chat</a>
4365+<dt id="ientry-idm45637035492160">org.gnome.OnlineAccounts.Chat, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Chat.html#gdbus-interface-org-gnome-OnlineAccounts-Chat.top_of_page">org.gnome.OnlineAccounts.Chat</a>
4366 </dt>
4367-<dt id="ientry-idm140150409062832">GoaChatIface, <a class="indexterm" href="GoaChat.html#GoaChatIface">struct GoaChatIface</a>
4368+<dt id="ientry-idm45637020192864">GoaChatIface, <a class="indexterm" href="GoaChat.html#GoaChatIface">struct GoaChatIface</a>
4369 </dt>
4370-<dt id="ientry-idm140150409048368">GoaChatProxy, <a class="indexterm" href="GoaChat.html#GoaChatProxy-struct">struct GoaChatProxy</a>
4371+<dt id="ientry-idm45637020178400">GoaChatProxy, <a class="indexterm" href="GoaChat.html#GoaChatProxy-struct">struct GoaChatProxy</a>
4372 </dt>
4373-<dt id="ientry-idm140150409043328">GoaChatProxyClass, <a class="indexterm" href="GoaChat.html#GoaChatProxyClass">struct GoaChatProxyClass</a>
4374+<dt id="ientry-idm45637020173360">GoaChatProxyClass, <a class="indexterm" href="GoaChat.html#GoaChatProxyClass">struct GoaChatProxyClass</a>
4375 </dt>
4376-<dt id="ientry-idm140150409032848">GoaChatSkeleton, <a class="indexterm" href="GoaChat.html#GoaChatSkeleton-struct">struct GoaChatSkeleton</a>
4377+<dt id="ientry-idm45637020162880">GoaChatSkeleton, <a class="indexterm" href="GoaChat.html#GoaChatSkeleton-struct">struct GoaChatSkeleton</a>
4378 </dt>
4379-<dt id="ientry-idm140150409027808">GoaChatSkeletonClass, <a class="indexterm" href="GoaChat.html#GoaChatSkeletonClass">struct GoaChatSkeletonClass</a>
4380+<dt id="ientry-idm45637020157840">GoaChatSkeletonClass, <a class="indexterm" href="GoaChat.html#GoaChatSkeletonClass">struct GoaChatSkeletonClass</a>
4381 </dt>
4382-<dt id="ientry-idm140150413465024">goa_chat_interface_info, <a class="indexterm" href="GoaChat.html#goa-chat-interface-info">goa_chat_interface_info ()</a>
4383+<dt id="ientry-idm45637022653408">goa_chat_interface_info, <a class="indexterm" href="GoaChat.html#goa-chat-interface-info">goa_chat_interface_info ()</a>
4384 </dt>
4385-<dt id="ientry-idm140150411624848">goa_chat_override_properties, <a class="indexterm" href="GoaChat.html#goa-chat-override-properties">goa_chat_override_properties ()</a>
4386+<dt id="ientry-idm45637022641920">goa_chat_override_properties, <a class="indexterm" href="GoaChat.html#goa-chat-override-properties">goa_chat_override_properties ()</a>
4387 </dt>
4388-<dt id="ientry-idm140150423681952">goa_chat_proxy_new, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new">goa_chat_proxy_new ()</a>
4389+<dt id="ientry-idm45637023682880">goa_chat_proxy_new, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new">goa_chat_proxy_new ()</a>
4390 </dt>
4391-<dt id="ientry-idm140150412229824">goa_chat_proxy_new_finish, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-finish">goa_chat_proxy_new_finish ()</a>
4392+<dt id="ientry-idm45637023625008">goa_chat_proxy_new_finish, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-finish">goa_chat_proxy_new_finish ()</a>
4393 </dt>
4394-<dt id="ientry-idm140150409202720">goa_chat_proxy_new_for_bus, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus">goa_chat_proxy_new_for_bus ()</a>
4395+<dt id="ientry-idm45637020333184">goa_chat_proxy_new_for_bus, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus">goa_chat_proxy_new_for_bus ()</a>
4396 </dt>
4397-<dt id="ientry-idm140150409154672">goa_chat_proxy_new_for_bus_finish, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus-finish">goa_chat_proxy_new_for_bus_finish ()</a>
4398+<dt id="ientry-idm45637020283360">goa_chat_proxy_new_for_bus_finish, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus-finish">goa_chat_proxy_new_for_bus_finish ()</a>
4399 </dt>
4400-<dt id="ientry-idm140150409127104">goa_chat_proxy_new_for_bus_sync, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus-sync">goa_chat_proxy_new_for_bus_sync ()</a>
4401+<dt id="ientry-idm45637020257136">goa_chat_proxy_new_for_bus_sync, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-for-bus-sync">goa_chat_proxy_new_for_bus_sync ()</a>
4402 </dt>
4403-<dt id="ientry-idm140150412198608">goa_chat_proxy_new_sync, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-sync">goa_chat_proxy_new_sync ()</a>
4404+<dt id="ientry-idm45637020383152">goa_chat_proxy_new_sync, <a class="indexterm" href="GoaChat.html#goa-chat-proxy-new-sync">goa_chat_proxy_new_sync ()</a>
4405 </dt>
4406-<dt id="ientry-idm140150409078912">goa_chat_skeleton_new, <a class="indexterm" href="GoaChat.html#goa-chat-skeleton-new">goa_chat_skeleton_new ()</a>
4407+<dt id="ientry-idm45637020208944">goa_chat_skeleton_new, <a class="indexterm" href="GoaChat.html#goa-chat-skeleton-new">goa_chat_skeleton_new ()</a>
4408 </dt>
4409-<dt id="ientry-idm140150426024320">goa_check_version, <a class="indexterm" href="goa-Version-Information.html#goa-check-version">goa_check_version ()</a>
4410+<dt id="ientry-idm45637034019472">goa_check_version, <a class="indexterm" href="goa-Version-Information.html#goa-check-version">goa_check_version ()</a>
4411 </dt>
4412-<dt id="ientry-idm140150422389424">GOA_CHECK_VERSION, <a class="indexterm" href="goa-Version-Information.html#GOA-CHECK-VERSION:CAPS">GOA_CHECK_VERSION()</a>
4413+<dt id="ientry-idm45637035916704">GOA_CHECK_VERSION, <a class="indexterm" href="goa-Version-Information.html#GOA-CHECK-VERSION:CAPS">GOA_CHECK_VERSION()</a>
4414 </dt>
4415-<dt id="ientry-idm140150422636224">GoaClient, <a class="indexterm" href="GoaClient.html#GoaClient-struct">GoaClient</a>
4416+<dt id="ientry-idm45637033524256">GoaClient, <a class="indexterm" href="GoaClient.html#GoaClient-struct">GoaClient</a>
4417 </dt>
4418-<dt id="ientry-idm140150422622976">GoaClient::account-added, <a class="indexterm" href="GoaClient.html#GoaClient-account-added">The “account-added” signal</a>
4419+<dt id="ientry-idm45637033508096">GoaClient::account-added, <a class="indexterm" href="GoaClient.html#GoaClient-account-added">The “account-added” signal</a>
4420 </dt>
4421-<dt id="ientry-idm140150422599648">GoaClient::account-changed, <a class="indexterm" href="GoaClient.html#GoaClient-account-changed">The “account-changed” signal</a>
4422+<dt id="ientry-idm45637033483536">GoaClient::account-changed, <a class="indexterm" href="GoaClient.html#GoaClient-account-changed">The “account-changed” signal</a>
4423 </dt>
4424-<dt id="ientry-idm140150422576176">GoaClient::account-removed, <a class="indexterm" href="GoaClient.html#GoaClient-account-removed">The “account-removed” signal</a>
4425+<dt id="ientry-idm45637033460064">GoaClient::account-removed, <a class="indexterm" href="GoaClient.html#GoaClient-account-removed">The “account-removed” signal</a>
4426 </dt>
4427-<dt id="ientry-idm140150422630464">GoaClient:object-manager, <a class="indexterm" href="GoaClient.html#GoaClient--object-manager">The “object-manager” property</a>
4428+<dt id="ientry-idm45637033517040">GoaClient:object-manager, <a class="indexterm" href="GoaClient.html#GoaClient--object-manager">The “object-manager” property</a>
4429 </dt>
4430-<dt id="ientry-idm140150422698864">goa_client_get_accounts, <a class="indexterm" href="GoaClient.html#goa-client-get-accounts">goa_client_get_accounts ()</a>
4431+<dt id="ientry-idm45637033600112">goa_client_get_accounts, <a class="indexterm" href="GoaClient.html#goa-client-get-accounts">goa_client_get_accounts ()</a>
4432 </dt>
4433-<dt id="ientry-idm140150422716000">goa_client_get_manager, <a class="indexterm" href="GoaClient.html#goa-client-get-manager">goa_client_get_manager ()</a>
4434+<dt id="ientry-idm45637033620832">goa_client_get_manager, <a class="indexterm" href="GoaClient.html#goa-client-get-manager">goa_client_get_manager ()</a>
4435 </dt>
4436-<dt id="ientry-idm140150422677120">goa_client_get_object_manager, <a class="indexterm" href="GoaClient.html#goa-client-get-object-manager">goa_client_get_object_manager ()</a>
4437+<dt id="ientry-idm45637033573888">goa_client_get_object_manager, <a class="indexterm" href="GoaClient.html#goa-client-get-object-manager">goa_client_get_object_manager ()</a>
4438 </dt>
4439-<dt id="ientry-idm140150422659840">goa_client_lookup_by_id, <a class="indexterm" href="GoaClient.html#goa-client-lookup-by-id">goa_client_lookup_by_id ()</a>
4440+<dt id="ientry-idm45637033552912">goa_client_lookup_by_id, <a class="indexterm" href="GoaClient.html#goa-client-lookup-by-id">goa_client_lookup_by_id ()</a>
4441 </dt>
4442-<dt id="ientry-idm140150422782672">goa_client_new, <a class="indexterm" href="GoaClient.html#goa-client-new">goa_client_new ()</a>
4443+<dt id="ientry-idm45637033699808">goa_client_new, <a class="indexterm" href="GoaClient.html#goa-client-new">goa_client_new ()</a>
4444 </dt>
4445-<dt id="ientry-idm140150422761072">goa_client_new_finish, <a class="indexterm" href="GoaClient.html#goa-client-new-finish">goa_client_new_finish ()</a>
4446+<dt id="ientry-idm45637033673616">goa_client_new_finish, <a class="indexterm" href="GoaClient.html#goa-client-new-finish">goa_client_new_finish ()</a>
4447 </dt>
4448-<dt id="ientry-idm140150422739760">goa_client_new_sync, <a class="indexterm" href="GoaClient.html#goa-client-new-sync">goa_client_new_sync ()</a>
4449+<dt id="ientry-idm45637033649632">goa_client_new_sync, <a class="indexterm" href="GoaClient.html#goa-client-new-sync">goa_client_new_sync ()</a>
4450 </dt>
4451-<dt id="ientry-idm140150409389952">GoaContacts, <a class="indexterm" href="GoaContacts.html#GoaContacts-struct">GoaContacts</a>
4452+<dt id="ientry-idm45637020466592">GoaContacts, <a class="indexterm" href="GoaContacts.html#GoaContacts-struct">GoaContacts</a>
4453 </dt>
4454-<dt id="ientry-idm140150425728640">org.gnome.OnlineAccounts.Contacts, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page">org.gnome.OnlineAccounts.Contacts</a>
4455+<dt id="ientry-idm45637037406144">org.gnome.OnlineAccounts.Contacts, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-interface-org-gnome-OnlineAccounts-Contacts.top_of_page">org.gnome.OnlineAccounts.Contacts</a>
4456 </dt>
4457-<dt id="ientry-idm140150409329040">GoaContacts:accept-ssl-errors, <a class="indexterm" href="GoaContacts.html#GoaContacts--accept-ssl-errors">The “accept-ssl-errors” property</a>
4458+<dt id="ientry-idm45637020405680">GoaContacts:accept-ssl-errors, <a class="indexterm" href="GoaContacts.html#GoaContacts--accept-ssl-errors">The “accept-ssl-errors” property</a>
4459 </dt>
4460-<dt id="ientry-idm140150427605296">org.gnome.OnlineAccounts.Contacts:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-property-org-gnome-OnlineAccounts-Contacts.AcceptSslErrors">The "AcceptSslErrors" property</a>
4461+<dt id="ientry-idm45637035973792">org.gnome.OnlineAccounts.Contacts:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-property-org-gnome-OnlineAccounts-Contacts.AcceptSslErrors">The "AcceptSslErrors" property</a>
4462 </dt>
4463-<dt id="ientry-idm140150409319616">GoaContacts:uri, <a class="indexterm" href="GoaContacts.html#GoaContacts--uri">The “uri” property</a>
4464+<dt id="ientry-idm45637020396256">GoaContacts:uri, <a class="indexterm" href="GoaContacts.html#GoaContacts--uri">The “uri” property</a>
4465 </dt>
4466-<dt id="ientry-idm140150425203184">org.gnome.OnlineAccounts.Contacts:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-property-org-gnome-OnlineAccounts-Contacts.Uri">The "Uri" property</a>
4467+<dt id="ientry-idm45637035968848">org.gnome.OnlineAccounts.Contacts:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Contacts.html#gdbus-property-org-gnome-OnlineAccounts-Contacts.Uri">The "Uri" property</a>
4468 </dt>
4469-<dt id="ientry-idm140150409385168">GoaContactsIface, <a class="indexterm" href="GoaContacts.html#GoaContactsIface">struct GoaContactsIface</a>
4470+<dt id="ientry-idm45637020461808">GoaContactsIface, <a class="indexterm" href="GoaContacts.html#GoaContactsIface">struct GoaContactsIface</a>
4471 </dt>
4472-<dt id="ientry-idm140150409362256">GoaContactsProxy, <a class="indexterm" href="GoaContacts.html#GoaContactsProxy-struct">struct GoaContactsProxy</a>
4473+<dt id="ientry-idm45637020438896">GoaContactsProxy, <a class="indexterm" href="GoaContacts.html#GoaContactsProxy-struct">struct GoaContactsProxy</a>
4474 </dt>
4475-<dt id="ientry-idm140150409357216">GoaContactsProxyClass, <a class="indexterm" href="GoaContacts.html#GoaContactsProxyClass">struct GoaContactsProxyClass</a>
4476+<dt id="ientry-idm45637020433856">GoaContactsProxyClass, <a class="indexterm" href="GoaContacts.html#GoaContactsProxyClass">struct GoaContactsProxyClass</a>
4477 </dt>
4478-<dt id="ientry-idm140150409346736">GoaContactsSkeleton, <a class="indexterm" href="GoaContacts.html#GoaContactsSkeleton-struct">struct GoaContactsSkeleton</a>
4479+<dt id="ientry-idm45637020423376">GoaContactsSkeleton, <a class="indexterm" href="GoaContacts.html#GoaContactsSkeleton-struct">struct GoaContactsSkeleton</a>
4480 </dt>
4481-<dt id="ientry-idm140150409341696">GoaContactsSkeletonClass, <a class="indexterm" href="GoaContacts.html#GoaContactsSkeletonClass">struct GoaContactsSkeletonClass</a>
4482+<dt id="ientry-idm45637020418336">GoaContactsSkeletonClass, <a class="indexterm" href="GoaContacts.html#GoaContactsSkeletonClass">struct GoaContactsSkeletonClass</a>
4483 </dt>
4484-<dt id="ientry-idm140150411999408">goa_contacts_dup_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-dup-uri">goa_contacts_dup_uri ()</a>
4485+<dt id="ientry-idm45637023112992">goa_contacts_dup_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-dup-uri">goa_contacts_dup_uri ()</a>
4486 </dt>
4487-<dt id="ientry-idm140150412077072">goa_contacts_get_accept_ssl_errors, <a class="indexterm" href="GoaContacts.html#goa-contacts-get-accept-ssl-errors">goa_contacts_get_accept_ssl_errors ()</a>
4488+<dt id="ientry-idm45637023190656">goa_contacts_get_accept_ssl_errors, <a class="indexterm" href="GoaContacts.html#goa-contacts-get-accept-ssl-errors">goa_contacts_get_accept_ssl_errors ()</a>
4489 </dt>
4490-<dt id="ientry-idm140150412028480">goa_contacts_get_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-get-uri">goa_contacts_get_uri ()</a>
4491+<dt id="ientry-idm45637023142064">goa_contacts_get_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-get-uri">goa_contacts_get_uri ()</a>
4492 </dt>
4493-<dt id="ientry-idm140150412113632">goa_contacts_interface_info, <a class="indexterm" href="GoaContacts.html#goa-contacts-interface-info">goa_contacts_interface_info ()</a>
4494+<dt id="ientry-idm45637023227040">goa_contacts_interface_info, <a class="indexterm" href="GoaContacts.html#goa-contacts-interface-info">goa_contacts_interface_info ()</a>
4495 </dt>
4496-<dt id="ientry-idm140150412102128">goa_contacts_override_properties, <a class="indexterm" href="GoaContacts.html#goa-contacts-override-properties">goa_contacts_override_properties ()</a>
4497+<dt id="ientry-idm45637023215536">goa_contacts_override_properties, <a class="indexterm" href="GoaContacts.html#goa-contacts-override-properties">goa_contacts_override_properties ()</a>
4498 </dt>
4499-<dt id="ientry-idm140150411946944">goa_contacts_proxy_new, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new">goa_contacts_proxy_new ()</a>
4500+<dt id="ientry-idm45637023580224">goa_contacts_proxy_new, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new">goa_contacts_proxy_new ()</a>
4501 </dt>
4502-<dt id="ientry-idm140150412468432">goa_contacts_proxy_new_finish, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-finish">goa_contacts_proxy_new_finish ()</a>
4503+<dt id="ientry-idm45637023522192">goa_contacts_proxy_new_finish, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-finish">goa_contacts_proxy_new_finish ()</a>
4504 </dt>
4505-<dt id="ientry-idm140150412380976">goa_contacts_proxy_new_for_bus, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus">goa_contacts_proxy_new_for_bus ()</a>
4506+<dt id="ientry-idm45637023434736">goa_contacts_proxy_new_for_bus, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus">goa_contacts_proxy_new_for_bus ()</a>
4507 </dt>
4508-<dt id="ientry-idm140150412325024">goa_contacts_proxy_new_for_bus_finish, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus-finish">goa_contacts_proxy_new_for_bus_finish ()</a>
4509+<dt id="ientry-idm45637023378784">goa_contacts_proxy_new_for_bus_finish, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus-finish">goa_contacts_proxy_new_for_bus_finish ()</a>
4510 </dt>
4511-<dt id="ientry-idm140150412294064">goa_contacts_proxy_new_for_bus_sync, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus-sync">goa_contacts_proxy_new_for_bus_sync ()</a>
4512+<dt id="ientry-idm45637020526080">goa_contacts_proxy_new_for_bus_sync, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-for-bus-sync">goa_contacts_proxy_new_for_bus_sync ()</a>
4513 </dt>
4514-<dt id="ientry-idm140150412437264">goa_contacts_proxy_new_sync, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-sync">goa_contacts_proxy_new_sync ()</a>
4515+<dt id="ientry-idm45637023491024">goa_contacts_proxy_new_sync, <a class="indexterm" href="GoaContacts.html#goa-contacts-proxy-new-sync">goa_contacts_proxy_new_sync ()</a>
4516 </dt>
4517-<dt id="ientry-idm140150412054304">goa_contacts_set_accept_ssl_errors, <a class="indexterm" href="GoaContacts.html#goa-contacts-set-accept-ssl-errors">goa_contacts_set_accept_ssl_errors ()</a>
4518+<dt id="ientry-idm45637023167888">goa_contacts_set_accept_ssl_errors, <a class="indexterm" href="GoaContacts.html#goa-contacts-set-accept-ssl-errors">goa_contacts_set_accept_ssl_errors ()</a>
4519 </dt>
4520-<dt id="ientry-idm140150411972704">goa_contacts_set_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-set-uri">goa_contacts_set_uri ()</a>
4521+<dt id="ientry-idm45637023086288">goa_contacts_set_uri, <a class="indexterm" href="GoaContacts.html#goa-contacts-set-uri">goa_contacts_set_uri ()</a>
4522 </dt>
4523-<dt id="ientry-idm140150409401248">goa_contacts_skeleton_new, <a class="indexterm" href="GoaContacts.html#goa-contacts-skeleton-new">goa_contacts_skeleton_new ()</a>
4524+<dt id="ientry-idm45637020477888">goa_contacts_skeleton_new, <a class="indexterm" href="GoaContacts.html#goa-contacts-skeleton-new">goa_contacts_skeleton_new ()</a>
4525 </dt>
4526 </dl>
4527 </div>
4528 <div class="indexdiv">
4529 <h3>D</h3>
4530 <dl>
4531-<dt id="ientry-idm140150408586176">GoaDocuments, <a class="indexterm" href="GoaDocuments.html#GoaDocuments-struct">GoaDocuments</a>
4532+<dt id="ientry-idm45637019719968">GoaDocuments, <a class="indexterm" href="GoaDocuments.html#GoaDocuments-struct">GoaDocuments</a>
4533 </dt>
4534-<dt id="ientry-idm140150425703840">org.gnome.OnlineAccounts.Documents, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Documents.html#gdbus-interface-org-gnome-OnlineAccounts-Documents.top_of_page">org.gnome.OnlineAccounts.Documents</a>
4535+<dt id="ientry-idm45637034978128">org.gnome.OnlineAccounts.Documents, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Documents.html#gdbus-interface-org-gnome-OnlineAccounts-Documents.top_of_page">org.gnome.OnlineAccounts.Documents</a>
4536 </dt>
4537-<dt id="ientry-idm140150408581392">GoaDocumentsIface, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsIface">struct GoaDocumentsIface</a>
4538+<dt id="ientry-idm45637019715184">GoaDocumentsIface, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsIface">struct GoaDocumentsIface</a>
4539 </dt>
4540-<dt id="ientry-idm140150408566928">GoaDocumentsProxy, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsProxy-struct">struct GoaDocumentsProxy</a>
4541+<dt id="ientry-idm45637019700720">GoaDocumentsProxy, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsProxy-struct">struct GoaDocumentsProxy</a>
4542 </dt>
4543-<dt id="ientry-idm140150408561888">GoaDocumentsProxyClass, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsProxyClass">struct GoaDocumentsProxyClass</a>
4544+<dt id="ientry-idm45637019695680">GoaDocumentsProxyClass, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsProxyClass">struct GoaDocumentsProxyClass</a>
4545 </dt>
4546-<dt id="ientry-idm140150408551408">GoaDocumentsSkeleton, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsSkeleton-struct">struct GoaDocumentsSkeleton</a>
4547+<dt id="ientry-idm45637019685200">GoaDocumentsSkeleton, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsSkeleton-struct">struct GoaDocumentsSkeleton</a>
4548 </dt>
4549-<dt id="ientry-idm140150408546368">GoaDocumentsSkeletonClass, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsSkeletonClass">struct GoaDocumentsSkeletonClass</a>
4550+<dt id="ientry-idm45637019680160">GoaDocumentsSkeletonClass, <a class="indexterm" href="GoaDocuments.html#GoaDocumentsSkeletonClass">struct GoaDocumentsSkeletonClass</a>
4551 </dt>
4552-<dt id="ientry-idm140150409259632">goa_documents_interface_info, <a class="indexterm" href="GoaDocuments.html#goa-documents-interface-info">goa_documents_interface_info ()</a>
4553+<dt id="ientry-idm45637020016144">goa_documents_interface_info, <a class="indexterm" href="GoaDocuments.html#goa-documents-interface-info">goa_documents_interface_info ()</a>
4554 </dt>
4555-<dt id="ientry-idm140150413562000">goa_documents_override_properties, <a class="indexterm" href="GoaDocuments.html#goa-documents-override-properties">goa_documents_override_properties ()</a>
4556+<dt id="ientry-idm45637020007232">goa_documents_override_properties, <a class="indexterm" href="GoaDocuments.html#goa-documents-override-properties">goa_documents_override_properties ()</a>
4557 </dt>
4558-<dt id="ientry-idm140150413537232">goa_documents_proxy_new, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new">goa_documents_proxy_new ()</a>
4559+<dt id="ientry-idm45637019985984">goa_documents_proxy_new, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new">goa_documents_proxy_new ()</a>
4560 </dt>
4561-<dt id="ientry-idm140150408798656">goa_documents_proxy_new_finish, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-finish">goa_documents_proxy_new_finish ()</a>
4562+<dt id="ientry-idm45637019934384">goa_documents_proxy_new_finish, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-finish">goa_documents_proxy_new_finish ()</a>
4563 </dt>
4564-<dt id="ientry-idm140150408723056">goa_documents_proxy_new_for_bus, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus">goa_documents_proxy_new_for_bus ()</a>
4565+<dt id="ientry-idm45637019856848">goa_documents_proxy_new_for_bus, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus">goa_documents_proxy_new_for_bus ()</a>
4566 </dt>
4567-<dt id="ientry-idm140150408673232">goa_documents_proxy_new_for_bus_finish, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus-finish">goa_documents_proxy_new_for_bus_finish ()</a>
4568+<dt id="ientry-idm45637019807024">goa_documents_proxy_new_for_bus_finish, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus-finish">goa_documents_proxy_new_for_bus_finish ()</a>
4569 </dt>
4570-<dt id="ientry-idm140150408645664">goa_documents_proxy_new_for_bus_sync, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus-sync">goa_documents_proxy_new_for_bus_sync ()</a>
4571+<dt id="ientry-idm45637019779456">goa_documents_proxy_new_for_bus_sync, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-for-bus-sync">goa_documents_proxy_new_for_bus_sync ()</a>
4572 </dt>
4573-<dt id="ientry-idm140150408773024">goa_documents_proxy_new_sync, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-sync">goa_documents_proxy_new_sync ()</a>
4574+<dt id="ientry-idm45637019906816">goa_documents_proxy_new_sync, <a class="indexterm" href="GoaDocuments.html#goa-documents-proxy-new-sync">goa_documents_proxy_new_sync ()</a>
4575 </dt>
4576-<dt id="ientry-idm140150408597472">goa_documents_skeleton_new, <a class="indexterm" href="GoaDocuments.html#goa-documents-skeleton-new">goa_documents_skeleton_new ()</a>
4577+<dt id="ientry-idm45637019731264">goa_documents_skeleton_new, <a class="indexterm" href="GoaDocuments.html#goa-documents-skeleton-new">goa_documents_skeleton_new ()</a>
4578 </dt>
4579 </dl>
4580 </div>
4581 <div class="indexdiv">
4582 <h3>E</h3>
4583 <dl>
4584-<dt id="ientry-idm140150423084976">GoaError, <a class="indexterm" href="goa-GoaError.html#GoaError">enum GoaError</a>
4585+<dt id="ientry-idm45637035231920">GoaError, <a class="indexterm" href="goa-GoaError.html#GoaError">enum GoaError</a>
4586 </dt>
4587-<dt id="ientry-idm140150427179568">GOA_ERROR, <a class="indexterm" href="goa-GoaError.html#GOA-ERROR:CAPS">GOA_ERROR</a>
4588+<dt id="ientry-idm45637035238352">GOA_ERROR, <a class="indexterm" href="goa-GoaError.html#GOA-ERROR:CAPS">GOA_ERROR</a>
4589 </dt>
4590-<dt id="ientry-idm140150405420272">GoaExchange, <a class="indexterm" href="GoaExchange.html#GoaExchange-struct">GoaExchange</a>
4591+<dt id="ientry-idm45637016540752">GoaExchange, <a class="indexterm" href="GoaExchange.html#GoaExchange-struct">GoaExchange</a>
4592 </dt>
4593-<dt id="ientry-idm140150426225280">org.gnome.OnlineAccounts.Exchange, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-interface-org-gnome-OnlineAccounts-Exchange.top_of_page">org.gnome.OnlineAccounts.Exchange</a>
4594+<dt id="ientry-idm45637035698096">org.gnome.OnlineAccounts.Exchange, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-interface-org-gnome-OnlineAccounts-Exchange.top_of_page">org.gnome.OnlineAccounts.Exchange</a>
4595 </dt>
4596-<dt id="ientry-idm140150405350432">GoaExchange:accept-ssl-errors, <a class="indexterm" href="GoaExchange.html#GoaExchange--accept-ssl-errors">The “accept-ssl-errors” property</a>
4597+<dt id="ientry-idm45637016470912">GoaExchange:accept-ssl-errors, <a class="indexterm" href="GoaExchange.html#GoaExchange--accept-ssl-errors">The “accept-ssl-errors” property</a>
4598 </dt>
4599-<dt id="ientry-idm140150425312144">org.gnome.OnlineAccounts.Exchange:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-property-org-gnome-OnlineAccounts-Exchange.AcceptSslErrors">The "AcceptSslErrors" property</a>
4600+<dt id="ientry-idm45637034746512">org.gnome.OnlineAccounts.Exchange:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-property-org-gnome-OnlineAccounts-Exchange.AcceptSslErrors">The "AcceptSslErrors" property</a>
4601 </dt>
4602-<dt id="ientry-idm140150405341008">GoaExchange:host, <a class="indexterm" href="GoaExchange.html#GoaExchange--host">The “host” property</a>
4603+<dt id="ientry-idm45637016461264">GoaExchange:host, <a class="indexterm" href="GoaExchange.html#GoaExchange--host">The “host” property</a>
4604 </dt>
4605-<dt id="ientry-idm140150423300256">org.gnome.OnlineAccounts.Exchange:Host, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-property-org-gnome-OnlineAccounts-Exchange.Host">The "Host" property</a>
4606+<dt id="ientry-idm45637035111344">org.gnome.OnlineAccounts.Exchange:Host, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Exchange.html#gdbus-property-org-gnome-OnlineAccounts-Exchange.Host">The "Host" property</a>
4607 </dt>
4608-<dt id="ientry-idm140150405413888">GoaExchangeIface, <a class="indexterm" href="GoaExchange.html#GoaExchangeIface">struct GoaExchangeIface</a>
4609+<dt id="ientry-idm45637016534368">GoaExchangeIface, <a class="indexterm" href="GoaExchange.html#GoaExchangeIface">struct GoaExchangeIface</a>
4610 </dt>
4611-<dt id="ientry-idm140150405389632">GoaExchangeProxy, <a class="indexterm" href="GoaExchange.html#GoaExchangeProxy-struct">struct GoaExchangeProxy</a>
4612+<dt id="ientry-idm45637016510112">GoaExchangeProxy, <a class="indexterm" href="GoaExchange.html#GoaExchangeProxy-struct">struct GoaExchangeProxy</a>
4613 </dt>
4614-<dt id="ientry-idm140150405382992">GoaExchangeProxyClass, <a class="indexterm" href="GoaExchange.html#GoaExchangeProxyClass">struct GoaExchangeProxyClass</a>
4615+<dt id="ientry-idm45637016503472">GoaExchangeProxyClass, <a class="indexterm" href="GoaExchange.html#GoaExchangeProxyClass">struct GoaExchangeProxyClass</a>
4616 </dt>
4617-<dt id="ientry-idm140150405371168">GoaExchangeSkeleton, <a class="indexterm" href="GoaExchange.html#GoaExchangeSkeleton-struct">struct GoaExchangeSkeleton</a>
4618+<dt id="ientry-idm45637016491648">GoaExchangeSkeleton, <a class="indexterm" href="GoaExchange.html#GoaExchangeSkeleton-struct">struct GoaExchangeSkeleton</a>
4619 </dt>
4620-<dt id="ientry-idm140150405364528">GoaExchangeSkeletonClass, <a class="indexterm" href="GoaExchange.html#GoaExchangeSkeletonClass">struct GoaExchangeSkeletonClass</a>
4621+<dt id="ientry-idm45637016485008">GoaExchangeSkeletonClass, <a class="indexterm" href="GoaExchange.html#GoaExchangeSkeletonClass">struct GoaExchangeSkeletonClass</a>
4622 </dt>
4623-<dt id="ientry-idm140150406739568">goa_exchange_dup_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-dup-host">goa_exchange_dup_host ()</a>
4624+<dt id="ientry-idm45637018016512">goa_exchange_dup_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-dup-host">goa_exchange_dup_host ()</a>
4625 </dt>
4626-<dt id="ientry-idm140150406817248">goa_exchange_get_accept_ssl_errors, <a class="indexterm" href="GoaExchange.html#goa-exchange-get-accept-ssl-errors">goa_exchange_get_accept_ssl_errors ()</a>
4627+<dt id="ientry-idm45637018094416">goa_exchange_get_accept_ssl_errors, <a class="indexterm" href="GoaExchange.html#goa-exchange-get-accept-ssl-errors">goa_exchange_get_accept_ssl_errors ()</a>
4628 </dt>
4629-<dt id="ientry-idm140150406768656">goa_exchange_get_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-get-host">goa_exchange_get_host ()</a>
4630+<dt id="ientry-idm45637018045824">goa_exchange_get_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-get-host">goa_exchange_get_host ()</a>
4631 </dt>
4632-<dt id="ientry-idm140150406830544">goa_exchange_interface_info, <a class="indexterm" href="GoaExchange.html#goa-exchange-interface-info">goa_exchange_interface_info ()</a>
4633+<dt id="ientry-idm45637018107712">goa_exchange_interface_info, <a class="indexterm" href="GoaExchange.html#goa-exchange-interface-info">goa_exchange_interface_info ()</a>
4634 </dt>
4635-<dt id="ientry-idm140150406686528">goa_exchange_override_properties, <a class="indexterm" href="GoaExchange.html#goa-exchange-override-properties">goa_exchange_override_properties ()</a>
4636+<dt id="ientry-idm45637017963472">goa_exchange_override_properties, <a class="indexterm" href="GoaExchange.html#goa-exchange-override-properties">goa_exchange_override_properties ()</a>
4637 </dt>
4638-<dt id="ientry-idm140150406660000">goa_exchange_proxy_new, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new">goa_exchange_proxy_new ()</a>
4639+<dt id="ientry-idm45637017937120">goa_exchange_proxy_new, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new">goa_exchange_proxy_new ()</a>
4640 </dt>
4641-<dt id="ientry-idm140150405644032">goa_exchange_proxy_new_finish, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-finish">goa_exchange_proxy_new_finish ()</a>
4642+<dt id="ientry-idm45637016764512">goa_exchange_proxy_new_finish, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-finish">goa_exchange_proxy_new_finish ()</a>
4643 </dt>
4644-<dt id="ientry-idm140150405563296">goa_exchange_proxy_new_for_bus, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus">goa_exchange_proxy_new_for_bus ()</a>
4645+<dt id="ientry-idm45637016683776">goa_exchange_proxy_new_for_bus, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus">goa_exchange_proxy_new_for_bus ()</a>
4646 </dt>
4647-<dt id="ientry-idm140150405511872">goa_exchange_proxy_new_for_bus_finish, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus-finish">goa_exchange_proxy_new_for_bus_finish ()</a>
4648+<dt id="ientry-idm45637016632352">goa_exchange_proxy_new_for_bus_finish, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus-finish">goa_exchange_proxy_new_for_bus_finish ()</a>
4649 </dt>
4650-<dt id="ientry-idm140150405482704">goa_exchange_proxy_new_for_bus_sync, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus-sync">goa_exchange_proxy_new_for_bus_sync ()</a>
4651+<dt id="ientry-idm45637016603184">goa_exchange_proxy_new_for_bus_sync, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-for-bus-sync">goa_exchange_proxy_new_for_bus_sync ()</a>
4652 </dt>
4653-<dt id="ientry-idm140150405614864">goa_exchange_proxy_new_sync, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-sync">goa_exchange_proxy_new_sync ()</a>
4654+<dt id="ientry-idm45637016735344">goa_exchange_proxy_new_sync, <a class="indexterm" href="GoaExchange.html#goa-exchange-proxy-new-sync">goa_exchange_proxy_new_sync ()</a>
4655 </dt>
4656-<dt id="ientry-idm140150406794480">goa_exchange_set_accept_ssl_errors, <a class="indexterm" href="GoaExchange.html#goa-exchange-set-accept-ssl-errors">goa_exchange_set_accept_ssl_errors ()</a>
4657+<dt id="ientry-idm45637018071648">goa_exchange_set_accept_ssl_errors, <a class="indexterm" href="GoaExchange.html#goa-exchange-set-accept-ssl-errors">goa_exchange_set_accept_ssl_errors ()</a>
4658 </dt>
4659-<dt id="ientry-idm140150406712736">goa_exchange_set_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-set-host">goa_exchange_set_host ()</a>
4660+<dt id="ientry-idm45637017989680">goa_exchange_set_host, <a class="indexterm" href="GoaExchange.html#goa-exchange-set-host">goa_exchange_set_host ()</a>
4661 </dt>
4662-<dt id="ientry-idm140150405432912">goa_exchange_skeleton_new, <a class="indexterm" href="GoaExchange.html#goa-exchange-skeleton-new">goa_exchange_skeleton_new ()</a>
4663+<dt id="ientry-idm45637016553392">goa_exchange_skeleton_new, <a class="indexterm" href="GoaExchange.html#goa-exchange-skeleton-new">goa_exchange_skeleton_new ()</a>
4664 </dt>
4665 </dl>
4666 </div>
4667 <div class="indexdiv">
4668 <h3>F</h3>
4669 <dl>
4670-<dt id="ientry-idm140150406113952">GoaFiles, <a class="indexterm" href="GoaFiles.html#GoaFiles-struct">GoaFiles</a>
4671+<dt id="ientry-idm45637017281168">GoaFiles, <a class="indexterm" href="GoaFiles.html#GoaFiles-struct">GoaFiles</a>
4672 </dt>
4673-<dt id="ientry-idm140150427756464">org.gnome.OnlineAccounts.Files, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-interface-org-gnome-OnlineAccounts-Files.top_of_page">org.gnome.OnlineAccounts.Files</a>
4674+<dt id="ientry-idm45637037749216">org.gnome.OnlineAccounts.Files, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-interface-org-gnome-OnlineAccounts-Files.top_of_page">org.gnome.OnlineAccounts.Files</a>
4675 </dt>
4676-<dt id="ientry-idm140150406042448">GoaFiles:accept-ssl-errors, <a class="indexterm" href="GoaFiles.html#GoaFiles--accept-ssl-errors">The “accept-ssl-errors” property</a>
4677+<dt id="ientry-idm45637017200288">GoaFiles:accept-ssl-errors, <a class="indexterm" href="GoaFiles.html#GoaFiles--accept-ssl-errors">The “accept-ssl-errors” property</a>
4678 </dt>
4679-<dt id="ientry-idm140150427401216">org.gnome.OnlineAccounts.Files:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-property-org-gnome-OnlineAccounts-Files.AcceptSslErrors">The "AcceptSslErrors" property</a>
4680+<dt id="ientry-idm45637038730144">org.gnome.OnlineAccounts.Files:AcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-property-org-gnome-OnlineAccounts-Files.AcceptSslErrors">The "AcceptSslErrors" property</a>
4681 </dt>
4682-<dt id="ientry-idm140150406031568">GoaFiles:uri, <a class="indexterm" href="GoaFiles.html#GoaFiles--uri">The “uri” property</a>
4683+<dt id="ientry-idm45637017189408">GoaFiles:uri, <a class="indexterm" href="GoaFiles.html#GoaFiles--uri">The “uri” property</a>
4684 </dt>
4685-<dt id="ientry-idm140150427548208">org.gnome.OnlineAccounts.Files:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-property-org-gnome-OnlineAccounts-Files.Uri">The "Uri" property</a>
4686+<dt id="ientry-idm45637036396864">org.gnome.OnlineAccounts.Files:Uri, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Files.html#gdbus-property-org-gnome-OnlineAccounts-Files.Uri">The "Uri" property</a>
4687 </dt>
4688-<dt id="ientry-idm140150406107568">GoaFilesIface, <a class="indexterm" href="GoaFiles.html#GoaFilesIface">struct GoaFilesIface</a>
4689+<dt id="ientry-idm45637017273728">GoaFilesIface, <a class="indexterm" href="GoaFiles.html#GoaFilesIface">struct GoaFilesIface</a>
4690 </dt>
4691-<dt id="ientry-idm140150406083328">GoaFilesProxy, <a class="indexterm" href="GoaFiles.html#GoaFilesProxy-struct">struct GoaFilesProxy</a>
4692+<dt id="ientry-idm45637017245728">GoaFilesProxy, <a class="indexterm" href="GoaFiles.html#GoaFilesProxy-struct">struct GoaFilesProxy</a>
4693 </dt>
4694-<dt id="ientry-idm140150406076688">GoaFilesProxyClass, <a class="indexterm" href="GoaFiles.html#GoaFilesProxyClass">struct GoaFilesProxyClass</a>
4695+<dt id="ientry-idm45637017238112">GoaFilesProxyClass, <a class="indexterm" href="GoaFiles.html#GoaFilesProxyClass">struct GoaFilesProxyClass</a>
4696 </dt>
4697-<dt id="ientry-idm140150406064864">GoaFilesSkeleton, <a class="indexterm" href="GoaFiles.html#GoaFilesSkeleton-struct">struct GoaFilesSkeleton</a>
4698+<dt id="ientry-idm45637017224304">GoaFilesSkeleton, <a class="indexterm" href="GoaFiles.html#GoaFilesSkeleton-struct">struct GoaFilesSkeleton</a>
4699 </dt>
4700-<dt id="ientry-idm140150406058224">GoaFilesSkeletonClass, <a class="indexterm" href="GoaFiles.html#GoaFilesSkeletonClass">struct GoaFilesSkeletonClass</a>
4701+<dt id="ientry-idm45637017216720">GoaFilesSkeletonClass, <a class="indexterm" href="GoaFiles.html#GoaFilesSkeletonClass">struct GoaFilesSkeletonClass</a>
4702 </dt>
4703-<dt id="ientry-idm140150406438016">goa_files_dup_uri, <a class="indexterm" href="GoaFiles.html#goa-files-dup-uri">goa_files_dup_uri ()</a>
4704+<dt id="ientry-idm45637017630400">goa_files_dup_uri, <a class="indexterm" href="GoaFiles.html#goa-files-dup-uri">goa_files_dup_uri ()</a>
4705 </dt>
4706-<dt id="ientry-idm140150406507472">goa_files_get_accept_ssl_errors, <a class="indexterm" href="GoaFiles.html#goa-files-get-accept-ssl-errors">goa_files_get_accept_ssl_errors ()</a>
4707+<dt id="ientry-idm45637017699856">goa_files_get_accept_ssl_errors, <a class="indexterm" href="GoaFiles.html#goa-files-get-accept-ssl-errors">goa_files_get_accept_ssl_errors ()</a>
4708 </dt>
4709-<dt id="ientry-idm140150406463952">goa_files_get_uri, <a class="indexterm" href="GoaFiles.html#goa-files-get-uri">goa_files_get_uri ()</a>
4710+<dt id="ientry-idm45637017656336">goa_files_get_uri, <a class="indexterm" href="GoaFiles.html#goa-files-get-uri">goa_files_get_uri ()</a>
4711 </dt>
4712-<dt id="ientry-idm140150406519136">goa_files_interface_info, <a class="indexterm" href="GoaFiles.html#goa-files-interface-info">goa_files_interface_info ()</a>
4713+<dt id="ientry-idm45637017711520">goa_files_interface_info, <a class="indexterm" href="GoaFiles.html#goa-files-interface-info">goa_files_interface_info ()</a>
4714 </dt>
4715-<dt id="ientry-idm140150406541872">goa_files_override_properties, <a class="indexterm" href="GoaFiles.html#goa-files-override-properties">goa_files_override_properties ()</a>
4716+<dt id="ientry-idm45637017735040">goa_files_override_properties, <a class="indexterm" href="GoaFiles.html#goa-files-override-properties">goa_files_override_properties ()</a>
4717 </dt>
4718-<dt id="ientry-idm140150406390912">goa_files_proxy_new, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new">goa_files_proxy_new ()</a>
4719+<dt id="ientry-idm45637017583296">goa_files_proxy_new, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new">goa_files_proxy_new ()</a>
4720 </dt>
4721-<dt id="ientry-idm140150406337712">goa_files_proxy_new_finish, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-finish">goa_files_proxy_new_finish ()</a>
4722+<dt id="ientry-idm45637017530096">goa_files_proxy_new_finish, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-finish">goa_files_proxy_new_finish ()</a>
4723 </dt>
4724-<dt id="ientry-idm140150406256976">goa_files_proxy_new_for_bus, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus">goa_files_proxy_new_for_bus ()</a>
4725+<dt id="ientry-idm45637017444432">goa_files_proxy_new_for_bus, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus">goa_files_proxy_new_for_bus ()</a>
4726 </dt>
4727-<dt id="ientry-idm140150406205552">goa_files_proxy_new_for_bus_finish, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus-finish">goa_files_proxy_new_for_bus_finish ()</a>
4728+<dt id="ientry-idm45637017386144">goa_files_proxy_new_for_bus_finish, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus-finish">goa_files_proxy_new_for_bus_finish ()</a>
4729 </dt>
4730-<dt id="ientry-idm140150406176384">goa_files_proxy_new_for_bus_sync, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus-sync">goa_files_proxy_new_for_bus_sync ()</a>
4731+<dt id="ientry-idm45637017352656">goa_files_proxy_new_for_bus_sync, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-for-bus-sync">goa_files_proxy_new_for_bus_sync ()</a>
4732 </dt>
4733-<dt id="ientry-idm140150406308544">goa_files_proxy_new_sync, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-sync">goa_files_proxy_new_sync ()</a>
4734+<dt id="ientry-idm45637017500928">goa_files_proxy_new_sync, <a class="indexterm" href="GoaFiles.html#goa-files-proxy-new-sync">goa_files_proxy_new_sync ()</a>
4735 </dt>
4736-<dt id="ientry-idm140150406487088">goa_files_set_accept_ssl_errors, <a class="indexterm" href="GoaFiles.html#goa-files-set-accept-ssl-errors">goa_files_set_accept_ssl_errors ()</a>
4737+<dt id="ientry-idm45637017679472">goa_files_set_accept_ssl_errors, <a class="indexterm" href="GoaFiles.html#goa-files-set-accept-ssl-errors">goa_files_set_accept_ssl_errors ()</a>
4738 </dt>
4739-<dt id="ientry-idm140150406414192">goa_files_set_uri, <a class="indexterm" href="GoaFiles.html#goa-files-set-uri">goa_files_set_uri ()</a>
4740+<dt id="ientry-idm45637017606576">goa_files_set_uri, <a class="indexterm" href="GoaFiles.html#goa-files-set-uri">goa_files_set_uri ()</a>
4741 </dt>
4742-<dt id="ientry-idm140150406126592">goa_files_skeleton_new, <a class="indexterm" href="GoaFiles.html#goa-files-skeleton-new">goa_files_skeleton_new ()</a>
4743+<dt id="ientry-idm45637017296112">goa_files_skeleton_new, <a class="indexterm" href="GoaFiles.html#goa-files-skeleton-new">goa_files_skeleton_new ()</a>
4744 </dt>
4745 </dl>
4746 </div>
4747 <div class="indexdiv">
4748 <h3>M</h3>
4749 <dl>
4750-<dt id="ientry-idm140150409741664">GoaMail, <a class="indexterm" href="GoaMail.html#GoaMail-struct">GoaMail</a>
4751+<dt id="ientry-idm45637020860800">GoaMail, <a class="indexterm" href="GoaMail.html#GoaMail-struct">GoaMail</a>
4752 </dt>
4753-<dt id="ientry-idm140150425062672">org.gnome.OnlineAccounts.Mail, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page">org.gnome.OnlineAccounts.Mail</a>
4754+<dt id="ientry-idm45637037859472">org.gnome.OnlineAccounts.Mail, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-interface-org-gnome-OnlineAccounts-Mail.top_of_page">org.gnome.OnlineAccounts.Mail</a>
4755 </dt>
4756-<dt id="ientry-idm140150409593072">GoaMail:email-address, <a class="indexterm" href="GoaMail.html#GoaMail--email-address">The “email-address” property</a>
4757+<dt id="ientry-idm45637020712128">GoaMail:email-address, <a class="indexterm" href="GoaMail.html#GoaMail--email-address">The “email-address” property</a>
4758 </dt>
4759-<dt id="ientry-idm140150425721152">org.gnome.OnlineAccounts.Mail:EmailAddress, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.EmailAddress">The "EmailAddress" property</a>
4760+<dt id="ientry-idm45637038689504">org.gnome.OnlineAccounts.Mail:EmailAddress, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.EmailAddress">The "EmailAddress" property</a>
4761 </dt>
4762-<dt id="ientry-idm140150409583568">GoaMail:imap-accept-ssl-errors, <a class="indexterm" href="GoaMail.html#GoaMail--imap-accept-ssl-errors">The “imap-accept-ssl-errors” property</a>
4763+<dt id="ientry-idm45637020702624">GoaMail:imap-accept-ssl-errors, <a class="indexterm" href="GoaMail.html#GoaMail--imap-accept-ssl-errors">The “imap-accept-ssl-errors” property</a>
4764 </dt>
4765-<dt id="ientry-idm140150409572752">GoaMail:imap-host, <a class="indexterm" href="GoaMail.html#GoaMail--imap-host">The “imap-host” property</a>
4766+<dt id="ientry-idm45637020691744">GoaMail:imap-host, <a class="indexterm" href="GoaMail.html#GoaMail--imap-host">The “imap-host” property</a>
4767 </dt>
4768-<dt id="ientry-idm140150409563184">GoaMail:imap-supported, <a class="indexterm" href="GoaMail.html#GoaMail--imap-supported">The “imap-supported” property</a>
4769+<dt id="ientry-idm45637020682240">GoaMail:imap-supported, <a class="indexterm" href="GoaMail.html#GoaMail--imap-supported">The “imap-supported” property</a>
4770 </dt>
4771-<dt id="ientry-idm140150409553888">GoaMail:imap-use-ssl, <a class="indexterm" href="GoaMail.html#GoaMail--imap-use-ssl">The “imap-use-ssl” property</a>
4772+<dt id="ientry-idm45637020673008">GoaMail:imap-use-ssl, <a class="indexterm" href="GoaMail.html#GoaMail--imap-use-ssl">The “imap-use-ssl” property</a>
4773 </dt>
4774-<dt id="ientry-idm140150409543056">GoaMail:imap-use-tls, <a class="indexterm" href="GoaMail.html#GoaMail--imap-use-tls">The “imap-use-tls” property</a>
4775+<dt id="ientry-idm45637020662240">GoaMail:imap-use-tls, <a class="indexterm" href="GoaMail.html#GoaMail--imap-use-tls">The “imap-use-tls” property</a>
4776 </dt>
4777-<dt id="ientry-idm140150409533712">GoaMail:imap-user-name, <a class="indexterm" href="GoaMail.html#GoaMail--imap-user-name">The “imap-user-name” property</a>
4778+<dt id="ientry-idm45637020652896">GoaMail:imap-user-name, <a class="indexterm" href="GoaMail.html#GoaMail--imap-user-name">The “imap-user-name” property</a>
4779 </dt>
4780-<dt id="ientry-idm140150425781680">org.gnome.OnlineAccounts.Mail:ImapAcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapAcceptSslErrors">The "ImapAcceptSslErrors" property</a>
4781+<dt id="ientry-idm45637037613840">org.gnome.OnlineAccounts.Mail:ImapAcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapAcceptSslErrors">The "ImapAcceptSslErrors" property</a>
4782 </dt>
4783-<dt id="ientry-idm140150425776688">org.gnome.OnlineAccounts.Mail:ImapHost, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapHost">The "ImapHost" property</a>
4784+<dt id="ientry-idm45637037608848">org.gnome.OnlineAccounts.Mail:ImapHost, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapHost">The "ImapHost" property</a>
4785 </dt>
4786-<dt id="ientry-idm140150425787440">org.gnome.OnlineAccounts.Mail:ImapSupported, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapSupported">The "ImapSupported" property</a>
4787+<dt id="ientry-idm45637037619600">org.gnome.OnlineAccounts.Mail:ImapSupported, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapSupported">The "ImapSupported" property</a>
4788 </dt>
4789-<dt id="ientry-idm140150423253424">org.gnome.OnlineAccounts.Mail:ImapUserName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUserName">The "ImapUserName" property</a>
4790+<dt id="ientry-idm45637034376176">org.gnome.OnlineAccounts.Mail:ImapUserName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUserName">The "ImapUserName" property</a>
4791 </dt>
4792-<dt id="ientry-idm140150423263104">org.gnome.OnlineAccounts.Mail:ImapUseSsl, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseSsl">The "ImapUseSsl" property</a>
4793+<dt id="ientry-idm45637034385856">org.gnome.OnlineAccounts.Mail:ImapUseSsl, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseSsl">The "ImapUseSsl" property</a>
4794 </dt>
4795-<dt id="ientry-idm140150423257968">org.gnome.OnlineAccounts.Mail:ImapUseTls, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseTls">The "ImapUseTls" property</a>
4796+<dt id="ientry-idm45637034380720">org.gnome.OnlineAccounts.Mail:ImapUseTls, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.ImapUseTls">The "ImapUseTls" property</a>
4797 </dt>
4798-<dt id="ientry-idm140150409524304">GoaMail:name, <a class="indexterm" href="GoaMail.html#GoaMail--name">The “name” property</a>
4799+<dt id="ientry-idm45637020643424">GoaMail:name, <a class="indexterm" href="GoaMail.html#GoaMail--name">The “name” property</a>
4800 </dt>
4801-<dt id="ientry-idm140150425716800">org.gnome.OnlineAccounts.Mail:Name, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.Name">The "Name" property</a>
4802+<dt id="ientry-idm45637038685152">org.gnome.OnlineAccounts.Mail:Name, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.Name">The "Name" property</a>
4803 </dt>
4804-<dt id="ientry-idm140150409513328">GoaMail:smtp-accept-ssl-errors, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-accept-ssl-errors">The “smtp-accept-ssl-errors” property</a>
4805+<dt id="ientry-idm45637020632448">GoaMail:smtp-accept-ssl-errors, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-accept-ssl-errors">The “smtp-accept-ssl-errors” property</a>
4806 </dt>
4807-<dt id="ientry-idm140150409502368">GoaMail:smtp-auth-login, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-login">The “smtp-auth-login” property</a>
4808+<dt id="ientry-idm45637020621488">GoaMail:smtp-auth-login, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-login">The “smtp-auth-login” property</a>
4809 </dt>
4810-<dt id="ientry-idm140150409491472">GoaMail:smtp-auth-plain, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-plain">The “smtp-auth-plain” property</a>
4811+<dt id="ientry-idm45637020610592">GoaMail:smtp-auth-plain, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-plain">The “smtp-auth-plain” property</a>
4812 </dt>
4813-<dt id="ientry-idm140150409480608">GoaMail:smtp-auth-xoauth2, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-xoauth2">The “smtp-auth-xoauth2” property</a>
4814+<dt id="ientry-idm45637020599728">GoaMail:smtp-auth-xoauth2, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-auth-xoauth2">The “smtp-auth-xoauth2” property</a>
4815 </dt>
4816-<dt id="ientry-idm140150409469808">GoaMail:smtp-host, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-host">The “smtp-host” property</a>
4817+<dt id="ientry-idm45637020588928">GoaMail:smtp-host, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-host">The “smtp-host” property</a>
4818 </dt>
4819-<dt id="ientry-idm140150409460304">GoaMail:smtp-supported, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-supported">The “smtp-supported” property</a>
4820+<dt id="ientry-idm45637020579424">GoaMail:smtp-supported, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-supported">The “smtp-supported” property</a>
4821 </dt>
4822-<dt id="ientry-idm140150409451072">GoaMail:smtp-use-auth, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-auth">The “smtp-use-auth” property</a>
4823+<dt id="ientry-idm45637020570128">GoaMail:smtp-use-auth, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-auth">The “smtp-use-auth” property</a>
4824 </dt>
4825-<dt id="ientry-idm140150409440240">GoaMail:smtp-use-ssl, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-ssl">The “smtp-use-ssl” property</a>
4826+<dt id="ientry-idm45637020559360">GoaMail:smtp-use-ssl, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-ssl">The “smtp-use-ssl” property</a>
4827 </dt>
4828-<dt id="ientry-idm140150409429472">GoaMail:smtp-use-tls, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-tls">The “smtp-use-tls” property</a>
4829+<dt id="ientry-idm45637020548592">GoaMail:smtp-use-tls, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-use-tls">The “smtp-use-tls” property</a>
4830 </dt>
4831-<dt id="ientry-idm140150409420064">GoaMail:smtp-user-name, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-user-name">The “smtp-user-name” property</a>
4832+<dt id="ientry-idm45637020539248">GoaMail:smtp-user-name, <a class="indexterm" href="GoaMail.html#GoaMail--smtp-user-name">The “smtp-user-name” property</a>
4833 </dt>
4834-<dt id="ientry-idm140150423243616">org.gnome.OnlineAccounts.Mail:SmtpAcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAcceptSslErrors">The "SmtpAcceptSslErrors" property</a>
4835+<dt id="ientry-idm45637034366368">org.gnome.OnlineAccounts.Mail:SmtpAcceptSslErrors, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAcceptSslErrors">The "SmtpAcceptSslErrors" property</a>
4836 </dt>
4837-<dt id="ientry-idm140150423227024">org.gnome.OnlineAccounts.Mail:SmtpAuthLogin, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthLogin">The "SmtpAuthLogin" property</a>
4838+<dt id="ientry-idm45637034349648">org.gnome.OnlineAccounts.Mail:SmtpAuthLogin, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthLogin">The "SmtpAuthLogin" property</a>
4839 </dt>
4840-<dt id="ientry-idm140150423221120">org.gnome.OnlineAccounts.Mail:SmtpAuthPlain, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthPlain">The "SmtpAuthPlain" property</a>
4841+<dt id="ientry-idm45637034343744">org.gnome.OnlineAccounts.Mail:SmtpAuthPlain, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthPlain">The "SmtpAuthPlain" property</a>
4842 </dt>
4843-<dt id="ientry-idm140150423215296">org.gnome.OnlineAccounts.Mail:SmtpAuthXoauth2, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthXoauth2">The "SmtpAuthXoauth2" property</a>
4844+<dt id="ientry-idm45637034337920">org.gnome.OnlineAccounts.Mail:SmtpAuthXoauth2, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpAuthXoauth2">The "SmtpAuthXoauth2" property</a>
4845 </dt>
4846-<dt id="ientry-idm140150423239008">org.gnome.OnlineAccounts.Mail:SmtpHost, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpHost">The "SmtpHost" property</a>
4847+<dt id="ientry-idm45637034361760">org.gnome.OnlineAccounts.Mail:SmtpHost, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpHost">The "SmtpHost" property</a>
4848 </dt>
4849-<dt id="ientry-idm140150423248896">org.gnome.OnlineAccounts.Mail:SmtpSupported, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpSupported">The "SmtpSupported" property</a>
4850+<dt id="ientry-idm45637034371648">org.gnome.OnlineAccounts.Mail:SmtpSupported, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpSupported">The "SmtpSupported" property</a>
4851 </dt>
4852-<dt id="ientry-idm140150423232160">org.gnome.OnlineAccounts.Mail:SmtpUseAuth, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseAuth">The "SmtpUseAuth" property</a>
4853+<dt id="ientry-idm45637034354784">org.gnome.OnlineAccounts.Mail:SmtpUseAuth, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseAuth">The "SmtpUseAuth" property</a>
4854 </dt>
4855-<dt id="ientry-idm140150423198864">org.gnome.OnlineAccounts.Mail:SmtpUserName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUserName">The "SmtpUserName" property</a>
4856+<dt id="ientry-idm45637034321488">org.gnome.OnlineAccounts.Mail:SmtpUserName, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUserName">The "SmtpUserName" property</a>
4857 </dt>
4858-<dt id="ientry-idm140150423208544">org.gnome.OnlineAccounts.Mail:SmtpUseSsl, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseSsl">The "SmtpUseSsl" property</a>
4859+<dt id="ientry-idm45637034331168">org.gnome.OnlineAccounts.Mail:SmtpUseSsl, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseSsl">The "SmtpUseSsl" property</a>
4860 </dt>
4861-<dt id="ientry-idm140150423203408">org.gnome.OnlineAccounts.Mail:SmtpUseTls, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseTls">The "SmtpUseTls" property</a>
4862+<dt id="ientry-idm45637034326032">org.gnome.OnlineAccounts.Mail:SmtpUseTls, <a class="indexterm" href="gdbus-org.gnome.OnlineAccounts.Mail.html#gdbus-property-org-gnome-OnlineAccounts-Mail.SmtpUseTls">The "SmtpUseTls" property</a>
4863 </dt>
4864-<dt id="ientry-idm140150409736016">GoaMailIface, <a class="indexterm" href="GoaMail.html#GoaMailIface">struct GoaMailIface</a>
4865+<dt id="ientry-idm45637020855152">GoaMailIface, <a class="indexterm" href="GoaMail.html#GoaMailIface">struct GoaMailIface</a>
4866 </dt>
4867-<dt id="ientry-idm140150409631712">GoaMailProxy, <a class="indexterm" href="GoaMail.html#GoaMailProxy-struct">struct GoaMailProxy</a>
4868+<dt id="ientry-idm45637020750704">GoaMailProxy, <a class="indexterm" href="GoaMail.html#GoaMailProxy-struct">struct GoaMailProxy</a>
4869 </dt>
4870-<dt id="ientry-idm140150409625952">GoaMailProxyClass, <a class="indexterm" href="GoaMail.html#GoaMailProxyClass">struct GoaMailProxyClass</a>
4871+<dt id="ientry-idm45637020744944">GoaMailProxyClass, <a class="indexterm" href="GoaMail.html#GoaMailProxyClass">struct GoaMailProxyClass</a>
4872 </dt>
4873-<dt id="ientry-idm140150409613760">GoaMailSkeleton, <a class="indexterm" href="GoaMail.html#GoaMailSkeleton-struct">struct GoaMailSkeleton</a>
4874+<dt id="ientry-idm45637020732816">GoaMailSkeleton, <a class="indexterm" href="GoaMail.html#GoaMailSkeleton-struct">struct GoaMailSkeleton</a>
4875 </dt>
4876-<dt id="ientry-idm140150409607920">GoaMailSkeletonClass, <a class="indexterm" href="GoaMail.html#GoaMailSkeletonClass">struct GoaMailSkeletonClass</a>
4877+<dt id="ientry-idm45637020726976">GoaMailSkeletonClass, <a class="indexterm" href="GoaMail.html#GoaMailSkeletonClass">struct GoaMailSkeletonClass</a>
4878 </dt>
4879-<dt id="ientry-idm140150411073472">goa_mail_dup_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-dup-email-address">goa_mail_dup_email_address ()</a>
4880+<dt id="ientry-idm45637022193056">goa_mail_dup_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-dup-email-address">goa_mail_dup_email_address ()</a>
4881 </dt>
4882-<dt id="ientry-idm140150410912400">goa_mail_dup_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-dup-imap-host">goa_mail_dup_imap_host ()</a>
4883+<dt id="ientry-idm45637022031872">goa_mail_dup_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-dup-imap-host">goa_mail_dup_imap_host ()</a>
4884 </dt>
4885-<dt id="ientry-idm140150410642496">goa_mail_dup_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-imap-user-name">goa_mail_dup_imap_user_name ()</a>
4886+<dt id="ientry-idm45637021761664">goa_mail_dup_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-imap-user-name">goa_mail_dup_imap_user_name ()</a>
4887 </dt>
4888-<dt id="ientry-idm140150410993536">goa_mail_dup_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-name">goa_mail_dup_name ()</a>
4889+<dt id="ientry-idm45637022112928">goa_mail_dup_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-name">goa_mail_dup_name ()</a>
4890 </dt>
4891-<dt id="ientry-idm140150410564416">goa_mail_dup_smtp_host, <a class="indexterm" href="GoaMail.html#goa-mail-dup-smtp-host">goa_mail_dup_smtp_host ()</a>
4892+<dt id="ientry-idm45637021683520">goa_mail_dup_smtp_host, <a class="indexterm" href="GoaMail.html#goa-mail-dup-smtp-host">goa_mail_dup_smtp_host ()</a>
4893 </dt>
4894-<dt id="ientry-idm140150410094848">goa_mail_dup_smtp_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-smtp-user-name">goa_mail_dup_smtp_user_name ()</a>
4895+<dt id="ientry-idm45637021214096">goa_mail_dup_smtp_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-dup-smtp-user-name">goa_mail_dup_smtp_user_name ()</a>
4896 </dt>
4897-<dt id="ientry-idm140150411101424">goa_mail_get_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-get-email-address">goa_mail_get_email_address ()</a>
4898+<dt id="ientry-idm45637022220928">goa_mail_get_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-get-email-address">goa_mail_get_email_address ()</a>
4899 </dt>
4900-<dt id="ientry-idm140150410815744">goa_mail_get_imap_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-accept-ssl-errors">goa_mail_get_imap_accept_ssl_errors ()</a>
4901+<dt id="ientry-idm45637021935216">goa_mail_get_imap_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-accept-ssl-errors">goa_mail_get_imap_accept_ssl_errors ()</a>
4902 </dt>
4903-<dt id="ientry-idm140150410940240">goa_mail_get_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-host">goa_mail_get_imap_host ()</a>
4904+<dt id="ientry-idm45637022059648">goa_mail_get_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-host">goa_mail_get_imap_host ()</a>
4905 </dt>
4906-<dt id="ientry-idm140150410862352">goa_mail_get_imap_supported, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-supported">goa_mail_get_imap_supported ()</a>
4907+<dt id="ientry-idm45637021981824">goa_mail_get_imap_supported, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-supported">goa_mail_get_imap_supported ()</a>
4908 </dt>
4909-<dt id="ientry-idm140150410670448">goa_mail_get_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-user-name">goa_mail_get_imap_user_name ()</a>
4910+<dt id="ientry-idm45637021789680">goa_mail_get_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-user-name">goa_mail_get_imap_user_name ()</a>
4911 </dt>
4912-<dt id="ientry-idm140150410766016">goa_mail_get_imap_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-use-ssl">goa_mail_get_imap_use_ssl ()</a>
4913+<dt id="ientry-idm45637021885360">goa_mail_get_imap_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-use-ssl">goa_mail_get_imap_use_ssl ()</a>
4914 </dt>
4915-<dt id="ientry-idm140150410716624">goa_mail_get_imap_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-use-tls">goa_mail_get_imap_use_tls ()</a>
4916+<dt id="ientry-idm45637021835904">goa_mail_get_imap_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-get-imap-use-tls">goa_mail_get_imap_use_tls ()</a>
4917 </dt>
4918-<dt id="ientry-idm140150411023072">goa_mail_get_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-name">goa_mail_get_name ()</a>
4919+<dt id="ientry-idm45637022142592">goa_mail_get_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-name">goa_mail_get_name ()</a>
4920 </dt>
4921-<dt id="ientry-idm140150410467808">goa_mail_get_smtp_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-accept-ssl-errors">goa_mail_get_smtp_accept_ssl_errors ()</a>
4922+<dt id="ientry-idm45637021586720">goa_mail_get_smtp_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-accept-ssl-errors">goa_mail_get_smtp_accept_ssl_errors ()</a>
4923 </dt>
4924-<dt id="ientry-idm140150410368064">goa_mail_get_smtp_auth_login, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-login">goa_mail_get_smtp_auth_login ()</a>
4925+<dt id="ientry-idm45637021487248">goa_mail_get_smtp_auth_login, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-login">goa_mail_get_smtp_auth_login ()</a>
4926 </dt>
4927-<dt id="ientry-idm140150410318032">goa_mail_get_smtp_auth_plain, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-plain">goa_mail_get_smtp_auth_plain ()</a>
4928+<dt id="ientry-idm45637021437408">goa_mail_get_smtp_auth_plain, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-plain">goa_mail_get_smtp_auth_plain ()</a>
4929 </dt>
4930-<dt id="ientry-idm140150410268192">goa_mail_get_smtp_auth_xoauth2, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-xoauth2">goa_mail_get_smtp_auth_xoauth2 ()</a>
4931+<dt id="ientry-idm45637021387632">goa_mail_get_smtp_auth_xoauth2, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-auth-xoauth2">goa_mail_get_smtp_auth_xoauth2 ()</a>
4932 </dt>
4933-<dt id="ientry-idm140150410592320">goa_mail_get_smtp_host, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-host">goa_mail_get_smtp_host ()</a>
4934+<dt id="ientry-idm45637021711360">goa_mail_get_smtp_host, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-host">goa_mail_get_smtp_host ()</a>
4935 </dt>
4936-<dt id="ientry-idm140150410514352">goa_mail_get_smtp_supported, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-supported">goa_mail_get_smtp_supported ()</a>
4937+<dt id="ientry-idm45637021633280">goa_mail_get_smtp_supported, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-supported">goa_mail_get_smtp_supported ()</a>
4938 </dt>
4939-<dt id="ientry-idm140150410122736">goa_mail_get_smtp_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-user-name">goa_mail_get_smtp_user_name ()</a>
4940+<dt id="ientry-idm45637021242112">goa_mail_get_smtp_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-user-name">goa_mail_get_smtp_user_name ()</a>
4941 </dt>
4942-<dt id="ientry-idm140150410417824">goa_mail_get_smtp_use_auth, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-auth">goa_mail_get_smtp_use_auth ()</a>
4943+<dt id="ientry-idm45637021536992">goa_mail_get_smtp_use_auth, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-auth">goa_mail_get_smtp_use_auth ()</a>
4944 </dt>
4945-<dt id="ientry-idm140150410218288">goa_mail_get_smtp_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-ssl">goa_mail_get_smtp_use_ssl ()</a>
4946+<dt id="ientry-idm45637021337728">goa_mail_get_smtp_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-ssl">goa_mail_get_smtp_use_ssl ()</a>
4947 </dt>
4948-<dt id="ientry-idm140150410168896">goa_mail_get_smtp_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-tls">goa_mail_get_smtp_use_tls ()</a>
4949+<dt id="ientry-idm45637021288272">goa_mail_get_smtp_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-get-smtp-use-tls">goa_mail_get_smtp_use_tls ()</a>
4950 </dt>
4951-<dt id="ientry-idm140150411113248">goa_mail_interface_info, <a class="indexterm" href="GoaMail.html#goa-mail-interface-info">goa_mail_interface_info ()</a>
4952+<dt id="ientry-idm45637022232752">goa_mail_interface_info, <a class="indexterm" href="GoaMail.html#goa-mail-interface-info">goa_mail_interface_info ()</a>
4953 </dt>
4954-<dt id="ientry-idm140150411138576">goa_mail_override_properties, <a class="indexterm" href="GoaMail.html#goa-mail-override-properties">goa_mail_override_properties ()</a>
4955+<dt id="ientry-idm45637022257968">goa_mail_override_properties, <a class="indexterm" href="GoaMail.html#goa-mail-override-properties">goa_mail_override_properties ()</a>
4956 </dt>
4957-<dt id="ientry-idm140150410044576">goa_mail_proxy_new, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new">goa_mail_proxy_new ()</a>
4958+<dt id="ientry-idm45637021163760">goa_mail_proxy_new, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new">goa_mail_proxy_new ()</a>
4959 </dt>
4960-<dt id="ientry-idm140150409986128">goa_mail_proxy_new_finish, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-finish">goa_mail_proxy_new_finish ()</a>
4961+<dt id="ientry-idm45637021105376">goa_mail_proxy_new_finish, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-finish">goa_mail_proxy_new_finish ()</a>
4962 </dt>
4963-<dt id="ientry-idm140150409897856">goa_mail_proxy_new_for_bus, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus">goa_mail_proxy_new_for_bus ()</a>
4964+<dt id="ientry-idm45637021017104">goa_mail_proxy_new_for_bus, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus">goa_mail_proxy_new_for_bus ()</a>
4965 </dt>
4966-<dt id="ientry-idm140150409841360">goa_mail_proxy_new_for_bus_finish, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus-finish">goa_mail_proxy_new_for_bus_finish ()</a>
4967+<dt id="ientry-idm45637020960688">goa_mail_proxy_new_for_bus_finish, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus-finish">goa_mail_proxy_new_for_bus_finish ()</a>
4968 </dt>
4969-<dt id="ientry-idm140150409809728">goa_mail_proxy_new_for_bus_sync, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus-sync">goa_mail_proxy_new_for_bus_sync ()</a>
4970+<dt id="ientry-idm45637020928992">goa_mail_proxy_new_for_bus_sync, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-for-bus-sync">goa_mail_proxy_new_for_bus_sync ()</a>
4971 </dt>
4972-<dt id="ientry-idm140150409954656">goa_mail_proxy_new_sync, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-sync">goa_mail_proxy_new_sync ()</a>
4973+<dt id="ientry-idm45637021073840">goa_mail_proxy_new_sync, <a class="indexterm" href="GoaMail.html#goa-mail-proxy-new-sync">goa_mail_proxy_new_sync ()</a>
4974 </dt>
4975-<dt id="ientry-idm140150411048016">goa_mail_set_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-set-email-address">goa_mail_set_email_address ()</a>
4976+<dt id="ientry-idm45637022167600">goa_mail_set_email_address, <a class="indexterm" href="GoaMail.html#goa-mail-set-email-address">goa_mail_set_email_address ()</a>
4977 </dt>
4978-<dt id="ientry-idm140150410792304">goa_mail_set_imap_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-accept-ssl-errors">goa_mail_set_imap_accept_ssl_errors ()</a>
4979+<dt id="ientry-idm45637021911648">goa_mail_set_imap_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-accept-ssl-errors">goa_mail_set_imap_accept_ssl_errors ()</a>
4980 </dt>
4981-<dt id="ientry-idm140150410886960">goa_mail_set_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-host">goa_mail_set_imap_host ()</a>
4982+<dt id="ientry-idm45637022006432">goa_mail_set_imap_host, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-host">goa_mail_set_imap_host ()</a>
4983 </dt>
4984-<dt id="ientry-idm140150410840656">goa_mail_set_imap_supported, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-supported">goa_mail_set_imap_supported ()</a>
4985+<dt id="ientry-idm45637021960128">goa_mail_set_imap_supported, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-supported">goa_mail_set_imap_supported ()</a>
4986 </dt>
4987-<dt id="ientry-idm140150410617024">goa_mail_set_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-user-name">goa_mail_set_imap_user_name ()</a>
4988+<dt id="ientry-idm45637021736064">goa_mail_set_imap_user_name, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-user-name">goa_mail_set_imap_user_name ()</a>
4989 </dt>
4990-<dt id="ientry-idm140150410742608">goa_mail_set_imap_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-use-ssl">goa_mail_set_imap_use_ssl ()</a>
4991+<dt id="ientry-idm45637021861952">goa_mail_set_imap_use_ssl, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-use-ssl">goa_mail_set_imap_use_ssl ()</a>
4992 </dt>
4993-<dt id="ientry-idm140150410695008">goa_mail_set_imap_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-use-tls">goa_mail_set_imap_use_tls ()</a>
4994+<dt id="ientry-idm45637021814288">goa_mail_set_imap_use_tls, <a class="indexterm" href="GoaMail.html#goa-mail-set-imap-use-tls">goa_mail_set_imap_use_tls ()</a>
4995 </dt>
4996-<dt id="ientry-idm140150410966384">goa_mail_set_name, <a class="indexterm" href="GoaMail.html#goa-mail-set-name">goa_mail_set_name ()</a>
4997+<dt id="ientry-idm45637022085712">goa_mail_set_name, <a class="indexterm" href="GoaMail.html#goa-mail-set-name">goa_mail_set_name ()</a>
4998 </dt>
4999-<dt id="ientry-idm140150410444176">goa_mail_set_smtp_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-set-smtp-accept-ssl-errors">goa_mail_set_smtp_accept_ssl_errors ()</a>
5000+<dt id="ientry-idm45637021563280">goa_mail_set_smtp_accept_ssl_errors, <a class="indexterm" href="GoaMail.html#goa-mail-set-smtp-accept-ssl-errors">goa_mail_set_smtp_accept_ssl_errors ()</a>
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches