diff options
author | Jussi Laako <jussi.laako@linux.intel.com> | 2014-03-13 16:50:28 +0200 |
---|---|---|
committer | Jussi Laako <jussi.laako@linux.intel.com> | 2014-03-13 16:50:28 +0200 |
commit | 4e1e391e1fd557502ad6852aae2958f632e1ebb1 (patch) | |
tree | c1ef1a172097550c93a664ed240df74595e962e0 /docs | |
parent | 1ebc64ba81eccb5a955bb9c00d60515b0a0ac266 (diff) | |
download | gsignond-4e1e391e1fd557502ad6852aae2958f632e1ebb1.tar.gz gsignond-4e1e391e1fd557502ad6852aae2958f632e1ebb1.tar.bz2 gsignond-4e1e391e1fd557502ad6852aae2958f632e1ebb1.zip |
Refresh 1.0.1 upstream releasesubmit/tizen_ivi_release/20140315.035348submit/tizen/20140313.150427accepted/tizen/ivi/release/20140315.035940accepted/tizen/ivi/panda/20140318.013823accepted/tizen/ivi/20140313.165628tizen_ivi_releaseaccepted/tizen_ivi_release
Change-Id: Ice9f1e744e23d8e65c75d03c2748b34e74a8829e
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.in | 553 | ||||
-rw-r--r-- | docs/html/GSignondPlugin.html | 26 | ||||
-rw-r--r-- | docs/html/api-index-full.html | 4 | ||||
-rw-r--r-- | docs/html/gsignond-GSignondDictionary.html | 122 | ||||
-rw-r--r-- | docs/html/gsignond-GSignondSessionData.html | 84 | ||||
-rw-r--r-- | docs/html/gsignond-GSignondSignonuiData.html | 154 |
6 files changed, 633 insertions, 310 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 8166976..7d2473e 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -1,9 +1,8 @@ -# Makefile.in generated by automake 1.11.3 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -21,6 +20,51 @@ # Everything below here is generic # #################################### VPATH = @srcdir@ +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -39,8 +83,8 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/gtk-doc.make +DIST_COMMON = $(top_srcdir)/gtk-doc.make $(srcdir)/Makefile.in \ + $(srcdir)/Makefile.am $(top_srcdir)/build-aux/test-driver subdir = docs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \ @@ -54,16 +98,228 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ +am__v_at_1 = SOURCES = DIST_SOURCES = -am__tty_colors = \ -red=; grn=; lgn=; blu=; std= +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__tty_colors_dummy = \ + mgn= red= grn= lgn= blu= brg= std=; \ + am__color_tests=no +am__tty_colors = { \ + $(am__tty_colors_dummy); \ + if test "X$(AM_COLOR_TESTS)" = Xno; then \ + am__color_tests=no; \ + elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ + am__color_tests=yes; \ + elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ + am__color_tests=yes; \ + fi; \ + if test $$am__color_tests = yes; then \ + red='[0;31m'; \ + grn='[0;32m'; \ + lgn='[1;32m'; \ + blu='[1;34m'; \ + mgn='[0;35m'; \ + brg='[1m'; \ + std='[m'; \ + fi; \ +} +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + test -z "$$files" \ + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +am__recheck_rx = ^[ ]*:recheck:[ ]* +am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* +am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* +# A command that, given a newline-separated list of test names on the +# standard input, print the name of the tests that are to be re-run +# upon "make recheck". +am__list_recheck_tests = $(AWK) '{ \ + recheck = 1; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + { \ + if ((getline line2 < ($$0 ".log")) < 0) \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ + { \ + recheck = 0; \ + break; \ + } \ + else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ + { \ + break; \ + } \ + }; \ + if (recheck) \ + print $$0; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ +}' +# A command that, given a newline-separated list of test names on the +# standard input, create the global log from their .trs and .log files. +am__create_global_log = $(AWK) ' \ +function fatal(msg) \ +{ \ + print "fatal: making $@: " msg | "cat >&2"; \ + exit 1; \ +} \ +function rst_section(header) \ +{ \ + print header; \ + len = length(header); \ + for (i = 1; i <= len; i = i + 1) \ + printf "="; \ + printf "\n\n"; \ +} \ +{ \ + copy_in_global_log = 1; \ + global_test_result = "RUN"; \ + while ((rc = (getline line < ($$0 ".trs"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".trs"); \ + if (line ~ /$(am__global_test_result_rx)/) \ + { \ + sub("$(am__global_test_result_rx)", "", line); \ + sub("[ ]*$$", "", line); \ + global_test_result = line; \ + } \ + else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ + copy_in_global_log = 0; \ + }; \ + if (copy_in_global_log) \ + { \ + rst_section(global_test_result ": " $$0); \ + while ((rc = (getline line < ($$0 ".log"))) != 0) \ + { \ + if (rc < 0) \ + fatal("failed to read from " $$0 ".log"); \ + print line; \ + }; \ + printf "\n"; \ + }; \ + close ($$0 ".trs"); \ + close ($$0 ".log"); \ +}' +# Restructured Text title. +am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } +# Solaris 10 'make', and several other traditional 'make' implementations, +# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it +# by disabling -e (using the XSI extension "set +e") if it's set. +am__sh_e_setup = case $$- in *e*) set +e;; esac +# Default flags passed to test drivers. +am__common_driver_flags = \ + --color-tests "$$am__color_tests" \ + --enable-hard-errors "$$am__enable_hard_errors" \ + --expect-failure "$$am__expect_failure" +# To be inserted before the command running the test. Creates the +# directory for the log if needed. Stores in $dir the directory +# containing $f, in $tst the test, in $log the log. Executes the +# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and +# passes TESTS_ENVIRONMENT. Set up options for the wrapper that +# will run the test scripts (or their associated LOG_COMPILER, if +# thy have one). +am__check_pre = \ +$(am__sh_e_setup); \ +$(am__vpath_adj_setup) $(am__vpath_adj) \ +$(am__tty_colors); \ +srcdir=$(srcdir); export srcdir; \ +case "$@" in \ + */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ + *) am__odir=.;; \ +esac; \ +test "x$$am__odir" = x"." || test -d "$$am__odir" \ + || $(MKDIR_P) "$$am__odir" || exit $$?; \ +if test -f "./$$f"; then dir=./; \ +elif test -f "$$f"; then dir=; \ +else dir="$(srcdir)/"; fi; \ +tst=$$dir$$f; log='$@'; \ +if test -n '$(DISABLE_HARD_ERRORS)'; then \ + am__enable_hard_errors=no; \ +else \ + am__enable_hard_errors=yes; \ +fi; \ +case " $(XFAIL_TESTS) " in \ + *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ + am__expect_failure=yes;; \ + *) \ + am__expect_failure=no;; \ +esac; \ +$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) +# A shell command to get the names of the tests scripts with any registered +# extension removed (i.e., equivalently, the names of the test logs, with +# the '.log' extension removed). The result is saved in the shell variable +# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, +# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", +# since that might cause problem with VPATH rewrites for suffix-less tests. +# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. +am__set_TESTS_bases = \ + bases='$(TEST_LOGS)'; \ + bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ + bases=`echo $$bases` +RECHECK_LOGS = $(TEST_LOGS) +AM_RECURSIVE_TARGETS = check recheck +TEST_SUITE_LOG = test-suite.log +TEST_EXTENSIONS = @EXEEXT@ .test +am__test_logs1 = $(TESTS:=.log) +am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) +TEST_LOGS = $(am__test_logs2:.test.log=.log) +TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver +TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ + $(TEST_LOG_FLAGS) +am__set_b = \ + case '$@' in \ + */*) \ + case '$*' in \ + */*) b='$*';; \ + *) b=`echo '$@' | sed 's/\.log$$//'`; \ + esac;; \ + *) \ + b='$*';; \ + esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -400,6 +656,7 @@ GTK_DOC_V_PDF_0 = @echo " DOC Building PDF"; all: all-am .SUFFIXES: +.SUFFIXES: .log .test .test$(EXEEXT) .trs $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ @@ -437,105 +694,168 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; \ - srcdir=$(srcdir); export srcdir; \ - list=' $(TESTS) '; \ - $(am__tty_colors); \ - if test -n "$$list"; then \ - for tst in $$list; do \ - if test -f ./$$tst; then dir=./; \ - elif test -f $$tst; then dir=; \ - else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - col=$$red; res=XPASS; \ - ;; \ - *) \ - col=$$grn; res=PASS; \ - ;; \ - esac; \ - elif test $$? -ne 77; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xfail=`expr $$xfail + 1`; \ - col=$$lgn; res=XFAIL; \ - ;; \ - *) \ - failed=`expr $$failed + 1`; \ - col=$$red; res=FAIL; \ - ;; \ - esac; \ - else \ - skip=`expr $$skip + 1`; \ - col=$$blu; res=SKIP; \ - fi; \ - echo "$${col}$$res$${std}: $$tst"; \ - done; \ - if test "$$all" -eq 1; then \ - tests="test"; \ - All=""; \ - else \ - tests="tests"; \ - All="All "; \ +tags TAGS: + +ctags CTAGS: + +cscope cscopelist: + + +# Recover from deleted '.trs' file; this should ensure that +# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create +# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells +# to avoid problems with "make -n". +.log.trs: + rm -f $< $@ + $(MAKE) $(AM_MAKEFLAGS) $< + +# Leading 'am--fnord' is there to ensure the list of targets does not +# expand to empty, as could happen e.g. with make check TESTS=''. +am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) +am--force-recheck: + @: + +$(TEST_SUITE_LOG): $(TEST_LOGS) + @$(am__set_TESTS_bases); \ + am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ + redo_bases=`for i in $$bases; do \ + am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ + done`; \ + if test -n "$$redo_bases"; then \ + redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ + redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ + if $(am__make_dryrun); then :; else \ + rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ - if test "$$failed" -eq 0; then \ - if test "$$xfail" -eq 0; then \ - banner="$$All$$all $$tests passed"; \ - else \ - if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ - banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ - fi; \ - else \ - if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all $$tests failed"; \ + fi; \ + if test -n "$$am__remaking_logs"; then \ + echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ + "recursion detected" >&2; \ + else \ + am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ + fi; \ + if $(am__make_dryrun); then :; else \ + st=0; \ + errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ + for i in $$redo_bases; do \ + test -f $$i.trs && test -r $$i.trs \ + || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ + test -f $$i.log && test -r $$i.log \ + || { echo "$$errmsg $$i.log" >&2; st=1; }; \ + done; \ + test $$st -eq 0 || exit 1; \ + fi + @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ + ws='[ ]'; \ + results=`for b in $$bases; do echo $$b.trs; done`; \ + test -n "$$results" || results=/dev/null; \ + all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ + pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ + fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ + skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ + xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ + xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ + error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ + if test `expr $$fail + $$xpass + $$error` -eq 0; then \ + success=true; \ + else \ + success=false; \ + fi; \ + br='==================='; br=$$br$$br$$br$$br; \ + result_count () \ + { \ + if test x"$$1" = x"--maybe-color"; then \ + maybe_colorize=yes; \ + elif test x"$$1" = x"--no-color"; then \ + maybe_colorize=no; \ else \ - if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ - banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ + echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ - fi; \ - dashes="$$banner"; \ - skipped=""; \ - if test "$$skip" -ne 0; then \ - if test "$$skip" -eq 1; then \ - skipped="($$skip test was not run)"; \ + shift; \ + desc=$$1 count=$$2; \ + if test $$maybe_colorize = yes && test $$count -gt 0; then \ + color_start=$$3 color_end=$$std; \ else \ - skipped="($$skip tests were not run)"; \ + color_start= color_end=; \ fi; \ - test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$skipped"; \ - fi; \ - report=""; \ - if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ - report="Please report to $(PACKAGE_BUGREPORT)"; \ - test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$report"; \ - fi; \ - dashes=`echo "$$dashes" | sed s/./=/g`; \ - if test "$$failed" -eq 0; then \ - col="$$grn"; \ - else \ - col="$$red"; \ - fi; \ - echo "$${col}$$dashes$${std}"; \ - echo "$${col}$$banner$${std}"; \ - test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ - test -z "$$report" || echo "$${col}$$report$${std}"; \ - echo "$${col}$$dashes$${std}"; \ - test "$$failed" -eq 0; \ - else :; fi + echo "$${color_start}# $$desc $$count$${color_end}"; \ + }; \ + create_testsuite_report () \ + { \ + result_count $$1 "TOTAL:" $$all "$$brg"; \ + result_count $$1 "PASS: " $$pass "$$grn"; \ + result_count $$1 "SKIP: " $$skip "$$blu"; \ + result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ + result_count $$1 "FAIL: " $$fail "$$red"; \ + result_count $$1 "XPASS:" $$xpass "$$red"; \ + result_count $$1 "ERROR:" $$error "$$mgn"; \ + }; \ + { \ + echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ + $(am__rst_title); \ + create_testsuite_report --no-color; \ + echo; \ + echo ".. contents:: :depth: 2"; \ + echo; \ + for b in $$bases; do echo $$b; done \ + | $(am__create_global_log); \ + } >$(TEST_SUITE_LOG).tmp || exit 1; \ + mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ + if $$success; then \ + col="$$grn"; \ + else \ + col="$$red"; \ + test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ + fi; \ + echo "$${col}$$br$${std}"; \ + echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ + echo "$${col}$$br$${std}"; \ + create_testsuite_report --maybe-color; \ + echo "$$col$$br$$std"; \ + if $$success; then :; else \ + echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ + if test -n "$(PACKAGE_BUGREPORT)"; then \ + echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ + fi; \ + echo "$$col$$br$$std"; \ + fi; \ + $$success || exit 1 + +check-TESTS: + @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list + @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + trs_list=`for i in $$bases; do echo $$i.trs; done`; \ + log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ + exit $$?; +recheck: all + @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @set +e; $(am__set_TESTS_bases); \ + bases=`for i in $$bases; do echo $$i; done \ + | $(am__list_recheck_tests)` || exit 1; \ + log_list=`for i in $$bases; do echo $$i.log; done`; \ + log_list=`echo $$log_list`; \ + $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ + am__force_recheck=am--force-recheck \ + TEST_LOGS="$$log_list"; \ + exit $$? +.test.log: + @p='$<'; \ + $(am__set_b); \ + $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +@am__EXEEXT_TRUE@.test$(EXEEXT).log: +@am__EXEEXT_TRUE@ @p='$<'; \ +@am__EXEEXT_TRUE@ $(am__set_b); \ +@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ +@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ +@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ +@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -596,6 +916,9 @@ install-strip: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: + -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) + -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) + -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) @@ -677,18 +1000,18 @@ uninstall-am: uninstall-local .MAKE: check-am install-am install-strip .PHONY: all all-am all-local check check-TESTS check-am clean \ - clean-generic clean-libtool clean-local dist-hook distclean \ - distclean-generic distclean-libtool distclean-local distdir \ - dvi dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-data-local install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-local mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-local + clean-generic clean-libtool clean-local cscopelist-am ctags-am \ + dist-hook distclean distclean-generic distclean-libtool \ + distclean-local distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am \ + install-data-local install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic maintainer-clean-local mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + recheck tags-am uninstall uninstall-am uninstall-local gtkdoc-check.test: Makefile diff --git a/docs/html/GSignondPlugin.html b/docs/html/GSignondPlugin.html index dce5461..e398a62 100644 --- a/docs/html/GSignondPlugin.html +++ b/docs/html/GSignondPlugin.html @@ -405,8 +405,8 @@ error, and prepare for a new authentication session.</p> <a name="gsignond-plugin-request-initial"></a><h3>gsignond_plugin_request_initial ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_request_initial (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *session_data</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *identity_method_cache</code></em>, + <em class="parameter"><code><span class="type">GSignondSessionData</span> *session_data</code></em>, + <em class="parameter"><code><span class="type">GSignondDictionary</span> *identity_method_cache</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mechanism</code></em>);</pre> <p>This method starts a new authentication session.</p> <div class="refsect3"> @@ -448,7 +448,7 @@ gsignond_plugin_request_initial (<em class="parameter"><code><a class="link" hre <a name="gsignond-plugin-request"></a><h3>gsignond_plugin_request ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_request (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *session_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSessionData</span> *session_data</code></em>);</pre> <p>This method provides the plugin with additional parameters for the session after the plugin has asked for it via <a class="link" href="GSignondPlugin.html#GSignondPlugin-response" title="The “response” signal"><span class="type">“response”</span></a> signal.</p> <div class="refsect3"> @@ -479,7 +479,7 @@ after the plugin has asked for it via <a class="link" href="GSignondPlugin.html# <a name="gsignond-plugin-user-action-finished"></a><h3>gsignond_plugin_user_action_finished ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_user_action_finished (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *ui_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSignonuiData</span> *ui_data</code></em>);</pre> <p>This method provides the plugin with the results of UI interaction after the plugin has asked for it via <a class="link" href="GSignondPlugin.html#GSignondPlugin-user-action-required" title="The “user-action-required” signal"><span class="type">“user-action-required”</span></a> signal.</p> <div class="refsect3"> @@ -510,7 +510,7 @@ after the plugin has asked for it via <a class="link" href="GSignondPlugin.html# <a name="gsignond-plugin-refresh"></a><h3>gsignond_plugin_refresh ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_refresh (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *ui_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSignonuiData</span> *ui_data</code></em>);</pre> <p>This method asks the plugin to refresh the UI. The plugin responds with <a class="link" href="GSignondPlugin.html#GSignondPlugin-refreshed" title="The “refreshed” signal"><span class="type">“refreshed”</span></a> signal.</p> <div class="refsect3"> @@ -541,7 +541,7 @@ gsignond_plugin_refresh (<em class="parameter"><code><a class="link" href="GSign <a name="gsignond-plugin-response"></a><h3>gsignond_plugin_response ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_response (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *session_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSessionData</span> *session_data</code></em>);</pre> <p>Plugin implementations should use this to issue <a class="link" href="GSignondPlugin.html#GSignondPlugin-response" title="The “response” signal"><span class="type">“response”</span></a> signal. This method should not be used otherwise.</p> <div class="refsect3"> @@ -572,7 +572,7 @@ signal. This method should not be used otherwise.</p> <a name="gsignond-plugin-response-final"></a><h3>gsignond_plugin_response_final ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_response_final (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *session_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSessionData</span> *session_data</code></em>);</pre> <p>Plugin implementations should use this to issue <a class="link" href="GSignondPlugin.html#GSignondPlugin-response-final" title="The “response-final” signal"><span class="type">“response-final”</span></a> signal. This method should not be used otherwise.</p> <div class="refsect3"> @@ -603,7 +603,7 @@ signal. This method should not be used otherwise.</p> <a name="gsignond-plugin-store"></a><h3>gsignond_plugin_store ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_store (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *identity_method_cache</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondDictionary</span> *identity_method_cache</code></em>);</pre> <p>Plugin implementations should use this to issue <a class="link" href="GSignondPlugin.html#GSignondPlugin-store" title="The “store” signal"><span class="type">“store”</span></a> signal. This method should not be used otherwise.</p> <div class="refsect3"> @@ -665,7 +665,7 @@ signal. This method should not be used otherwise.</p> <a name="gsignond-plugin-user-action-required"></a><h3>gsignond_plugin_user_action_required ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_user_action_required (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *ui_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSignonuiData</span> *ui_data</code></em>);</pre> <p>Plugin implementations should use this to issue <a class="link" href="GSignondPlugin.html#GSignondPlugin-user-action-required" title="The “user-action-required” signal"><span class="type">“user-action-required”</span></a> signal. This method should not be used otherwise.</p> <div class="refsect3"> @@ -696,7 +696,7 @@ signal. This method should not be used otherwise.</p> <a name="gsignond-plugin-refreshed"></a><h3>gsignond_plugin_refreshed ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_plugin_refreshed (<em class="parameter"><code><a class="link" href="GSignondPlugin.html" title="GSignondPlugin"><span class="type">GSignondPlugin</span></a> *self</code></em>, - <em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *ui_data</code></em>);</pre> + <em class="parameter"><code><span class="type">GSignondSignonuiData</span> *ui_data</code></em>);</pre> <p>Plugin implementations should use this to issue <a class="link" href="GSignondPlugin.html#GSignondPlugin-refreshed" title="The “refreshed” signal"><span class="type">“refreshed”</span></a> signal. This method should not be used otherwise.</p> <div class="refsect3"> @@ -1054,7 +1054,7 @@ response to the application or needs additional information from the application </tr> <tr> <td class="parameter_name"><p>session_data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> containing signal parameters</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondSessionData</span> containing signal parameters</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1094,7 +1094,7 @@ authentication session.</p> </tr> <tr> <td class="parameter_name"><p>session_data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> containing signal parameters</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondSessionData</span> containing signal parameters</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1179,7 +1179,7 @@ gsignond_plugin_request_initial <em class="parameter"><code>identity_method_cach </tr> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> containing data to place in persistent storage</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> containing data to place in persistent storage</p></td> <td class="parameter_annotations"> </td> </tr> <tr> diff --git a/docs/html/api-index-full.html b/docs/html/api-index-full.html index 503f5ef..8df48b8 100644 --- a/docs/html/api-index-full.html +++ b/docs/html/api-index-full.html @@ -277,11 +277,11 @@ </dt> <dd></dd> <dt> -<a class="link" href="gsignond-Errors.html#GSIGNOND-ERROR:CAPS" title="GSIGNOND_ERROR">GSIGNOND_ERROR</a>, macro in <a class="link" href="gsignond-Errors.html" title="Errors">Errors</a> +<a class="link" href="gsignond-Errors.html#GSignondError" title="enum GSignondError">GSignondError</a>, enum in <a class="link" href="gsignond-Errors.html" title="Errors">Errors</a> </dt> <dd></dd> <dt> -<a class="link" href="gsignond-Errors.html#GSignondError" title="enum GSignondError">GSignondError</a>, enum in <a class="link" href="gsignond-Errors.html" title="Errors">Errors</a> +<a class="link" href="gsignond-Errors.html#GSIGNOND-ERROR:CAPS" title="GSIGNOND_ERROR">GSIGNOND_ERROR</a>, macro in <a class="link" href="gsignond-Errors.html" title="Errors">Errors</a> </dt> <dd></dd> <dt> diff --git a/docs/html/gsignond-GSignondDictionary.html b/docs/html/gsignond-GSignondDictionary.html index 1170161..142e007 100644 --- a/docs/html/gsignond-GSignondDictionary.html +++ b/docs/html/gsignond-GSignondDictionary.html @@ -42,7 +42,7 @@ <tbody> <tr> <td class="function_type"> -<a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<span class="returnvalue">GSignondDictionary</span> * </td> <td class="function_name"> <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-new" title="gsignond_dictionary_new ()">gsignond_dictionary_new</a> <span class="c_punctuation">()</span> @@ -50,7 +50,7 @@ </tr> <tr> <td class="function_type"> -<a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<span class="returnvalue">GSignondDictionary</span> * </td> <td class="function_name"> <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-ref" title="gsignond_dictionary_ref ()">gsignond_dictionary_ref</a> <span class="c_punctuation">()</span> @@ -66,7 +66,7 @@ </tr> <tr> <td class="function_type"> -<a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<span class="returnvalue">GSignondDictionary</span> * </td> <td class="function_name"> <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-copy" title="gsignond_dictionary_copy ()">gsignond_dictionary_copy</a> <span class="c_punctuation">()</span> @@ -74,7 +74,7 @@ </tr> <tr> <td class="function_type"> -<a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<span class="returnvalue">GSignondDictionary</span> * </td> <td class="function_name"> <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-new-from-variant" title="gsignond_dictionary_new_from_variant ()">gsignond_dictionary_new_from_variant</a> <span class="c_punctuation">()</span> @@ -238,7 +238,7 @@ </div> <div class="refsect1"> <a name="gsignond-GSignondDictionary.description"></a><h2>Description</h2> -<p>A <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> is a dictionary data structure that maps string keys to <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> values. +<p>A <span class="type">GSignondDictionary</span> is a dictionary data structure that maps string keys to <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> values. It's used in multiple places in gsignond and its public API to pass key-value data sets.</p> <div class="informalexample"> @@ -270,12 +270,12 @@ gboolean success <span class="gtkdoc opt">=</span> <span class="function"><a hre <a name="gsignond-GSignondDictionary.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="gsignond-dictionary-new"></a><h3>gsignond_dictionary_new ()</h3> -<pre class="programlisting"><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<pre class="programlisting"><span class="returnvalue">GSignondDictionary</span> * gsignond_dictionary_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> -<p>Creates a new instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a>.</p> +<p>Creates a new instance of <span class="type">GSignondDictionary</span>.</p> <div class="refsect3"> <a name="id-1.5.3.7.2.5"></a><h4>Returns</h4> -<p> <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> object if successful, +<p> <span class="type">GSignondDictionary</span> object if successful, NULL otherwise. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -283,8 +283,8 @@ NULL otherwise. </p> <hr> <div class="refsect2"> <a name="gsignond-dictionary-ref"></a><h3>gsignond_dictionary_ref ()</h3> -<pre class="programlisting"><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * -gsignond_dictionary_ref (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>);</pre> +<pre class="programlisting"><span class="returnvalue">GSignondDictionary</span> * +gsignond_dictionary_ref (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>);</pre> <p>Increments the reference count of the dictionary structure.</p> <div class="refsect3"> <a name="id-1.5.3.7.3.5"></a><h4>Parameters</h4> @@ -296,14 +296,14 @@ gsignond_dictionary_ref (<em class="parameter"><code><a href="http://gsignon-doc </colgroup> <tbody><tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> </div> <div class="refsect3"> <a name="id-1.5.3.7.3.6"></a><h4>Returns</h4> -<p> the pointer to the passed in <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p> +<p> the pointer to the passed in <span class="type">GSignondDictionary</span></p> <p></p> </div> </div> @@ -311,7 +311,7 @@ gsignond_dictionary_ref (<em class="parameter"><code><a href="http://gsignon-doc <div class="refsect2"> <a name="gsignond-dictionary-unref"></a><h3>gsignond_dictionary_unref ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_dictionary_unref (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>);</pre> +gsignond_dictionary_unref (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>);</pre> <p>Decrements the reference count of the dictionary structure. If the reference count reaches zero, the structure is deallocated and shouldn't be used.</p> <div class="refsect3"> @@ -324,7 +324,7 @@ count reaches zero, the structure is deallocated and shouldn't be used.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -333,8 +333,8 @@ count reaches zero, the structure is deallocated and shouldn't be used.</p> <hr> <div class="refsect2"> <a name="gsignond-dictionary-copy"></a><h3>gsignond_dictionary_copy ()</h3> -<pre class="programlisting"><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * -gsignond_dictionary_copy (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *other</code></em>);</pre> +<pre class="programlisting"><span class="returnvalue">GSignondDictionary</span> * +gsignond_dictionary_copy (<em class="parameter"><code><span class="type">GSignondDictionary</span> *other</code></em>);</pre> <p>Creates a copy of the dictionary.</p> <div class="refsect3"> <a name="id-1.5.3.7.5.5"></a><h4>Parameters</h4> @@ -346,14 +346,14 @@ gsignond_dictionary_copy (<em class="parameter"><code><a href="http://gsignon-do </colgroup> <tbody><tr> <td class="parameter_name"><p>other</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> </div> <div class="refsect3"> <a name="id-1.5.3.7.5.6"></a><h4>Returns</h4> -<p> <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> object if the copy was successful, +<p> <span class="type">GSignondDictionary</span> object if the copy was successful, NULL otherwise. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -361,11 +361,11 @@ NULL otherwise. </p> <hr> <div class="refsect2"> <a name="gsignond-dictionary-new-from-variant"></a><h3>gsignond_dictionary_new_from_variant ()</h3> -<pre class="programlisting"><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="returnvalue">GSignondDictionary</span></a> * +<pre class="programlisting"><span class="returnvalue">GSignondDictionary</span> * gsignond_dictionary_new_from_variant (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *variant</code></em>);</pre> -<p>Converts the <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> to <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a>. This is useful for example if +<p>Converts the <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> to <span class="type">GSignondDictionary</span>. This is useful for example if the dictionary needs to be deserialized, or if it's contained in another -<a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> and has been retrieved using <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-get" title="gsignond_dictionary_get ()"><code class="function">gsignond_dictionary_get()</code></a>.</p> +<span class="type">GSignondDictionary</span> and has been retrieved using <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-get" title="gsignond_dictionary_get ()"><code class="function">gsignond_dictionary_get()</code></a>.</p> <div class="refsect3"> <a name="id-1.5.3.7.6.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> @@ -383,7 +383,7 @@ the dictionary needs to be deserialized, or if it's contained in another </div> <div class="refsect3"> <a name="id-1.5.3.7.6.6"></a><h4>Returns</h4> -<p> <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> if successful, NULL otherwise. </p> +<p> <span class="type">GSignondDictionary</span> if successful, NULL otherwise. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> </div> @@ -391,9 +391,9 @@ the dictionary needs to be deserialized, or if it's contained in another <div class="refsect2"> <a name="gsignond-dictionary-to-variant"></a><h3>gsignond_dictionary_to_variant ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> * -gsignond_dictionary_to_variant (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>);</pre> -<p>Converts the <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>. The result can be serialized -or put into another <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> using <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-set" title="gsignond_dictionary_set ()"><code class="function">gsignond_dictionary_set()</code></a>.</p> +gsignond_dictionary_to_variant (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>);</pre> +<p>Converts the <span class="type">GSignondDictionary</span> to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>. The result can be serialized +or put into another <span class="type">GSignondDictionary</span> using <a class="link" href="gsignond-GSignondDictionary.html#gsignond-dictionary-set" title="gsignond_dictionary_set ()"><code class="function">gsignond_dictionary_set()</code></a>.</p> <div class="refsect3"> <a name="id-1.5.3.7.7.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> @@ -404,7 +404,7 @@ or put into another <a href="http://gsignon-docs.accounts-sso.googlecode.com/git </colgroup> <tbody><tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -420,8 +420,8 @@ or put into another <a href="http://gsignon-docs.accounts-sso.googlecode.com/git <a name="gsignond-dictionary-to-variant-builder"></a><h3>gsignond_dictionary_to_variant_builder ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariantBuilder"><span class="returnvalue">GVariantBuilder</span></a> * gsignond_dictionary_to_variant_builder - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>);</pre> -<p>Converts the <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariantBuilder"><span class="type">GVariantBuilder</span></a> of type + (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>);</pre> +<p>Converts the <span class="type">GSignondDictionary</span> to a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariantBuilder"><span class="type">GVariantBuilder</span></a> of type G_VARIANT_TYPE_VARDICT.</p> <p>Caller should use <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#g-variant-builder-unref"><code class="function">g_variant_builder_unref()</code></a> on the return value when it is no longer needed.</p> @@ -435,7 +435,7 @@ no longer needed.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -450,7 +450,7 @@ no longer needed.</p> <div class="refsect2"> <a name="gsignond-dictionary-get"></a><h3>gsignond_dictionary_get ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a> * -gsignond_dictionary_get (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre> <p>Retrieves a <a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> value from the dictionary. This can be used to retrieve a value of an arbitrary type, and then convert it manually to a specific type @@ -468,7 +468,7 @@ and similar).</p> <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -490,7 +490,7 @@ example if the entry corresponding to the supplied key doesn't exist). </p> <div class="refsect2"> <a name="gsignond-dictionary-set"></a><h3>gsignond_dictionary_set ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *value</code></em>);</pre> <p>Adds or replaces key-value pair in the dictionary. This allows to set a value @@ -507,7 +507,7 @@ commonly used types also type-specific setters are provided.</p> <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -533,7 +533,7 @@ commonly used types also type-specific setters are provided.</p> <div class="refsect2"> <a name="gsignond-dictionary-get-boolean"></a><h3>gsignond_dictionary_get_boolean ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_get_boolean (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_boolean (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *value</code></em>);</pre> <p>Retrieves a gboolean value.</p> @@ -548,7 +548,7 @@ gsignond_dictionary_get_boolean (<em class="parameter"><code><a href="http://gsi <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -574,7 +574,7 @@ gsignond_dictionary_get_boolean (<em class="parameter"><code><a href="http://gsi <div class="refsect2"> <a name="gsignond-dictionary-set-boolean"></a><h3>gsignond_dictionary_set_boolean ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_boolean (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_boolean (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre> <p>Sets or replaces a gboolean value in the dictionary.</p> @@ -589,7 +589,7 @@ gsignond_dictionary_set_boolean (<em class="parameter"><code><a href="http://gsi <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -615,7 +615,7 @@ gsignond_dictionary_set_boolean (<em class="parameter"><code><a href="http://gsi <div class="refsect2"> <a name="gsignond-dictionary-get-int32"></a><h3>gsignond_dictionary_get_int32 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_get_int32 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_int32 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *value</code></em>);</pre> <p>Retrieves a int32 value.</p> @@ -630,7 +630,7 @@ gsignond_dictionary_get_int32 (<em class="parameter"><code><a href="http://gsign <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -656,7 +656,7 @@ gsignond_dictionary_get_int32 (<em class="parameter"><code><a href="http://gsign <div class="refsect2"> <a name="gsignond-dictionary-set-int32"></a><h3>gsignond_dictionary_set_int32 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_int32 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_int32 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> value</code></em>);</pre> <p>Sets or replaces a int32 value in the dictionary.</p> @@ -671,7 +671,7 @@ gsignond_dictionary_set_int32 (<em class="parameter"><code><a href="http://gsign <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -697,7 +697,7 @@ gsignond_dictionary_set_int32 (<em class="parameter"><code><a href="http://gsign <div class="refsect2"> <a name="gsignond-dictionary-get-uint32"></a><h3>gsignond_dictionary_get_uint32 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_get_uint32 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_uint32 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *value</code></em>);</pre> <p>Retrieves a uint32 value.</p> @@ -712,7 +712,7 @@ gsignond_dictionary_get_uint32 (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -738,7 +738,7 @@ gsignond_dictionary_get_uint32 (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-set-uint32"></a><h3>gsignond_dictionary_set_uint32 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_uint32 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_uint32 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><span class="type">guint32</span> value</code></em>);</pre> <p>Sets or replaces a uint32 value in the dictionary.</p> @@ -753,7 +753,7 @@ gsignond_dictionary_set_uint32 (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -779,7 +779,7 @@ gsignond_dictionary_set_uint32 (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-get-int64"></a><h3>gsignond_dictionary_get_int64 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_get_int64 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_int64 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><span class="type">gint64</span> *value</code></em>);</pre> <p>Retrieves a int64 value.</p> @@ -794,7 +794,7 @@ gsignond_dictionary_get_int64 (<em class="parameter"><code><a href="http://gsign <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -820,7 +820,7 @@ gsignond_dictionary_get_int64 (<em class="parameter"><code><a href="http://gsign <div class="refsect2"> <a name="gsignond-dictionary-set-int64"></a><h3>gsignond_dictionary_set_int64 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_int64 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_int64 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><span class="type">gint64</span> value</code></em>);</pre> <p>Sets or replaces a int64 value in the dictionary.</p> @@ -835,7 +835,7 @@ gsignond_dictionary_set_int64 (<em class="parameter"><code><a href="http://gsign <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -861,7 +861,7 @@ gsignond_dictionary_set_int64 (<em class="parameter"><code><a href="http://gsign <div class="refsect2"> <a name="gsignond-dictionary-get-uint64"></a><h3>gsignond_dictionary_get_uint64 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_get_uint64 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_uint64 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><span class="type">guint64</span> *value</code></em>);</pre> <p>Retrieves a uint64 value.</p> @@ -876,7 +876,7 @@ gsignond_dictionary_get_uint64 (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -902,7 +902,7 @@ gsignond_dictionary_get_uint64 (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-set-uint64"></a><h3>gsignond_dictionary_set_uint64 ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_uint64 (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_uint64 (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code><span class="type">guint64</span> value</code></em>);</pre> <p>Sets or replaces a uint64 value in the dictionary.</p> @@ -917,7 +917,7 @@ gsignond_dictionary_set_uint64 (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -943,7 +943,7 @@ gsignond_dictionary_set_uint64 (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-get-string"></a><h3>gsignond_dictionary_get_string ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_dictionary_get_string (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_get_string (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre> <p>Retrieves a string value.</p> <div class="refsect3"> @@ -957,7 +957,7 @@ gsignond_dictionary_get_string (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -978,7 +978,7 @@ gsignond_dictionary_get_string (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-set-string"></a><h3>gsignond_dictionary_set_string ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_set_string (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_set_string (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre> <p>Sets or replaces a string value in the dictionary.</p> @@ -993,7 +993,7 @@ gsignond_dictionary_set_string (<em class="parameter"><code><a href="http://gsig <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1019,7 +1019,7 @@ gsignond_dictionary_set_string (<em class="parameter"><code><a href="http://gsig <div class="refsect2"> <a name="gsignond-dictionary-remove"></a><h3>gsignond_dictionary_remove ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_remove (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_remove (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre> <p>Removes key-value pair in the dictionary as per key.</p> <div class="refsect3"> @@ -1033,7 +1033,7 @@ gsignond_dictionary_remove (<em class="parameter"><code><a href="http://gsignon- <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1054,7 +1054,7 @@ gsignond_dictionary_remove (<em class="parameter"><code><a href="http://gsignon- <div class="refsect2"> <a name="gsignond-dictionary-contains"></a><h3>gsignond_dictionary_contains ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_dictionary_contains (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> *dict</code></em>, +gsignond_dictionary_contains (<em class="parameter"><code><span class="type">GSignondDictionary</span> *dict</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre> <p>Checks if the <em class="parameter"><code>dict</code></em> contains <em class="parameter"><code>key</code></em> @@ -1070,7 +1070,7 @@ gsignond_dictionary_contains (<em class="parameter"><code><a href="http://gsigno <tbody> <tr> <td class="parameter_name"><p>dict</p></td> -<td class="parameter_description"><p>instance of <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a></p></td> +<td class="parameter_description"><p>instance of <span class="type">GSignondDictionary</span></p></td> <td class="parameter_annotations"> </td> </tr> <tr> diff --git a/docs/html/gsignond-GSignondSessionData.html b/docs/html/gsignond-GSignondSessionData.html index 82fb393..960dcbe 100644 --- a/docs/html/gsignond-GSignondSessionData.html +++ b/docs/html/gsignond-GSignondSessionData.html @@ -224,9 +224,9 @@ <div class="refsect1"> <a name="gsignond-GSignondSessionData.description"></a><h2>Description</h2> <p>This file provides commonly used parameters for authentication sessions. -For each of those a getter and setter is defined, on <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> +For each of those a getter and setter is defined, on <span class="type">GSignondSessionData</span> container. The plugins may not use all of these parameters, and they commonly -require additional, custom parameters which are set using <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> +require additional, custom parameters which are set using <span class="type">GSignondDictionary</span> setters with explicit key string.</p> </div> <div class="refsect1"> @@ -234,7 +234,7 @@ setters with explicit key string.</p> <div class="refsect2"> <a name="gsignond-session-data-get-username"></a><h3>gsignond_session_data_get_username ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_session_data_get_username (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> +gsignond_session_data_get_username (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a username associated with the authentication session.</p> <div class="refsect3"> <a name="id-1.5.4.8.2.5"></a><h4>Parameters</h4> @@ -246,7 +246,7 @@ gsignond_session_data_get_username (<em class="parameter"><code><a href="http:// </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -261,7 +261,7 @@ gsignond_session_data_get_username (<em class="parameter"><code><a href="http:// <div class="refsect2"> <a name="gsignond-session-data-set-username"></a><h3>gsignond_session_data_set_username ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_username (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_username (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *username</code></em>);</pre> <p>A setter for a username associated with the authentication session.</p> <div class="refsect3"> @@ -275,7 +275,7 @@ gsignond_session_data_set_username (<em class="parameter"><code><a href="http:// <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -291,7 +291,7 @@ gsignond_session_data_set_username (<em class="parameter"><code><a href="http:// <div class="refsect2"> <a name="gsignond-session-data-get-secret"></a><h3>gsignond_session_data_get_secret ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_session_data_get_secret (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> +gsignond_session_data_get_secret (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a secret (e.g. a password) associated with the authentication session.</p> <div class="refsect3"> <a name="id-1.5.4.8.4.5"></a><h4>Parameters</h4> @@ -303,7 +303,7 @@ gsignond_session_data_get_secret (<em class="parameter"><code><a href="http://gs </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -318,7 +318,7 @@ gsignond_session_data_get_secret (<em class="parameter"><code><a href="http://gs <div class="refsect2"> <a name="gsignond-session-data-set-secret"></a><h3>gsignond_session_data_set_secret ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_secret (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_secret (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secret</code></em>);</pre> <p>A setter for a secret (e.g. a password) associated with the authentication session.</p> <div class="refsect3"> @@ -332,7 +332,7 @@ gsignond_session_data_set_secret (<em class="parameter"><code><a href="http://gs <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -348,7 +348,7 @@ gsignond_session_data_set_secret (<em class="parameter"><code><a href="http://gs <div class="refsect2"> <a name="gsignond-session-data-get-realm"></a><h3>gsignond_session_data_get_realm ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_session_data_get_realm (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> +gsignond_session_data_get_realm (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a realm associated with the authentication session.</p> <div class="refsect3"> <a name="id-1.5.4.8.6.5"></a><h4>Parameters</h4> @@ -360,7 +360,7 @@ gsignond_session_data_get_realm (<em class="parameter"><code><a href="http://gsi </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -375,7 +375,7 @@ gsignond_session_data_get_realm (<em class="parameter"><code><a href="http://gsi <div class="refsect2"> <a name="gsignond-session-data-set-realm"></a><h3>gsignond_session_data_set_realm ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_realm (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_realm (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *realm</code></em>);</pre> <p>A setter for a realm associated with the authentication session.</p> <div class="refsect3"> @@ -389,7 +389,7 @@ gsignond_session_data_set_realm (<em class="parameter"><code><a href="http://gsi <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -406,7 +406,7 @@ gsignond_session_data_set_realm (<em class="parameter"><code><a href="http://gsi <a name="gsignond-session-data-get-allowed-realms"></a><h3>gsignond_session_data_get_allowed_realms ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Sequences.html#GSequence"><span class="returnvalue">GSequence</span></a> * gsignond_session_data_get_allowed_realms - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a list of realms allowed for the identity use.</p> <div class="refsect3"> <a name="id-1.5.4.8.8.5"></a><h4>Parameters</h4> @@ -418,7 +418,7 @@ gsignond_session_data_get_allowed_realms </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -434,7 +434,7 @@ gsignond_session_data_get_allowed_realms <a name="gsignond-session-data-set-allowed-realms"></a><h3>gsignond_session_data_set_allowed_realms ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_session_data_set_allowed_realms - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Sequences.html#GSequence"><span class="type">GSequence</span></a> *realms</code></em>);</pre> <p>A setter for a list of realms allowed for the identity use.</p> <div class="refsect3"> @@ -448,7 +448,7 @@ gsignond_session_data_set_allowed_realms <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -464,7 +464,7 @@ gsignond_session_data_set_allowed_realms <div class="refsect2"> <a name="gsignond-session-data-get-caption"></a><h3>gsignond_session_data_get_caption ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_session_data_get_caption (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> +gsignond_session_data_get_caption (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a caption associated with the authentication session. Caption tells the user which application/credentials/provider is requestion authentication.</p> @@ -478,7 +478,7 @@ authentication.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -493,7 +493,7 @@ authentication.</p> <div class="refsect2"> <a name="gsignond-session-data-set-caption"></a><h3>gsignond_session_data_set_caption ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_caption (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_caption (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *caption</code></em>);</pre> <p>A setter for a caption associated with the authentication session. Caption tells the user which application/credentials/provider is requestion @@ -509,7 +509,7 @@ authentication.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -525,7 +525,7 @@ authentication.</p> <div class="refsect2"> <a name="gsignond-session-data-get-renew-token"></a><h3>gsignond_session_data_get_renew_token ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_session_data_get_renew_token (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_get_renew_token (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *renew_token</code></em>);</pre> <p>A getter for a renew token property associated with the authentication session. This property tells the plugin to discard any cached tokens and start @@ -541,7 +541,7 @@ the authentication process anew.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -563,7 +563,7 @@ dictionary or not.</p> <div class="refsect2"> <a name="gsignond-session-data-set-renew-token"></a><h3>gsignond_session_data_set_renew_token ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_renew_token (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_renew_token (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> renew_token</code></em>);</pre> <p>A setter for a renew token property associated with the authentication session. This property tells the plugin to discard any cached tokens and start @@ -579,7 +579,7 @@ the authentication process anew.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -595,7 +595,7 @@ the authentication process anew.</p> <div class="refsect2"> <a name="gsignond-session-data-get-ui-policy"></a><h3>gsignond_session_data_get_ui_policy ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_session_data_get_ui_policy (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_get_ui_policy (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><a class="link" href="gsignond-GSignondSessionData.html#GSignondUiPolicy" title="enum GSignondUiPolicy"><span class="type">GSignondUiPolicy</span></a> *ui_policy</code></em>);</pre> <p>A getter for UI policy setting associated with the authentication session. The UI policy indicates how the authentication plugin should interact with the user.</p> @@ -610,7 +610,7 @@ The UI policy indicates how the authentication plugin should interact with the u <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -632,7 +632,7 @@ dictionary or not.</p> <div class="refsect2"> <a name="gsignond-session-data-set-ui-policy"></a><h3>gsignond_session_data_set_ui_policy ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_ui_policy (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_ui_policy (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><a class="link" href="gsignond-GSignondSessionData.html#GSignondUiPolicy" title="enum GSignondUiPolicy"><span class="type">GSignondUiPolicy</span></a> ui_policy</code></em>);</pre> <p>A getter for UI policy setting associated with the authentication session. The UI policy indicates how the authentication plugin should interact with the user.</p> @@ -647,7 +647,7 @@ The UI policy indicates how the authentication plugin should interact with the u <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -664,7 +664,7 @@ The UI policy indicates how the authentication plugin should interact with the u <a name="gsignond-session-data-get-network-proxy"></a><h3>gsignond_session_data_get_network_proxy ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_session_data_get_network_proxy - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>);</pre> <p>A getter for a network proxy setting associated with the authentication session. If this property is not set, the default system proxy settings should be used.</p> <div class="refsect3"> @@ -677,7 +677,7 @@ If this property is not set, the default system proxy settings should be used.</ </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -693,7 +693,7 @@ If this property is not set, the default system proxy settings should be used.</ <a name="gsignond-session-data-set-network-proxy"></a><h3>gsignond_session_data_set_network_proxy ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_session_data_set_network_proxy - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *network_proxy</code></em>);</pre> <p>A setter for a network proxy setting associated with the authentication session. If this property is not set, the default system proxy settings should be used.</p> @@ -708,7 +708,7 @@ If this property is not set, the default system proxy settings should be used.</ <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -725,7 +725,7 @@ If this property is not set, the default system proxy settings should be used.</ <a name="gsignond-session-data-get-network-timeout"></a><h3>gsignond_session_data_get_network_timeout ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gsignond_session_data_get_network_timeout - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><span class="type">guint32</span> *network_timeout</code></em>);</pre> <p>A getter for a network timeout setting associated with the authentication session. This can be used to change the default timeout in case of unresponsive servers.</p> @@ -740,7 +740,7 @@ This can be used to change the default timeout in case of unresponsive servers.< <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -763,7 +763,7 @@ dictionary or not.</p> <a name="gsignond-session-data-set-network-timeout"></a><h3>gsignond_session_data_set_network_timeout ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_session_data_set_network_timeout - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><span class="type">guint32</span> network_timeout</code></em>);</pre> <p>A setter for a network timeout setting associated with the authentication session. This can be used to change the default timeout in case of unresponsive servers.</p> @@ -778,7 +778,7 @@ This can be used to change the default timeout in case of unresponsive servers.< <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -794,7 +794,7 @@ This can be used to change the default timeout in case of unresponsive servers.< <div class="refsect2"> <a name="gsignond-session-data-get-window-id"></a><h3>gsignond_session_data_get_window_id ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_session_data_get_window_id (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_get_window_id (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><span class="type">guint32</span> *window_id</code></em>);</pre> <p>A getter for a window id setting associated with the authentication session. This can be used to embed the user interaction window produced by the authentication @@ -810,7 +810,7 @@ session into an application window.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -832,7 +832,7 @@ dictionary or not.</p> <div class="refsect2"> <a name="gsignond-session-data-set-window-id"></a><h3>gsignond_session_data_set_window_id ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_session_data_set_window_id (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> *data</code></em>, +gsignond_session_data_set_window_id (<em class="parameter"><code><span class="type">GSignondSessionData</span> *data</code></em>, <em class="parameter"><code><span class="type">guint32</span> window_id</code></em>);</pre> <p>A setter for a window id setting associated with the authentication session. This can be used to embed the user interaction window produced by the authentication @@ -848,7 +848,7 @@ session into an application window.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> diff --git a/docs/html/gsignond-GSignondSignonuiData.html b/docs/html/gsignond-GSignondSignonuiData.html index 1a21aa8..4e0bb48 100644 --- a/docs/html/gsignond-GSignondSignonuiData.html +++ b/docs/html/gsignond-GSignondSignonuiData.html @@ -360,7 +360,7 @@ <a name="gsignond-GSignondSignonuiData.description"></a><h2>Description</h2> <p>This file provides commonly used parameters for user interaction during authentication sessions. -For each of those a getter and setter is defined, on <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSessionData.html#GSignondSessionData"><span class="type">GSignondSessionData</span></a> +For each of those a getter and setter is defined, on <span class="type">GSignondSessionData</span> container. </p> <p>This container is used in two directions: by plugins to specify the parameters for user interaction that is then performed by SignonUI component, and by SignonUI @@ -379,7 +379,7 @@ password, query error code, remember password, url response.</p> <a name="gsignond-signonui-data-get-captcha-response"></a><h3>gsignond_signonui_data_get_captcha_response ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_signonui_data_get_captcha_response - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the user's response to a captcha query.</p> <div class="refsect3"> <a name="id-1.5.5.8.2.5"></a><h4>Parameters</h4> @@ -391,7 +391,7 @@ gsignond_signonui_data_get_captcha_response </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -407,7 +407,7 @@ gsignond_signonui_data_get_captcha_response <a name="gsignond-signonui-data-set-captcha-response"></a><h3>gsignond_signonui_data_set_captcha_response ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_captcha_response - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *response</code></em>);</pre> <p>A setter for the user's response to a captcha query.</p> <div class="refsect3"> @@ -421,7 +421,7 @@ gsignond_signonui_data_set_captcha_response <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -438,7 +438,7 @@ gsignond_signonui_data_set_captcha_response <a name="gsignond-signonui-data-get-captcha-url"></a><h3>gsignond_signonui_data_get_captcha_url ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_signonui_data_get_captcha_url - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the captcha URL.</p> <div class="refsect3"> <a name="id-1.5.5.8.4.5"></a><h4>Parameters</h4> @@ -450,7 +450,7 @@ gsignond_signonui_data_get_captcha_url </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -466,7 +466,7 @@ gsignond_signonui_data_get_captcha_url <a name="gsignond-signonui-data-set-captcha-url"></a><h3>gsignond_signonui_data_set_captcha_url ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_captcha_url - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *url</code></em>);</pre> <p>A setter for the captcha URL.</p> <div class="refsect3"> @@ -480,7 +480,7 @@ gsignond_signonui_data_set_captcha_url <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -496,7 +496,7 @@ gsignond_signonui_data_set_captcha_url <div class="refsect2"> <a name="gsignond-signonui-data-get-caption"></a><h3>gsignond_signonui_data_get_caption ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_caption (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_caption (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the caption string. Caption tells the user which application/credentials/provider is requestion authentication.</p> <div class="refsect3"> @@ -509,7 +509,7 @@ application/credentials/provider is requestion authentication.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -524,7 +524,7 @@ application/credentials/provider is requestion authentication.</p> <div class="refsect2"> <a name="gsignond-signonui-data-set-caption"></a><h3>gsignond_signonui_data_set_caption ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_caption (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_caption (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *caption</code></em>);</pre> <p>A setter for the caption string. Caption tells the user which application/credentials/provider is requestion authentication.</p> @@ -539,7 +539,7 @@ application/credentials/provider is requestion authentication.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -555,7 +555,7 @@ application/credentials/provider is requestion authentication.</p> <div class="refsect2"> <a name="gsignond-signonui-data-get-confirm"></a><h3>gsignond_signonui_data_get_confirm ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> -gsignond_signonui_data_get_confirm (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_get_confirm (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *confirm</code></em>);</pre> <p>A getter for the confirm mode. In confirm mode the user is asked to enter an old password (which is compared to the supplied password), and a new password twice @@ -571,7 +571,7 @@ an old password (which is compared to the supplied password), and a new password <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -593,7 +593,7 @@ dictionary or not.</p> <div class="refsect2"> <a name="gsignond-signonui-data-set-confirm"></a><h3>gsignond_signonui_data_set_confirm ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_confirm (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_confirm (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> confirm</code></em>);</pre> <p>A setter for the confirm mode. In confirm mode the user is asked to enter an old password (which is compared to the supplied password), and a new password twice @@ -609,7 +609,7 @@ an old password (which is compared to the supplied password), and a new password <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -625,7 +625,7 @@ an old password (which is compared to the supplied password), and a new password <div class="refsect2"> <a name="gsignond-signonui-data-get-final-url"></a><h3>gsignond_signonui_data_get_final_url ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_final_url (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_final_url (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the final URL. When the signon UI detects that the user is at the final URL (possibly with additional query or fragment parameters), it will close the window and return the full URL via url response property. @@ -640,7 +640,7 @@ This is used by redirection-based authentication, such as OAuth.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -655,7 +655,7 @@ This is used by redirection-based authentication, such as OAuth.</p> <div class="refsect2"> <a name="gsignond-signonui-data-set-final-url"></a><h3>gsignond_signonui_data_set_final_url ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_final_url (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_final_url (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *url</code></em>);</pre> <p>A setter for the final URL. When the signon UI detects that the user is at the final URL (possibly with additional query or fragment parameters), it @@ -672,7 +672,7 @@ This is used by redirection-based authentication, such as OAuth.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -689,7 +689,7 @@ This is used by redirection-based authentication, such as OAuth.</p> <a name="gsignond-signonui-data-get-forgot-password"></a><h3>gsignond_signonui_data_get_forgot_password ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_signonui_data_get_forgot_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the forgot password string which is shown to the user as a link to reset the password or remind him of the password.</p> <div class="refsect3"> @@ -702,7 +702,7 @@ reset the password or remind him of the password.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -718,7 +718,7 @@ reset the password or remind him of the password.</p> <a name="gsignond-signonui-data-set-forgot-password"></a><h3>gsignond_signonui_data_set_forgot_password ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_forgot_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *forgot</code></em>);</pre> <p>A setter for the forgot password string, which is shown to the user as a link to reset the password or remind him of the password.</p> @@ -733,7 +733,7 @@ reset the password or remind him of the password.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -755,7 +755,7 @@ reset the password or remind him of the password.</p> <a name="gsignond-signonui-data-get-forgot-password-url"></a><h3>gsignond_signonui_data_get_forgot_password_url ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_signonui_data_get_forgot_password_url - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the forgot password URL, where the user can reset or request a reminder of the password.</p> <div class="refsect3"> @@ -768,7 +768,7 @@ reminder of the password.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -784,7 +784,7 @@ reminder of the password.</p> <a name="gsignond-signonui-data-set-forgot-password-url"></a><h3>gsignond_signonui_data_set_forgot_password_url ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_forgot_password_url - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *url</code></em>);</pre> <p>A setter for the forgot password URL, where the user can reset or request a reminder of the password.</p> @@ -799,7 +799,7 @@ reminder of the password.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -820,7 +820,7 @@ reminder of the password.</p> <div class="refsect2"> <a name="gsignond-signonui-data-get-message"></a><h3>gsignond_signonui_data_get_message ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_message (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_message (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the message which is show to the user in the signon UI dialog.</p> <div class="refsect3"> <a name="id-1.5.5.8.16.5"></a><h4>Parameters</h4> @@ -832,7 +832,7 @@ gsignond_signonui_data_get_message (<em class="parameter"><code><a href="http:// </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -847,7 +847,7 @@ gsignond_signonui_data_get_message (<em class="parameter"><code><a href="http:// <div class="refsect2"> <a name="gsignond-signonui-data-set-message"></a><h3>gsignond_signonui_data_set_message ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_message (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_message (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *message</code></em>);</pre> <p>A setter for the message which is show to the user in the signon UI dialog.</p> <div class="refsect3"> @@ -861,7 +861,7 @@ gsignond_signonui_data_set_message (<em class="parameter"><code><a href="http:// <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -877,7 +877,7 @@ gsignond_signonui_data_set_message (<em class="parameter"><code><a href="http:// <div class="refsect2"> <a name="gsignond-signonui-data-get-open-url"></a><h3>gsignond_signonui_data_get_open_url ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_open_url (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_open_url (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the URL that should be opened by signon UI.</p> <div class="refsect3"> <a name="id-1.5.5.8.18.5"></a><h4>Parameters</h4> @@ -889,7 +889,7 @@ gsignond_signonui_data_get_open_url (<em class="parameter"><code><a href="http:/ </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -904,7 +904,7 @@ gsignond_signonui_data_get_open_url (<em class="parameter"><code><a href="http:/ <div class="refsect2"> <a name="gsignond-signonui-data-set-open-url"></a><h3>gsignond_signonui_data_set_open_url ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_open_url (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_open_url (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *url</code></em>);</pre> <p>A setter for the URL that should be opened by signon UI.</p> <div class="refsect3"> @@ -918,7 +918,7 @@ gsignond_signonui_data_set_open_url (<em class="parameter"><code><a href="http:/ <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -934,7 +934,7 @@ gsignond_signonui_data_set_open_url (<em class="parameter"><code><a href="http:/ <div class="refsect2"> <a name="gsignond-signonui-data-get-password"></a><h3>gsignond_signonui_data_get_password ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_password (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_password (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the password string.</p> <div class="refsect3"> <a name="id-1.5.5.8.20.5"></a><h4>Parameters</h4> @@ -946,7 +946,7 @@ gsignond_signonui_data_get_password (<em class="parameter"><code><a href="http:/ </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -961,7 +961,7 @@ gsignond_signonui_data_get_password (<em class="parameter"><code><a href="http:/ <div class="refsect2"> <a name="gsignond-signonui-data-set-password"></a><h3>gsignond_signonui_data_set_password ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_password (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_password (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *password</code></em>);</pre> <p>A setter for the password string.</p> <div class="refsect3"> @@ -975,7 +975,7 @@ gsignond_signonui_data_set_password (<em class="parameter"><code><a href="http:/ <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -992,7 +992,7 @@ gsignond_signonui_data_set_password (<em class="parameter"><code><a href="http:/ <a name="gsignond-signonui-data-get-query-error"></a><h3>gsignond_signonui_data_get_query_error ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gsignond_signonui_data_get_query_error - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a class="link" href="gsignond-GSignondSignonuiData.html#GSignondSignonuiError" title="enum GSignondSignonuiError"><span class="type">GSignondSignonuiError</span></a> *error</code></em>);</pre> <p>A getter for the UI interaction error. Signon UI sets this to <em class="parameter"><code>SIGNONUI_ERROR_NONE</code></em> if @@ -1008,7 +1008,7 @@ there were no errors.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1031,7 +1031,7 @@ dictionary or not.</p> <a name="gsignond-signonui-data-set-query-error"></a><h3>gsignond_signonui_data_set_query_error ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_query_error - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a class="link" href="gsignond-GSignondSignonuiData.html#GSignondSignonuiError" title="enum GSignondSignonuiError"><span class="type">GSignondSignonuiError</span></a> error</code></em>);</pre> <p>A setter for the UI interaction error. Signon UI sets this to <em class="parameter"><code>SIGNONUI_ERROR_NONE</code></em> if @@ -1047,7 +1047,7 @@ there were no errors.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1064,7 +1064,7 @@ there were no errors.</p> <a name="gsignond-signonui-data-get-query-password"></a><h3>gsignond_signonui_data_get_query_password ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gsignond_signonui_data_get_query_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *query_password</code></em>);</pre> <p>A getter for the query password property. It indicates whether the signon UI should ask the user for a password (and return it in the password property).</p> @@ -1079,7 +1079,7 @@ should ask the user for a password (and return it in the password property).</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1102,7 +1102,7 @@ dictionary or not.</p> <a name="gsignond-signonui-data-set-query-password"></a><h3>gsignond_signonui_data_set_query_password ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_query_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> query</code></em>);</pre> <p>A setter for the query password property. It indicates whether the signon UI should ask the user for a password (and return it in the password property).</p> @@ -1117,7 +1117,7 @@ should ask the user for a password (and return it in the password property).</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1134,7 +1134,7 @@ should ask the user for a password (and return it in the password property).</p> <a name="gsignond-signonui-data-get-query-username"></a><h3>gsignond_signonui_data_get_query_username ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gsignond_signonui_data_get_query_username - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *query_username</code></em>);</pre> <p>A getter for the query username property. It indicates whether the signon UI should ask the user for a username (and return it in the username property).</p> @@ -1149,7 +1149,7 @@ should ask the user for a username (and return it in the username property).</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1172,7 +1172,7 @@ dictionary or not.</p> <a name="gsignond-signonui-data-set-query-username"></a><h3>gsignond_signonui_data_set_query_username ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_query_username - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> query</code></em>);</pre> <p>A setter for the query username property. It indicates whether the signon UI should ask the user for a username (and return it in the username property).</p> @@ -1187,7 +1187,7 @@ should ask the user for a username (and return it in the username property).</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1204,7 +1204,7 @@ should ask the user for a username (and return it in the username property).</p> <a name="gsignond-signonui-data-get-remember-password"></a><h3>gsignond_signonui_data_get_remember_password ()</h3> <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gsignond_signonui_data_get_remember_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *remember_password</code></em>);</pre> <p>A getter for whether the password should be remembered.</p> <div class="refsect3"> @@ -1218,7 +1218,7 @@ gsignond_signonui_data_get_remember_password <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1241,7 +1241,7 @@ dictionary or not.</p> <a name="gsignond-signonui-data-set-remember-password"></a><h3>gsignond_signonui_data_set_remember_password ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_remember_password - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> remember</code></em>);</pre> <p>A setter for whether the password should be remembered.</p> <div class="refsect3"> @@ -1255,7 +1255,7 @@ gsignond_signonui_data_set_remember_password <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1271,7 +1271,7 @@ gsignond_signonui_data_set_remember_password <div class="refsect2"> <a name="gsignond-signonui-data-get-request-id"></a><h3>gsignond_signonui_data_get_request_id ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_request_id (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_request_id (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the dialog request id. The id identifies the dialog so that it can be refreshed or updated.</p> <div class="refsect3"> @@ -1284,7 +1284,7 @@ can be refreshed or updated.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -1299,7 +1299,7 @@ can be refreshed or updated.</p> <div class="refsect2"> <a name="gsignond-signonui-data-set-request-id"></a><h3>gsignond_signonui_data_set_request_id ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_request_id (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_request_id (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *id</code></em>);</pre> <p>A setter for the dialog request id. The id identifies the dialog so that it can be refreshed or updated.</p> @@ -1314,7 +1314,7 @@ can be refreshed or updated.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1330,7 +1330,7 @@ can be refreshed or updated.</p> <div class="refsect2"> <a name="gsignond-signonui-data-get-test-reply"></a><h3>gsignond_signonui_data_get_test_reply ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_test_reply (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_test_reply (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the test reply values. It's used only by the signon ui implementations to test themselves.</p> <div class="refsect3"> @@ -1343,7 +1343,7 @@ implementations to test themselves.</p> </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -1358,7 +1358,7 @@ implementations to test themselves.</p> <div class="refsect2"> <a name="gsignond-signonui-data-set-test-reply"></a><h3>gsignond_signonui_data_set_test_reply ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_test_reply (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_test_reply (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *reply</code></em>);</pre> <p>A setter for the test reply values. It's used only by the signon ui implementations to test themselves.</p> @@ -1373,7 +1373,7 @@ implementations to test themselves.</p> <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1389,7 +1389,7 @@ implementations to test themselves.</p> <div class="refsect2"> <a name="gsignond-signonui-data-get-title"></a><h3>gsignond_signonui_data_get_title ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_title (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_title (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the UI dialog title.</p> <div class="refsect3"> <a name="id-1.5.5.8.34.5"></a><h4>Parameters</h4> @@ -1401,7 +1401,7 @@ gsignond_signonui_data_get_title (<em class="parameter"><code><a href="http://gs </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -1416,7 +1416,7 @@ gsignond_signonui_data_get_title (<em class="parameter"><code><a href="http://gs <div class="refsect2"> <a name="gsignond-signonui-data-set-title"></a><h3>gsignond_signonui_data_set_title ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_title (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_title (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>);</pre> <p>A setter for the UI dialog title.</p> <div class="refsect3"> @@ -1430,7 +1430,7 @@ gsignond_signonui_data_set_title (<em class="parameter"><code><a href="http://gs <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1447,7 +1447,7 @@ gsignond_signonui_data_set_title (<em class="parameter"><code><a href="http://gs <a name="gsignond-signonui-data-get-url-response"></a><h3>gsignond_signonui_data_get_url_response ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gsignond_signonui_data_get_url_response - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the response URL. If the final URL was set in the request to the signon UI, and the signon UI detects that it has been reached, then the full final URL is returned using this property. This is used by redirection-based authentication such as OAauth.</p> @@ -1461,7 +1461,7 @@ this property. This is used by redirection-based authentication such as OAauth.< </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -1477,7 +1477,7 @@ this property. This is used by redirection-based authentication such as OAauth.< <a name="gsignond-signonui-data-set-url-response"></a><h3>gsignond_signonui_data_set_url_response ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gsignond_signonui_data_set_url_response - (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, + (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *response</code></em>);</pre> <p>A getter for the response URL. If the final URL was set in the request to the signon UI, and the signon UI @@ -1494,7 +1494,7 @@ this property. This is used by redirection-based authentication such as OAauth.< <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -1515,7 +1515,7 @@ this property. This is used by redirection-based authentication such as OAauth.< <div class="refsect2"> <a name="gsignond-signonui-data-get-username"></a><h3>gsignond_signonui_data_get_username ()</h3> <pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * -gsignond_signonui_data_get_username (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>);</pre> +gsignond_signonui_data_get_username (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>);</pre> <p>A getter for the username string.</p> <div class="refsect3"> <a name="id-1.5.5.8.38.5"></a><h4>Parameters</h4> @@ -1527,7 +1527,7 @@ gsignond_signonui_data_get_username (<em class="parameter"><code><a href="http:/ </colgroup> <tbody><tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr></tbody> </table></div> @@ -1542,7 +1542,7 @@ gsignond_signonui_data_get_username (<em class="parameter"><code><a href="http:/ <div class="refsect2"> <a name="gsignond-signonui-data-set-username"></a><h3>gsignond_signonui_data_set_username ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> -gsignond_signonui_data_set_username (<em class="parameter"><code><a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondSignonuiData.html#GSignondSignonuiData"><span class="type">GSignondSignonuiData</span></a> *data</code></em>, +gsignond_signonui_data_set_username (<em class="parameter"><code><span class="type">GSignondSignonuiData</span> *data</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *username</code></em>);</pre> <p>A setter for the username string.</p> <div class="refsect3"> @@ -1556,7 +1556,7 @@ gsignond_signonui_data_set_username (<em class="parameter"><code><a href="http:/ <tbody> <tr> <td class="parameter_name"><p>data</p></td> -<td class="parameter_description"><p>a <a href="http://gsignon-docs.accounts-sso.googlecode.com/git/gsignond/gsignond-GSignondDictionary.html#GSignondDictionary"><span class="type">GSignondDictionary</span></a> structure</p></td> +<td class="parameter_description"><p>a <span class="type">GSignondDictionary</span> structure</p></td> <td class="parameter_annotations"> </td> </tr> <tr> |