glib2 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +53 -8
- data/ext/glib2/extconf.rb +1 -1
- data/ext/glib2/glib2.def +8 -0
- data/ext/glib2/rbglib-variant-type.c +296 -0
- data/ext/glib2/rbglib-variant.c +132 -0
- data/ext/glib2/rbglib.c +16 -1
- data/ext/glib2/rbglib.h +18 -7
- data/ext/glib2/rbglib2conversions.h +6 -1
- data/ext/glib2/rbglib_fileutils.c +3 -3
- data/ext/glib2/rbglib_maincontext.c +35 -5
- data/ext/glib2/rbgobj_binding.c +48 -0
- data/ext/glib2/rbgobj_boxed.c +6 -2
- data/ext/glib2/rbgobj_enums.c +55 -12
- data/ext/glib2/rbgobj_flags.c +114 -70
- data/ext/glib2/rbgobj_object.c +91 -77
- data/ext/glib2/rbgobj_type.c +1 -1
- data/ext/glib2/rbgobj_typeinstance.c +8 -2
- data/ext/glib2/rbgobj_value.c +20 -12
- data/ext/glib2/rbgobject.c +2 -0
- data/ext/glib2/rbgobject.h +4 -2
- data/ext/glib2/rbgprivate.h +4 -3
- data/ext/glib2/rbgutil.c +36 -8
- data/ext/glib2/rbgutil.h +3 -1
- data/ext/glib2/rbgutil_list.c +97 -1
- data/ext/glib2/rbgutil_list.h +10 -1
- data/lib/2.0/glib2.so +0 -0
- data/lib/2.1/glib2.so +0 -0
- data/lib/2.2/glib2.so +0 -0
- data/lib/glib2/deprecatable.rb +20 -5
- data/lib/gnome2/rake/native-binary-build-task.rb +1 -1
- data/lib/gnome2/rake/windows-binary-build-task.rb +12 -15
- data/lib/mkmf-gnome2.rb +10 -11
- data/test/test-binding.rb +97 -0
- data/test/test-variant-type.rb +357 -0
- data/test/test_enum.rb +5 -8
- data/test/test_file_utils.rb +30 -8
- data/test/test_source.rb +11 -0
- data/test/test_value.rb +5 -0
- data/vendor/local/bin/asn1Coding.exe +0 -0
- data/vendor/local/bin/asn1Decoding.exe +0 -0
- data/vendor/local/bin/asn1Parser.exe +0 -0
- data/vendor/local/bin/envsubst.exe +0 -0
- data/vendor/local/bin/gdbus.exe +0 -0
- data/vendor/local/bin/gettext.exe +0 -0
- data/vendor/local/bin/gettext.sh +3 -2
- data/vendor/local/bin/gio-querymodules.exe +0 -0
- data/vendor/local/bin/glib-compile-resources.exe +0 -0
- data/vendor/local/bin/glib-compile-schemas.exe +0 -0
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/glib-gettextize +1 -1
- data/vendor/local/bin/glib-mkenums +1 -1
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gresource.exe +0 -0
- data/vendor/local/bin/gsettings.exe +0 -0
- data/vendor/local/bin/gspawn-win64-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win64-helper.exe +0 -0
- data/vendor/local/bin/iconv.exe +0 -0
- data/vendor/local/bin/idn.exe +0 -0
- data/vendor/local/bin/libasprintf-0.dll +0 -0
- data/vendor/local/bin/libcharset-1.dll +0 -0
- data/vendor/local/bin/libffi-6.dll +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmp-10.dll +0 -0
- data/vendor/local/bin/libgnutls-30.def +1047 -0
- data/vendor/local/bin/libgnutls-30.dll +0 -0
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/bin/libhogweed-4-1.dll +0 -0
- data/vendor/local/bin/libiconv-2.dll +0 -0
- data/vendor/local/bin/libidn-11.def +77 -0
- data/vendor/local/bin/libidn-11.dll +0 -0
- data/vendor/local/bin/libintl-8.dll +0 -0
- data/vendor/local/bin/libnettle-6-1.dll +0 -0
- data/vendor/local/bin/libp11-kit-0.dll +0 -0
- data/vendor/local/bin/libtasn1-6.dll +0 -0
- data/vendor/local/bin/nettle-hash.exe +0 -0
- data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
- data/vendor/local/bin/nettle-pbkdf2.exe +0 -0
- data/vendor/local/bin/ngettext.exe +0 -0
- data/vendor/local/bin/p11-kit.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/trust.exe +0 -0
- data/vendor/local/etc/pkcs11/pkcs11.conf.example +9 -0
- data/vendor/local/include/autosprintf.h +1 -1
- data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +2 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gapplication.h +12 -5
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +11 -1
- data/vendor/local/include/glib-2.0/gio/gfile.h +3 -0
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +8 -0
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +2 -2
- data/vendor/local/include/glib-2.0/gio/gicon.h +1 -0
- data/vendor/local/include/glib-2.0/gio/ginputstream.h +15 -0
- data/vendor/local/include/glib-2.0/gio/gio-autocleanups.h +148 -0
- data/vendor/local/include/glib-2.0/gio/gio.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gioenums.h +34 -2
- data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +2 -0
- data/vendor/local/include/glib-2.0/gio/giotypes.h +36 -0
- data/vendor/local/include/glib-2.0/gio/glistmodel.h +72 -0
- data/vendor/local/include/glib-2.0/gio/gliststore.h +72 -0
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gnetworking.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +25 -22
- data/vendor/local/include/glib-2.0/gio/goutputstream.h +16 -0
- data/vendor/local/include/glib-2.0/gio/gresource.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +16 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gsimpleiostream.h +45 -0
- data/vendor/local/include/glib-2.0/gio/gsocket.h +9 -0
- data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gsocketservice.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gtask.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +8 -0
- data/vendor/local/include/glib-2.0/gio/gtlspassword.h +9 -0
- data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +8 -0
- data/vendor/local/include/glib-2.0/glib-object.h +2 -0
- data/vendor/local/include/glib-2.0/glib.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gconvert.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gdir.h +2 -0
- data/vendor/local/include/glib-2.0/glib/genviron.h +2 -1
- data/vendor/local/include/glib-2.0/glib/gfileutils.h +2 -0
- data/vendor/local/include/glib-2.0/glib/giochannel.h +2 -0
- data/vendor/local/include/glib-2.0/glib/glib-autocleanups.h +81 -0
- data/vendor/local/include/glib-2.0/glib/gmacros.h +53 -0
- data/vendor/local/include/glib-2.0/glib/gmem.h +72 -1
- data/vendor/local/include/glib-2.0/glib/goption.h +13 -3
- data/vendor/local/include/glib-2.0/glib/gslice.h +6 -5
- data/vendor/local/include/glib-2.0/glib/gspawn.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +4 -0
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +45 -27
- data/vendor/local/include/glib-2.0/glib/gthread.h +70 -0
- data/vendor/local/include/glib-2.0/glib/gunicode.h +2 -2
- data/vendor/local/include/glib-2.0/glib/gversionmacros.h +24 -0
- data/vendor/local/include/glib-2.0/glib/gwin32.h +31 -6
- data/vendor/local/include/glib-2.0/gobject/gclosure.h +19 -0
- data/vendor/local/include/glib-2.0/gobject/glib-types.h +11 -0
- data/vendor/local/include/glib-2.0/gobject/gobject-autocleanups.h +27 -0
- data/vendor/local/include/glib-2.0/gobject/gobject.h +65 -2
- data/vendor/local/include/glib-2.0/gobject/gparam.h +3 -2
- data/vendor/local/include/glib-2.0/gobject/gtype.h +257 -4
- data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +14 -0
- data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +7 -0
- data/vendor/local/include/gnutls/abstract.h +131 -51
- data/vendor/local/include/gnutls/compat.h +12 -171
- data/vendor/local/include/gnutls/crypto.h +113 -0
- data/vendor/local/include/gnutls/gnutls.h +336 -79
- data/vendor/local/include/gnutls/ocsp.h +11 -1
- data/vendor/local/include/gnutls/openpgp.h +14 -0
- data/vendor/local/include/gnutls/pkcs11.h +171 -55
- data/vendor/local/include/gnutls/pkcs12.h +13 -0
- data/vendor/local/include/gnutls/pkcs7.h +134 -0
- data/vendor/local/include/gnutls/self-test.h +38 -0
- data/vendor/local/include/gnutls/system-keys.h +63 -0
- data/vendor/local/include/gnutls/urls.h +77 -0
- data/vendor/local/include/gnutls/x509-ext.h +194 -0
- data/vendor/local/include/gnutls/x509.h +304 -66
- data/vendor/local/include/idn-free.h +74 -0
- data/vendor/local/include/idn-int.h +1 -0
- data/vendor/local/include/idna.h +123 -0
- data/vendor/local/include/libintl.h +3 -2
- data/vendor/local/include/libtasn1.h +402 -0
- data/vendor/local/include/nettle/aes.h +126 -34
- data/vendor/local/include/nettle/arcfour.h +38 -25
- data/vendor/local/include/nettle/arctwo.h +51 -30
- data/vendor/local/include/nettle/asn1.h +35 -27
- data/vendor/local/include/nettle/base16.h +39 -35
- data/vendor/local/include/nettle/base64.h +59 -42
- data/vendor/local/include/nettle/bignum.h +57 -35
- data/vendor/local/include/nettle/blowfish.h +41 -28
- data/vendor/local/include/nettle/buffer.h +37 -29
- data/vendor/local/include/nettle/camellia.h +114 -53
- data/vendor/local/include/nettle/cast128.h +46 -37
- data/vendor/local/include/nettle/cbc.h +45 -35
- data/vendor/local/include/nettle/ccm.h +302 -0
- data/vendor/local/include/nettle/chacha-poly1305.h +98 -0
- data/vendor/local/include/nettle/chacha.h +96 -0
- data/vendor/local/include/nettle/ctr.h +39 -30
- data/vendor/local/include/nettle/curve25519.h +57 -0
- data/vendor/local/include/nettle/des-compat.h +31 -23
- data/vendor/local/include/nettle/des.h +37 -28
- data/vendor/local/include/nettle/dsa-compat.h +183 -0
- data/vendor/local/include/nettle/dsa.h +95 -172
- data/vendor/local/include/nettle/eax.h +185 -0
- data/vendor/local/include/nettle/ecc-curve.h +31 -22
- data/vendor/local/include/nettle/ecc.h +44 -146
- data/vendor/local/include/nettle/ecdsa.h +33 -24
- data/vendor/local/include/nettle/eddsa.h +149 -0
- data/vendor/local/include/nettle/gcm.h +216 -75
- data/vendor/local/include/nettle/gosthash94.h +37 -27
- data/vendor/local/include/nettle/hmac.h +53 -45
- data/vendor/local/include/nettle/knuth-lfib.h +32 -27
- data/vendor/local/include/nettle/macros.h +40 -33
- data/vendor/local/include/nettle/md2.h +39 -29
- data/vendor/local/include/nettle/md4.h +39 -29
- data/vendor/local/include/nettle/md5-compat.h +31 -23
- data/vendor/local/include/nettle/md5.h +38 -28
- data/vendor/local/include/nettle/memxor.h +6 -3
- data/vendor/local/include/nettle/nettle-meta.h +70 -72
- data/vendor/local/include/nettle/nettle-stdint.h +2 -2
- data/vendor/local/include/nettle/nettle-types.h +60 -42
- data/vendor/local/include/nettle/pbkdf2.h +40 -32
- data/vendor/local/include/nettle/pgp.h +31 -23
- data/vendor/local/include/nettle/pkcs1.h +46 -38
- data/vendor/local/include/nettle/poly1305.h +128 -0
- data/vendor/local/include/nettle/realloc.h +29 -22
- data/vendor/local/include/nettle/ripemd160.h +38 -28
- data/vendor/local/include/nettle/rsa.h +42 -34
- data/vendor/local/include/nettle/salsa20.h +56 -35
- data/vendor/local/include/nettle/serpent.h +46 -25
- data/vendor/local/include/nettle/sexp.h +44 -37
- data/vendor/local/include/nettle/sha.h +33 -25
- data/vendor/local/include/nettle/sha1.h +38 -28
- data/vendor/local/include/nettle/sha2.h +86 -36
- data/vendor/local/include/nettle/sha3.h +53 -40
- data/vendor/local/include/nettle/twofish.h +45 -25
- data/vendor/local/include/nettle/umac.h +53 -41
- data/vendor/local/include/nettle/version.h +57 -0
- data/vendor/local/include/nettle/yarrow.h +35 -27
- data/vendor/local/include/p11-kit-1/p11-kit/deprecated.h +97 -0
- data/vendor/local/include/p11-kit-1/p11-kit/iter.h +115 -0
- data/vendor/local/include/p11-kit-1/p11-kit/p11-kit.h +121 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pin.h +107 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pkcs11.h +1398 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pkcs11x.h +149 -0
- data/vendor/local/include/p11-kit-1/p11-kit/remote.h +56 -0
- data/vendor/local/include/p11-kit-1/p11-kit/uri.h +167 -0
- data/vendor/local/include/pr29.h +73 -0
- data/vendor/local/include/punycode.h +239 -0
- data/vendor/local/include/stringprep.h +242 -0
- data/vendor/local/include/tld.h +135 -0
- data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.la +2 -2
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +1 -1
- data/vendor/local/lib/libasprintf.a +0 -0
- data/vendor/local/lib/libasprintf.dll.a +0 -0
- data/vendor/local/lib/libasprintf.la +2 -2
- data/vendor/local/lib/libcharset.a +0 -0
- data/vendor/local/lib/libcharset.dll.a +0 -0
- data/vendor/local/lib/libffi.a +0 -0
- data/vendor/local/lib/libffi.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.la +4 -4
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.la +4 -4
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.la +4 -4
- data/vendor/local/lib/libgmp.dll.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgnutls.la +8 -8
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.la +4 -4
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.la +4 -4
- data/vendor/local/lib/libhogweed.a +0 -0
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libiconv.dll.a +0 -0
- data/vendor/local/lib/libidn.a +0 -0
- data/vendor/local/lib/libidn.dll.a +0 -0
- data/vendor/local/lib/libidn.la +41 -0
- data/vendor/local/lib/libintl.a +0 -0
- data/vendor/local/lib/libintl.dll.a +0 -0
- data/vendor/local/lib/libintl.la +5 -5
- data/vendor/local/lib/libnettle.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.la +41 -0
- data/vendor/local/lib/libtasn1.a +0 -0
- data/vendor/local/lib/libtasn1.dll.a +0 -0
- data/vendor/local/lib/libtasn1.la +41 -0
- data/vendor/local/lib/p11-kit/p11-kit-remote.exe +0 -0
- data/vendor/local/lib/p11-kit/trust-extract-compat +32 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll.a +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.la +41 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gnutls.pc +3 -3
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/hogweed.pc +5 -4
- data/vendor/local/lib/pkgconfig/libidn.pc +23 -0
- data/vendor/local/lib/pkgconfig/libtasn1.pc +30 -0
- data/vendor/local/lib/pkgconfig/nettle.pc +1 -1
- data/vendor/local/lib/pkgconfig/p11-kit-1.pc +22 -0
- data/vendor/local/share/doc/gettext/bind_textdomain_codeset.3.html +1 -1
- data/vendor/local/share/doc/gettext/bindtextdomain.3.html +1 -1
- data/vendor/local/share/doc/gettext/envsubst.1.html +1 -1
- data/vendor/local/share/doc/gettext/gettext.1.html +1 -1
- data/vendor/local/share/doc/gettext/gettext.3.html +1 -1
- data/vendor/local/share/doc/gettext/ngettext.1.html +1 -1
- data/vendor/local/share/doc/gettext/ngettext.3.html +1 -1
- data/vendor/local/share/doc/gettext/textdomain.3.html +1 -1
- data/vendor/local/share/doc/libasprintf/autosprintf_all.html +1 -1
- data/vendor/local/share/emacs/site-lisp/idna.el +192 -0
- data/vendor/local/share/emacs/site-lisp/punycode.el +182 -0
- data/vendor/local/share/gdb/auto-load/{libglib-2.0.so.0.4200.1-gdb.py → libglib-2.0.so.0.4400.1-gdb.py} +0 -0
- data/vendor/local/share/gdb/auto-load/{libgobject-2.0.so.0.4200.1-gdb.py → libgobject-2.0.so.0.4400.1-gdb.py} +0 -0
- data/vendor/local/share/gettext/ABOUT-NLS +1194 -1066
- data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GAction.html +25 -23
- data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +38 -36
- data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +10 -8
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +83 -12
- data/vendor/local/share/gtk-doc/html/gio/GAppInfoMonitor.html +22 -25
- data/vendor/local/share/gtk-doc/html/gio/GApplication.html +235 -79
- data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +100 -25
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GBytesIcon.html +202 -0
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +12 -9
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +5 -3
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +18 -12
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +4 -6
- data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +7 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +7 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +11 -9
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +6 -8
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +9 -11
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +4 -6
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +44 -44
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +40 -31
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +45 -5
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +136 -20
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +4 -3
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GInetAddressMask.html +509 -0
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +180 -32
- data/vendor/local/share/gtk-doc/html/gio/GListModel.html +532 -0
- data/vendor/local/share/gtk-doc/html/gio/GListStore.html +490 -0
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GMenu.html +41 -41
- data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +51 -38
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +14 -16
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +144 -92
- data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +172 -5
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GNotification.html +778 -0
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +199 -42
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GPropertyAction.html +318 -0
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +41 -1
- data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +8 -6
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +83 -8
- data/vendor/local/share/gtk-doc/html/gio/GResource.html +1161 -0
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +34 -21
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +69 -3
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +58 -15
- data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSimpleIOStream.html +189 -0
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html +1 -59
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +267 -83
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSubprocess.html +6 -8
- data/vendor/local/share/gtk-doc/html/gio/GSubprocessLauncher.html +963 -0
- data/vendor/local/share/gtk-doc/html/gio/GTask.html +125 -53
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +14 -16
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +2 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +47 -18
- data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +34 -7
- data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +36 -4
- data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +18 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +9 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +13 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +36 -43
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-36.html +17 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-38.html +33 -5
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-40.html +30 -34
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-42.html +11 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-44.html +215 -0
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +22 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +342 -82
- data/vendor/local/share/gtk-doc/html/gio/application.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/async.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +50 -2
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch31.html +26 -168
- data/vendor/local/share/gtk-doc/html/gio/ch32.html +184 -23
- data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +12 -30
- data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +13 -133
- data/vendor/local/share/gtk-doc/html/gio/ch33.html +23 -83
- data/vendor/local/share/gtk-doc/html/gio/ch33s02.html +34 -117
- data/vendor/local/share/gtk-doc/html/gio/ch33s03.html +129 -172
- data/vendor/local/share/gtk-doc/html/gio/ch33s04.html +16 -67
- data/vendor/local/share/gtk-doc/html/gio/ch33s05.html +21 -904
- data/vendor/local/share/gtk-doc/html/gio/ch33s06.html +278 -0
- data/vendor/local/share/gtk-doc/html/gio/ch33s07.html +160 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34.html +116 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s02.html +142 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s03.html +202 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s04.html +97 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s05.html +931 -0
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/data-models.html +38 -0
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/extending.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gapplication-tool.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +47 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +124 -47
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +26 -22
- data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +50 -43
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +21 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +161 -104
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +1 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +5 -12
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +56 -18
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +1 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +52 -53
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +561 -116
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/index.html +39 -26
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +620 -121
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/networking.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +19 -7
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/resources.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/settings.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -1
- data/vendor/local/share/gtk-doc/html/gio/subprocesses.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/testing.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/tls.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/tools.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/types.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/utils.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +8 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-36.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-38.html +12 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-40.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-42.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-44.html +117 -0
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +14 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +109 -25
- data/vendor/local/share/gtk-doc/html/glib/deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +17 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +4 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +210 -39
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +14 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +21 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +10 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +7 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +33 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +43 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +2 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +27 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +136 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +134 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +7 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +437 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +4 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +64 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +160 -28
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +19 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +197 -54
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +1 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +17 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +141 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +633 -2
- data/vendor/local/share/gtk-doc/html/glib/glib.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/index.html +2 -1
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +631 -0
- data/vendor/local/share/gtk-doc/html/glib/tools.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +6 -7
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +35 -1
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +8 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-36.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-38.html +9 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-40.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-42.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-44.html +61 -0
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +50 -18
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +32 -12
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +137 -56
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +210 -93
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +14 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +92 -37
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +63 -24
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +64 -25
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +26 -2
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +1847 -241
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +30 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +28 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +44 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +8 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +154 -65
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +602 -197
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +3 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +29 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +60 -27
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +24 -11
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +57 -4
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +68 -27
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +200 -83
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +295 -125
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +58 -27
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +36 -15
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +56 -22
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +39 -17
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +123 -53
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +308 -137
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +111 -131
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +144 -60
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +138 -58
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +126 -53
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +157 -70
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +112 -47
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +77 -30
- data/vendor/local/share/gtk-doc/html/gobject/index.html +2 -1
- data/vendor/local/share/gtk-doc/html/gobject/index.sgml +53 -0
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +154 -60
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +37 -17
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +1 -1
- data/vendor/local/share/gtk-doc/html/p11-kit/config-example.html +73 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/config-files.html +39 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/config.html +49 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-building-style.html +58 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-building.html +182 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-commands.html +45 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-debugging.html +35 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-paths.html +60 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-testing.html +47 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel.html +59 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/gtk-doc.css +476 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/index.html +101 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/index.sgml +167 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html +473 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Future.html +973 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Modules.html +798 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html +906 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-URIs.html +1138 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Utilities.html +277 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit.devhelp2 +155 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit.html +115 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/pkcs11-conf.html +261 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/reference.html +482 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/sharing-managed.html +79 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/sharing.html +49 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/style.css +116 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/tools.html +41 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-disable.html +45 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-glib-networking.html +35 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-module.html +96 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-nss.html +41 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust.html +389 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/up.png +0 -0
- data/vendor/local/share/info/autosprintf.info +6 -6
- data/vendor/local/share/info/dir +11 -17
- data/vendor/local/share/info/libidn-components.png +0 -0
- data/vendor/local/share/info/libidn.info +4404 -0
- data/vendor/local/share/info/libtasn1.info +2123 -0
- data/vendor/local/share/license/gnutls/AUTHORS +3 -42
- data/vendor/local/share/license/libidn/AUTHORS +794 -0
- data/vendor/local/share/license/libidn/COPYING +30 -0
- data/vendor/local/share/license/libtasn1/AUTHORS +12 -0
- data/vendor/local/share/license/libtasn1/COPYING +674 -0
- data/vendor/local/share/license/libtasn1/COPYING.LIB +502 -0
- data/vendor/local/share/license/p11-kit/AUTHORS +1 -0
- data/vendor/local/share/license/p11-kit/COPYING +27 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/locale.alias +13 -3
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/man/man1/asn1Coding.1 +50 -0
- data/vendor/local/share/man/man1/asn1Decoding.1 +48 -0
- data/vendor/local/share/man/man1/asn1Parser.1 +53 -0
- data/vendor/local/share/man/man1/envsubst.1 +1 -1
- data/vendor/local/share/man/man1/gapplication.1 +293 -0
- data/vendor/local/share/man/man1/gdbus-codegen.1 +760 -0
- data/vendor/local/share/man/man1/gdbus.1 +324 -0
- data/vendor/local/share/man/man1/gettext.1 +1 -1
- data/vendor/local/share/man/man1/gio-querymodules.1 +44 -0
- data/vendor/local/share/man/man1/glib-compile-resources.1 +167 -0
- data/vendor/local/share/man/man1/glib-compile-schemas.1 +91 -0
- data/vendor/local/share/man/man1/glib-genmarshal.1 +335 -0
- data/vendor/local/share/man/man1/glib-gettextize.1 +79 -0
- data/vendor/local/share/man/man1/glib-mkenums.1 +224 -0
- data/vendor/local/share/man/man1/gobject-query.1 +90 -0
- data/vendor/local/share/man/man1/gresource.1 +95 -0
- data/vendor/local/share/man/man1/gsettings.1 +167 -0
- data/vendor/local/share/man/man1/gtester-report.1 +57 -0
- data/vendor/local/share/man/man1/gtester.1 +141 -0
- data/vendor/local/share/man/man1/idn.1 +92 -0
- data/vendor/local/share/man/man1/ngettext.1 +1 -1
- data/vendor/local/share/man/man3/asn1_array2tree.3 +47 -0
- data/vendor/local/share/man/man3/asn1_bit_der.3 +51 -0
- data/vendor/local/share/man/man3/asn1_check_version.3 +43 -0
- data/vendor/local/share/man/man3/asn1_copy_node.3 +44 -0
- data/vendor/local/share/man/man3/asn1_create_element.3 +46 -0
- data/vendor/local/share/man/man3/asn1_decode_simple_ber.3 +49 -0
- data/vendor/local/share/man/man3/asn1_decode_simple_der.3 +46 -0
- data/vendor/local/share/man/man3/asn1_delete_element.3 +41 -0
- data/vendor/local/share/man/man3/asn1_delete_structure.3 +39 -0
- data/vendor/local/share/man/man3/asn1_delete_structure2.3 +41 -0
- data/vendor/local/share/man/man3/asn1_der_coding.3 +53 -0
- data/vendor/local/share/man/man3/asn1_der_decoding.3 +52 -0
- data/vendor/local/share/man/man3/asn1_der_decoding2.3 +59 -0
- data/vendor/local/share/man/man3/asn1_der_decoding_element.3 +57 -0
- data/vendor/local/share/man/man3/asn1_der_decoding_startEnd.3 +62 -0
- data/vendor/local/share/man/man3/asn1_dup_node.3 +40 -0
- data/vendor/local/share/man/man3/asn1_encode_simple_der.3 +50 -0
- data/vendor/local/share/man/man3/asn1_expand_any_defined_by.3 +46 -0
- data/vendor/local/share/man/man3/asn1_expand_octet_string.3 +50 -0
- data/vendor/local/share/man/man3/asn1_find_node.3 +42 -0
- data/vendor/local/share/man/man3/asn1_find_structure_from_oid.3 +41 -0
- data/vendor/local/share/man/man3/asn1_get_bit_der.3 +47 -0
- data/vendor/local/share/man/man3/asn1_get_length_ber.3 +46 -0
- data/vendor/local/share/man/man3/asn1_get_length_der.3 +43 -0
- data/vendor/local/share/man/man3/asn1_get_object_id_der.3 +45 -0
- data/vendor/local/share/man/man3/asn1_get_octet_der.3 +47 -0
- data/vendor/local/share/man/man3/asn1_get_tag_der.3 +45 -0
- data/vendor/local/share/man/man3/asn1_length_der.3 +43 -0
- data/vendor/local/share/man/man3/asn1_number_of_elements.3 +43 -0
- data/vendor/local/share/man/man3/asn1_octet_der.3 +49 -0
- data/vendor/local/share/man/man3/asn1_parser2array.3 +57 -0
- data/vendor/local/share/man/man3/asn1_parser2tree.3 +52 -0
- data/vendor/local/share/man/man3/asn1_perror.3 +39 -0
- data/vendor/local/share/man/man3/asn1_print_structure.3 +44 -0
- data/vendor/local/share/man/man3/asn1_read_node_value.3 +40 -0
- data/vendor/local/share/man/man3/asn1_read_tag.3 +47 -0
- data/vendor/local/share/man/man3/asn1_read_value.3 +97 -0
- data/vendor/local/share/man/man3/asn1_read_value_type.3 +99 -0
- data/vendor/local/share/man/man3/asn1_strerror.3 +42 -0
- data/vendor/local/share/man/man3/asn1_write_value.3 +138 -0
- data/vendor/local/share/man/man3/bind_textdomain_codeset.3 +1 -1
- data/vendor/local/share/man/man3/bindtextdomain.3 +1 -1
- data/vendor/local/share/man/man3/gettext.3 +1 -1
- data/vendor/local/share/man/man3/idn_free.3 +49 -0
- data/vendor/local/share/man/man3/idna_strerror.3 +80 -0
- data/vendor/local/share/man/man3/idna_to_ascii_4i.3 +70 -0
- data/vendor/local/share/man/man3/idna_to_ascii_4z.3 +51 -0
- data/vendor/local/share/man/man3/idna_to_ascii_8z.3 +51 -0
- data/vendor/local/share/man/man3/idna_to_ascii_lz.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_44i.3 +75 -0
- data/vendor/local/share/man/man3/idna_to_unicode_4z4z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8z4z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8z8z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8zlz.3 +53 -0
- data/vendor/local/share/man/man3/idna_to_unicode_lzlz.3 +54 -0
- data/vendor/local/share/man/man3/ngettext.3 +1 -1
- data/vendor/local/share/man/man3/pr29_4.3 +51 -0
- data/vendor/local/share/man/man3/pr29_4z.3 +49 -0
- data/vendor/local/share/man/man3/pr29_8z.3 +50 -0
- data/vendor/local/share/man/man3/pr29_strerror.3 +55 -0
- data/vendor/local/share/man/man3/punycode_decode.3 +73 -0
- data/vendor/local/share/man/man3/punycode_encode.3 +76 -0
- data/vendor/local/share/man/man3/punycode_strerror.3 +56 -0
- data/vendor/local/share/man/man3/stringprep.3 +65 -0
- data/vendor/local/share/man/man3/stringprep_4i.3 +70 -0
- data/vendor/local/share/man/man3/stringprep_4zi.3 +62 -0
- data/vendor/local/share/man/man3/stringprep_check_version.3 +50 -0
- data/vendor/local/share/man/man3/stringprep_convert.3 +50 -0
- data/vendor/local/share/man/man3/stringprep_locale_charset.3 +57 -0
- data/vendor/local/share/man/man3/stringprep_locale_to_utf8.3 +46 -0
- data/vendor/local/share/man/man3/stringprep_profile.3 +63 -0
- data/vendor/local/share/man/man3/stringprep_strerror.3 +86 -0
- data/vendor/local/share/man/man3/stringprep_ucs4_nfkc_normalize.3 +48 -0
- data/vendor/local/share/man/man3/stringprep_ucs4_to_utf8.3 +56 -0
- data/vendor/local/share/man/man3/stringprep_unichar_to_utf8.3 +48 -0
- data/vendor/local/share/man/man3/stringprep_utf8_nfkc_normalize.3 +59 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_locale.3 +46 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_ucs4.3 +54 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_unichar.3 +46 -0
- data/vendor/local/share/man/man3/textdomain.3 +1 -1
- data/vendor/local/share/man/man3/tld_check_4.3 +62 -0
- data/vendor/local/share/man/man3/tld_check_4t.3 +58 -0
- data/vendor/local/share/man/man3/tld_check_4tz.3 +55 -0
- data/vendor/local/share/man/man3/tld_check_4z.3 +59 -0
- data/vendor/local/share/man/man3/tld_check_8z.3 +61 -0
- data/vendor/local/share/man/man3/tld_check_lz.3 +61 -0
- data/vendor/local/share/man/man3/tld_default_table.3 +51 -0
- data/vendor/local/share/man/man3/tld_get_4.3 +51 -0
- data/vendor/local/share/man/man3/tld_get_4z.3 +48 -0
- data/vendor/local/share/man/man3/tld_get_table.3 +49 -0
- data/vendor/local/share/man/man3/tld_get_z.3 +49 -0
- data/vendor/local/share/man/man3/tld_strerror.3 +60 -0
- data/vendor/local/share/p11-kit/modules/p11-kit-trust.module +17 -0
- metadata +276 -943
- data/README +0 -40
- data/vendor/local/bin/certtool.exe +0 -0
- data/vendor/local/bin/danetool.exe +0 -0
- data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
- data/vendor/local/bin/gnutls-cli.exe +0 -0
- data/vendor/local/bin/gnutls-serv.exe +0 -0
- data/vendor/local/bin/libgnutls-28.def +0 -861
- data/vendor/local/bin/libgnutls-28.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-28.def +0 -228
- data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
- data/vendor/local/bin/libgnutls-xssl-28.def +0 -13
- data/vendor/local/bin/libhogweed-2-5.dll +0 -0
- data/vendor/local/bin/libnettle-4-7.dll +0 -0
- data/vendor/local/bin/ocsptool.exe +0 -0
- data/vendor/local/bin/psktool.exe +0 -0
- data/vendor/local/bin/srptool.exe +0 -0
- data/vendor/local/include/gnutls/openssl.h +0 -329
- data/vendor/local/include/gnutls/xssl.h +0 -125
- data/vendor/local/include/nettle/rsa-compat.h +0 -131
- data/vendor/local/lib/libgnutls-openssl.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.la +0 -41
- data/vendor/local/lib/libgnutls-xssl.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.la +0 -41
- data/vendor/local/lib/libgnutls.a +0 -0
- data/vendor/local/share/gtk-doc/html/gio/ch30.html +0 -75
- data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +0 -41
- data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +0 -39
- data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +0 -46
- data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +0 -48
- data/vendor/local/share/gtk-doc/html/gio/ch32s06.html +0 -278
- data/vendor/local/share/gtk-doc/html/gio/ch32s07.html +0 -160
- data/vendor/local/share/gtk-doc/html/gio/gio-GBytesIcon.html +0 -162
- data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +0 -443
- data/vendor/local/share/gtk-doc/html/gio/gio-GNotification.html +0 -670
- data/vendor/local/share/gtk-doc/html/gio/gio-GPropertyAction.html +0 -177
- data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +0 -1141
- data/vendor/local/share/gtk-doc/html/gio/gio-GSubprocessLauncher.html +0 -931
- data/vendor/local/share/info/gnutls-client-server-use-case.png +0 -0
- data/vendor/local/share/info/gnutls-guile.info +0 -1589
- data/vendor/local/share/info/gnutls-handshake-sequence.png +0 -0
- data/vendor/local/share/info/gnutls-handshake-state.png +0 -0
- data/vendor/local/share/info/gnutls-internals.png +0 -0
- data/vendor/local/share/info/gnutls-layers.png +0 -0
- data/vendor/local/share/info/gnutls-logo.png +0 -0
- data/vendor/local/share/info/gnutls-modauth.png +0 -0
- data/vendor/local/share/info/gnutls-pgp.png +0 -0
- data/vendor/local/share/info/gnutls-x509.png +0 -0
- data/vendor/local/share/info/gnutls.info +0 -1371
- data/vendor/local/share/info/gnutls.info-1 +0 -7371
- data/vendor/local/share/info/gnutls.info-2 +0 -7842
- data/vendor/local/share/info/gnutls.info-3 +0 -11715
- data/vendor/local/share/info/gnutls.info-4 +0 -6737
- data/vendor/local/share/info/gnutls.info-5 +0 -2308
- data/vendor/local/share/info/pkcs11-vision.png +0 -0
- data/vendor/local/share/license/nettle/COPYING.LIB +0 -510
- data/vendor/local/share/man/man1/certtool.1 +0 -741
- data/vendor/local/share/man/man1/gnutls-cli-debug.1 +0 -165
- data/vendor/local/share/man/man1/gnutls-cli.1 +0 -420
- data/vendor/local/share/man/man1/gnutls-serv.1 +0 -453
- data/vendor/local/share/man/man1/ocsptool.1 +0 -335
- data/vendor/local/share/man/man1/p11tool.1 +0 -320
- data/vendor/local/share/man/man1/psktool.1 +0 -129
- data/vendor/local/share/man/man1/srptool.1 +0 -164
- data/vendor/local/share/man/man1/tpmtool.1 +0 -223
- data/vendor/local/share/man/man3/gnutls_alert_get.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_alert_send.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_alpn_get_selected_protocol.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_alpn_set_protocols.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_bye.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_client_set_retrieve_function.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_certificate_get_crt_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_retrieve_function.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +0 -65
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +0 -68
- data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_trust_list.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file2.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +0 -63
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_check_version.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_cipher_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_iv_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_tag_size.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_cipher_init.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_cipher_list.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_compression_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_credentials_set.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_get_default_cache_expiration.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_digest_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_digest_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_digest_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_est_record_overhead_size.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_fingerprint.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_global_deinit.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_global_init.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_handshake.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_handshake_description_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_handshake_set_hook_function.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_hash.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hash_fast.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hash_init.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hash_output.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_hex2bin.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_hex_decode.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_hex_encode.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_hmac.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_init.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_hmac_output.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_set_nonce.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_init.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_key_generate.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_kx_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_kx_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_load_file.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_mac_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_nonce_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_mac_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_perror.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pk_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_raw_issuer.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export3.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_random.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +0 -84
- data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_prf.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_prf_raw.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_cipher_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_priority_init.3 +0 -102
- data/vendor/local/share/man/man3/gnutls_priority_kx_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_mac_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_set.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_privkey_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_privkey_status.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_protocol_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_random_art.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_range_split.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_record_check_corked.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_cork.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_record_overhead_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_record_recv.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_record_send.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_record_send_range.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_record_uncork.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_rehandshake.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_rnd.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_server_name_get.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_server_name_set.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_get_data.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_session_get_id.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_get_random.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_session_set_data.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_session_set_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_client.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_sign_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_store_commitment.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_strerror.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_strerror_name.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_tdb_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +0 -67
- data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +0 -100
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +0 -53
- data/vendor/local/share/man/man3/xssl_client_init.3 +0 -56
- data/vendor/local/share/man/man3/xssl_cred_deinit.3 +0 -37
- data/vendor/local/share/man/man3/xssl_cred_init.3 +0 -48
- data/vendor/local/share/man/man3/xssl_deinit.3 +0 -36
- data/vendor/local/share/man/man3/xssl_flush.3 +0 -39
- data/vendor/local/share/man/man3/xssl_get_session.3 +0 -35
- data/vendor/local/share/man/man3/xssl_getdelim.3 +0 -49
- data/vendor/local/share/man/man3/xssl_printf.3 +0 -45
- data/vendor/local/share/man/man3/xssl_read.3 +0 -43
- data/vendor/local/share/man/man3/xssl_server_init.3 +0 -50
- data/vendor/local/share/man/man3/xssl_sinit.3 +0 -44
- data/vendor/local/share/man/man3/xssl_write.3 +0 -47
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GIO Reference Manual
|
5
|
+
<title>glib-compile-resources: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="GIO Tools">
|
@@ -33,22 +33,22 @@
|
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">glib-compile-resources</code> [OPTION...] {FILE}</p></div>
|
34
34
|
</div>
|
35
35
|
<div class="refsect1">
|
36
|
-
<a name="id-1.4.
|
36
|
+
<a name="id-1.4.25.5.5"></a><h2>Description</h2>
|
37
37
|
<p><span class="command"><strong>glib-compile-resources</strong></span> reads the resource description from
|
38
38
|
<em class="replaceable"><code>FILE</code></em> and the files that it references
|
39
39
|
and creates a binary resource bundle that is suitable for use with the
|
40
|
-
<a class="link" href="
|
40
|
+
<a class="link" href="GResource.html" title="GResource"><span class="type">GResource</span></a> API.
|
41
41
|
The resulting bundle is then written out as-is, or as C source for linking into
|
42
42
|
an application.
|
43
43
|
</p>
|
44
44
|
<p>
|
45
45
|
The XML resource files normally have the filename extension <code class="filename">.gresource.xml</code>.
|
46
46
|
For a detailed description of the XML file format, see the
|
47
|
-
<a class="link" href="
|
47
|
+
<a class="link" href="GResource.html" title="GResource"><span class="type">GResource</span></a> documentation.
|
48
48
|
</p>
|
49
49
|
</div>
|
50
50
|
<div class="refsect1">
|
51
|
-
<a name="id-1.4.
|
51
|
+
<a name="id-1.4.25.5.6"></a><h2>Options</h2>
|
52
52
|
<div class="variablelist"><table border="0" class="variablelist">
|
53
53
|
<colgroup>
|
54
54
|
<col align="left" valign="top">
|
@@ -173,7 +173,7 @@ which is what <code class="option">--internal</code> does.
|
|
173
173
|
</table></div>
|
174
174
|
</div>
|
175
175
|
<div class="refsect1">
|
176
|
-
<a name="id-1.4.
|
176
|
+
<a name="id-1.4.25.5.7"></a><h2>Environment</h2>
|
177
177
|
<div class="variablelist"><table border="0" class="variablelist">
|
178
178
|
<colgroup>
|
179
179
|
<col align="left" valign="top">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GIO Reference Manual
|
5
|
+
<title>glib-compile-schemas: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="GIO Tools">
|
@@ -33,7 +33,7 @@
|
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">glib-compile-schemas</code> [OPTION...] {DIRECTORY}</p></div>
|
34
34
|
</div>
|
35
35
|
<div class="refsect1">
|
36
|
-
<a name="id-1.4.
|
36
|
+
<a name="id-1.4.25.4.5"></a><h2>Description</h2>
|
37
37
|
<p><span class="command"><strong>glib-compile-schemas</strong></span> compiles all the GSettings XML
|
38
38
|
schema files in <em class="replaceable"><code>DIRECTORY</code></em> into a binary file
|
39
39
|
with the name <code class="filename">gschemas.compiled</code> that can be used
|
@@ -66,7 +66,7 @@ from 20 will take precedence).
|
|
66
66
|
</p>
|
67
67
|
</div>
|
68
68
|
<div class="refsect1">
|
69
|
-
<a name="id-1.4.
|
69
|
+
<a name="id-1.4.25.4.6"></a><h2>Options</h2>
|
70
70
|
<div class="variablelist"><table border="0" class="variablelist">
|
71
71
|
<colgroup>
|
72
72
|
<col align="left" valign="top">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GIO Reference Manual
|
5
|
+
<title>gresource: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="GIO Tools">
|
@@ -37,9 +37,9 @@
|
|
37
37
|
<div class="cmdsynopsis"><p><code class="command">gresource</code> help [<em class="replaceable"><code>COMMAND</code></em>]</p></div>
|
38
38
|
</div>
|
39
39
|
<div class="refsect1">
|
40
|
-
<a name="id-1.4.
|
40
|
+
<a name="id-1.4.25.8.5"></a><h2>Description</h2>
|
41
41
|
<p><span class="command"><strong>gresource</strong></span> offers a simple commandline
|
42
|
-
interface to <a class="link" href="
|
42
|
+
interface to <a class="link" href="GResource.html" title="GResource"><span class="type">GResource</span></a>.
|
43
43
|
It lets you list and extract resources that have been compiled
|
44
44
|
into a resource file or included in an elf file (a binary or a
|
45
45
|
shared library).
|
@@ -56,7 +56,7 @@ possible to select which one to operate on with the
|
|
56
56
|
</p>
|
57
57
|
</div>
|
58
58
|
<div class="refsect1">
|
59
|
-
<a name="id-1.4.
|
59
|
+
<a name="id-1.4.25.8.6"></a><h2>Commands</h2>
|
60
60
|
<div class="variablelist"><table border="0" class="variablelist">
|
61
61
|
<colgroup>
|
62
62
|
<col align="left" valign="top">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GIO Reference Manual
|
5
|
+
<title>gsettings: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="GIO Tools">
|
@@ -45,7 +45,7 @@
|
|
45
45
|
<div class="cmdsynopsis"><p><code class="command">gsettings</code> help [<em class="replaceable"><code>COMMAND</code></em>]</p></div>
|
46
46
|
</div>
|
47
47
|
<div class="refsect1">
|
48
|
-
<a name="id-1.4.
|
48
|
+
<a name="id-1.4.25.3.5"></a><h2>Description</h2>
|
49
49
|
<p><span class="command"><strong>gsettings</strong></span> offers a simple commandline
|
50
50
|
interface to <a class="link" href="GSettings.html" title="GSettings"><span class="type">GSettings</span></a>.
|
51
51
|
It lets you get, set or monitor an individual key for changes.
|
@@ -71,7 +71,7 @@ the dconf database.
|
|
71
71
|
</p>
|
72
72
|
</div>
|
73
73
|
<div class="refsect1">
|
74
|
-
<a name="id-1.4.
|
74
|
+
<a name="id-1.4.25.3.6"></a><h2>Commands</h2>
|
75
75
|
<div class="variablelist"><table border="0" class="variablelist">
|
76
76
|
<colgroup>
|
77
77
|
<col align="left" valign="top">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>High-level network functionallity: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. API Reference">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GIO Reference Manual
|
5
|
+
<title>Icons: GIO Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. API Reference">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<span class="refentrytitle"><a href="GFileIcon.html">GFileIcon</a></span><span class="refpurpose"> — Icons pointing to an image file</span>
|
31
31
|
</dt>
|
32
32
|
<dt>
|
33
|
-
<span class="refentrytitle"><a href="
|
33
|
+
<span class="refentrytitle"><a href="GBytesIcon.html">GBytesIcon</a></span><span class="refpurpose"> — An icon stored in memory as a GBytes</span>
|
34
34
|
</dt>
|
35
35
|
<dt>
|
36
36
|
<span class="refentrytitle"><a href="GLoadableIcon.html">GLoadableIcon</a></span><span class="refpurpose"> — Loadable Icons</span>
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIO Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
for GIO 2.
|
18
|
+
for GIO 2.44.1
|
19
19
|
|
20
20
|
The latest version of this documentation can be found on-line at
|
21
21
|
<a class="ulink" href="https://developer.gnome.org/gio/unstable/" target="_top">https://developer.gnome.org/gio/unstable/</a>.
|
@@ -112,6 +112,9 @@
|
|
112
112
|
<span class="refentrytitle"><a href="GIOStream.html">GIOStream</a></span><span class="refpurpose"> — Base class for implementing read/write streams</span>
|
113
113
|
</dt>
|
114
114
|
<dt>
|
115
|
+
<span class="refentrytitle"><a href="GSimpleIOStream.html">GSimpleIOStream</a></span><span class="refpurpose"> — A wrapper around an input and an output stream.</span>
|
116
|
+
</dt>
|
117
|
+
<dt>
|
115
118
|
<span class="refentrytitle"><a href="GFileInputStream.html">GFileInputStream</a></span><span class="refpurpose"> — File input streaming operations</span>
|
116
119
|
</dt>
|
117
120
|
<dt>
|
@@ -217,7 +220,7 @@
|
|
217
220
|
<span class="refentrytitle"><a href="GFileIcon.html">GFileIcon</a></span><span class="refpurpose"> — Icons pointing to an image file</span>
|
218
221
|
</dt>
|
219
222
|
<dt>
|
220
|
-
<span class="refentrytitle"><a href="
|
223
|
+
<span class="refentrytitle"><a href="GBytesIcon.html">GBytesIcon</a></span><span class="refpurpose"> — An icon stored in memory as a GBytes</span>
|
221
224
|
</dt>
|
222
225
|
<dt>
|
223
226
|
<span class="refentrytitle"><a href="GLoadableIcon.html">GLoadableIcon</a></span><span class="refpurpose"> — Loadable Icons</span>
|
@@ -247,7 +250,7 @@
|
|
247
250
|
<span class="refentrytitle"><a href="GSubprocess.html">GSubprocess</a></span><span class="refpurpose"> — Child processes</span>
|
248
251
|
</dt>
|
249
252
|
<dt>
|
250
|
-
<span class="refentrytitle"><a href="
|
253
|
+
<span class="refentrytitle"><a href="GSubprocessLauncher.html">GSubprocess Launcher</a></span><span class="refpurpose"> — Environment options for launching a child process</span>
|
251
254
|
</dt>
|
252
255
|
</dl></dd>
|
253
256
|
<dt><span class="chapter"><a href="networking.html">Low-level network support</a></span></dt>
|
@@ -259,7 +262,7 @@
|
|
259
262
|
<span class="refentrytitle"><a href="GInetAddress.html">GInetAddress</a></span><span class="refpurpose"> — An IPv4/IPv6 address</span>
|
260
263
|
</dt>
|
261
264
|
<dt>
|
262
|
-
<span class="refentrytitle"><a href="
|
265
|
+
<span class="refentrytitle"><a href="GInetAddressMask.html">GInetAddressMask</a></span><span class="refpurpose"> — An IPv4/IPv6 address mask</span>
|
263
266
|
</dt>
|
264
267
|
<dt>
|
265
268
|
<span class="refentrytitle"><a href="GSocketAddress.html">GSocketAddress</a></span><span class="refpurpose"> — Abstract base class representing endpoints
|
@@ -465,7 +468,7 @@
|
|
465
468
|
</dl></dd>
|
466
469
|
<dt><span class="chapter"><a href="resources.html">Resources</a></span></dt>
|
467
470
|
<dd><dl><dt>
|
468
|
-
<span class="refentrytitle"><a href="
|
471
|
+
<span class="refentrytitle"><a href="GResource.html">GResource</a></span><span class="refpurpose"> — Resource framework</span>
|
469
472
|
</dt></dl></dd>
|
470
473
|
<dt><span class="chapter"><a href="permissions.html">Permissions</a></span></dt>
|
471
474
|
<dd><dl>
|
@@ -477,6 +480,15 @@
|
|
477
480
|
<span class="refentrytitle"><a href="GSimplePermission.html">GSimplePermission</a></span><span class="refpurpose"> — A GPermission that doesn't change value</span>
|
478
481
|
</dt>
|
479
482
|
</dl></dd>
|
483
|
+
<dt><span class="chapter"><a href="data-models.html">Data Models</a></span></dt>
|
484
|
+
<dd><dl>
|
485
|
+
<dt>
|
486
|
+
<span class="refentrytitle"><a href="GListModel.html">GListModel</a></span><span class="refpurpose"> — An interface describing a dynamic list of objects</span>
|
487
|
+
</dt>
|
488
|
+
<dt>
|
489
|
+
<span class="refentrytitle"><a href="GListStore.html">GListStore</a></span><span class="refpurpose">A simple implementation of <span class="type">GListModel</span></span>
|
490
|
+
</dt>
|
491
|
+
</dl></dd>
|
480
492
|
<dt><span class="chapter"><a href="application.html">Application support</a></span></dt>
|
481
493
|
<dd><dl>
|
482
494
|
<dt>
|
@@ -501,7 +513,7 @@
|
|
501
513
|
<span class="refentrytitle"><a href="GSimpleAction.html">GSimpleAction</a></span><span class="refpurpose"> — A simple GAction implementation</span>
|
502
514
|
</dt>
|
503
515
|
<dt>
|
504
|
-
<span class="refentrytitle"><a href="
|
516
|
+
<span class="refentrytitle"><a href="GPropertyAction.html">GPropertyAction</a></span><span class="refpurpose"> — A GAction reflecting a GObject property</span>
|
505
517
|
</dt>
|
506
518
|
<dt>
|
507
519
|
<span class="refentrytitle"><a href="GRemoteActionGroup.html">GRemoteActionGroup</a></span><span class="refpurpose"> — A GActionGroup that interacts with other processes</span>
|
@@ -525,7 +537,7 @@
|
|
525
537
|
<span class="refentrytitle"><a href="GDBusMenuModel.html">GDBusMenuModel</a></span><span class="refpurpose"> — A D-Bus GMenuModel implementation</span>
|
526
538
|
</dt>
|
527
539
|
<dt>
|
528
|
-
<span class="refentrytitle"><a href="
|
540
|
+
<span class="refentrytitle"><a href="GNotification.html">GNotification</a></span><span class="refpurpose"> — User Notifications (pop up messages)</span>
|
529
541
|
</dt>
|
530
542
|
</dl></dd>
|
531
543
|
<dt><span class="chapter"><a href="extending.html">Extending GIO</a></span></dt>
|
@@ -574,31 +586,31 @@
|
|
574
586
|
</dl></dd>
|
575
587
|
<dt><span class="part"><a href="migrating.html">III. Migrating to GIO</a></span></dt>
|
576
588
|
<dd><dl>
|
577
|
-
<dt><span class="chapter"><a href="
|
589
|
+
<dt><span class="chapter"><a href="ch32.html">Migrating from GnomeVFS to GIO</a></span></dt>
|
578
590
|
<dd><dl>
|
579
|
-
<dt><span class="section"><a href="
|
580
|
-
<dt><span class="section"><a href="
|
581
|
-
<dt><span class="section"><a href="
|
591
|
+
<dt><span class="section"><a href="ch32.html#id-1.5.3.3">Trash handling</a></span></dt>
|
592
|
+
<dt><span class="section"><a href="ch32s02.html">Operations on multiple files</a></span></dt>
|
593
|
+
<dt><span class="section"><a href="ch32s03.html">Mime monitoring</a></span></dt>
|
582
594
|
</dl></dd>
|
583
|
-
<dt><span class="chapter"><a href="
|
595
|
+
<dt><span class="chapter"><a href="ch33.html">Migrating from GConf to GSettings</a></span></dt>
|
584
596
|
<dd><dl>
|
585
|
-
<dt><span class="section"><a href="
|
586
|
-
<dt><span class="section"><a href="
|
587
|
-
<dt><span class="section"><a href="
|
588
|
-
<dt><span class="section"><a href="
|
589
|
-
<dt><span class="section"><a href="
|
590
|
-
<dt><span class="section"><a href="
|
591
|
-
<dt><span class="section"><a href="
|
597
|
+
<dt><span class="section"><a href="ch33.html#id-1.5.4.2">Before you start</a></span></dt>
|
598
|
+
<dt><span class="section"><a href="ch33s02.html">Conceptual differences</a></span></dt>
|
599
|
+
<dt><span class="section"><a href="ch33s03.html">GConfClient (and GConfBridge) API conversion</a></span></dt>
|
600
|
+
<dt><span class="section"><a href="ch33s04.html">Change notification</a></span></dt>
|
601
|
+
<dt><span class="section"><a href="ch33s05.html">Change sets</a></span></dt>
|
602
|
+
<dt><span class="section"><a href="ch33s06.html">Schema conversion</a></span></dt>
|
603
|
+
<dt><span class="section"><a href="ch33s07.html">Data conversion</a></span></dt>
|
592
604
|
</dl></dd>
|
593
|
-
<dt><span class="chapter"><a href="
|
605
|
+
<dt><span class="chapter"><a href="ch34.html">Migrating to GDBus</a></span></dt>
|
594
606
|
<dd><dl>
|
595
|
-
<dt><span class="section"><a href="
|
596
|
-
<dt><span class="section"><a href="
|
597
|
-
<dt><span class="section"><a href="
|
598
|
-
<dt><span class="section"><a href="
|
599
|
-
<dt><span class="section"><a href="
|
607
|
+
<dt><span class="section"><a href="ch34.html#id-1.5.5.2">Conceptual differences</a></span></dt>
|
608
|
+
<dt><span class="section"><a href="ch34s02.html">API comparison</a></span></dt>
|
609
|
+
<dt><span class="section"><a href="ch34s03.html">Owning bus names</a></span></dt>
|
610
|
+
<dt><span class="section"><a href="ch34s04.html">Creating proxies for well-known names</a></span></dt>
|
611
|
+
<dt><span class="section"><a href="ch34s05.html">Generating code and docs</a></span></dt>
|
600
612
|
<dd><dl>
|
601
|
-
<dt><span class="section"><a href="
|
613
|
+
<dt><span class="section"><a href="ch34s05.html#gdbus-example-gdbus-codegen">Using gdbus-codegen</a></span></dt>
|
602
614
|
<dt>
|
603
615
|
<span class="refentrytitle"><a href="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html">org.gtk.GDBus.Example.ObjectManager.Animal</a></span><span class="refpurpose"> — Example docs generated by gdbus-codegen</span>
|
604
616
|
</dt>
|
@@ -636,6 +648,7 @@
|
|
636
648
|
<dt><span class="index"><a href="api-index-2-38.html">Index of new symbols in 2.38</a></span></dt>
|
637
649
|
<dt><span class="index"><a href="api-index-2-40.html">Index of new symbols in 2.40</a></span></dt>
|
638
650
|
<dt><span class="index"><a href="api-index-2-42.html">Index of new symbols in 2.42</a></span></dt>
|
651
|
+
<dt><span class="index"><a href="api-index-2-44.html">Index of new symbols in 2.44</a></span></dt>
|
639
652
|
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
640
653
|
</dl></div>
|
641
654
|
</div>
|
@@ -138,15 +138,40 @@
|
|
138
138
|
<ANCHOR id="GFile-struct" href="gio/GFile.html#GFile-struct">
|
139
139
|
<ANCHOR id="GFileIface" href="gio/GFile.html#GFileIface">
|
140
140
|
<ANCHOR id="GFileQueryInfoFlags" href="gio/GFile.html#GFileQueryInfoFlags">
|
141
|
+
<ANCHOR id="G-FILE-QUERY-INFO-NONE:CAPS" href="gio/GFile.html#G-FILE-QUERY-INFO-NONE:CAPS">
|
142
|
+
<ANCHOR id="G-FILE-QUERY-INFO-NOFOLLOW-SYMLINKS:CAPS" href="gio/GFile.html#G-FILE-QUERY-INFO-NOFOLLOW-SYMLINKS:CAPS">
|
141
143
|
<ANCHOR id="GFileCreateFlags" href="gio/GFile.html#GFileCreateFlags">
|
144
|
+
<ANCHOR id="G-FILE-CREATE-NONE:CAPS" href="gio/GFile.html#G-FILE-CREATE-NONE:CAPS">
|
145
|
+
<ANCHOR id="G-FILE-CREATE-PRIVATE:CAPS" href="gio/GFile.html#G-FILE-CREATE-PRIVATE:CAPS">
|
146
|
+
<ANCHOR id="G-FILE-CREATE-REPLACE-DESTINATION:CAPS" href="gio/GFile.html#G-FILE-CREATE-REPLACE-DESTINATION:CAPS">
|
142
147
|
<ANCHOR id="GFileCopyFlags" href="gio/GFile.html#GFileCopyFlags">
|
148
|
+
<ANCHOR id="G-FILE-COPY-NONE:CAPS" href="gio/GFile.html#G-FILE-COPY-NONE:CAPS">
|
149
|
+
<ANCHOR id="G-FILE-COPY-OVERWRITE:CAPS" href="gio/GFile.html#G-FILE-COPY-OVERWRITE:CAPS">
|
150
|
+
<ANCHOR id="G-FILE-COPY-BACKUP:CAPS" href="gio/GFile.html#G-FILE-COPY-BACKUP:CAPS">
|
151
|
+
<ANCHOR id="G-FILE-COPY-NOFOLLOW-SYMLINKS:CAPS" href="gio/GFile.html#G-FILE-COPY-NOFOLLOW-SYMLINKS:CAPS">
|
152
|
+
<ANCHOR id="G-FILE-COPY-ALL-METADATA:CAPS" href="gio/GFile.html#G-FILE-COPY-ALL-METADATA:CAPS">
|
153
|
+
<ANCHOR id="G-FILE-COPY-NO-FALLBACK-FOR-MOVE:CAPS" href="gio/GFile.html#G-FILE-COPY-NO-FALLBACK-FOR-MOVE:CAPS">
|
154
|
+
<ANCHOR id="G-FILE-COPY-TARGET-DEFAULT-PERMS:CAPS" href="gio/GFile.html#G-FILE-COPY-TARGET-DEFAULT-PERMS:CAPS">
|
143
155
|
<ANCHOR id="GFileMonitorFlags" href="gio/GFile.html#GFileMonitorFlags">
|
156
|
+
<ANCHOR id="G-FILE-MONITOR-NONE:CAPS" href="gio/GFile.html#G-FILE-MONITOR-NONE:CAPS">
|
157
|
+
<ANCHOR id="G-FILE-MONITOR-WATCH-MOUNTS:CAPS" href="gio/GFile.html#G-FILE-MONITOR-WATCH-MOUNTS:CAPS">
|
158
|
+
<ANCHOR id="G-FILE-MONITOR-SEND-MOVED:CAPS" href="gio/GFile.html#G-FILE-MONITOR-SEND-MOVED:CAPS">
|
159
|
+
<ANCHOR id="G-FILE-MONITOR-WATCH-HARD-LINKS:CAPS" href="gio/GFile.html#G-FILE-MONITOR-WATCH-HARD-LINKS:CAPS">
|
144
160
|
<ANCHOR id="GFileMeasureFlags" href="gio/GFile.html#GFileMeasureFlags">
|
161
|
+
<ANCHOR id="G-FILE-MEASURE-NONE:CAPS" href="gio/GFile.html#G-FILE-MEASURE-NONE:CAPS">
|
162
|
+
<ANCHOR id="G-FILE-MEASURE-REPORT-ANY-ERROR:CAPS" href="gio/GFile.html#G-FILE-MEASURE-REPORT-ANY-ERROR:CAPS">
|
163
|
+
<ANCHOR id="G-FILE-MEASURE-APPARENT-SIZE:CAPS" href="gio/GFile.html#G-FILE-MEASURE-APPARENT-SIZE:CAPS">
|
164
|
+
<ANCHOR id="G-FILE-MEASURE-NO-XDEV:CAPS" href="gio/GFile.html#G-FILE-MEASURE-NO-XDEV:CAPS">
|
145
165
|
<ANCHOR id="GFilesystemPreviewType" href="gio/GFile.html#GFilesystemPreviewType">
|
166
|
+
<ANCHOR id="G-FILESYSTEM-PREVIEW-TYPE-IF-ALWAYS:CAPS" href="gio/GFile.html#G-FILESYSTEM-PREVIEW-TYPE-IF-ALWAYS:CAPS">
|
167
|
+
<ANCHOR id="G-FILESYSTEM-PREVIEW-TYPE-IF-LOCAL:CAPS" href="gio/GFile.html#G-FILESYSTEM-PREVIEW-TYPE-IF-LOCAL:CAPS">
|
168
|
+
<ANCHOR id="G-FILESYSTEM-PREVIEW-TYPE-NEVER:CAPS" href="gio/GFile.html#G-FILESYSTEM-PREVIEW-TYPE-NEVER:CAPS">
|
146
169
|
<ANCHOR id="GFile.see-also" href="gio/GFile.html#GFile.see-also">
|
147
170
|
<ANCHOR id="gio-GFileAttribute" href="gio/gio-GFileAttribute.html">
|
148
171
|
<ANCHOR id="gio-GFileAttribute.functions" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.functions">
|
172
|
+
<ANCHOR id="GFileAttributeInfoList" href="gio/gio-GFileAttribute.html#GFileAttributeInfoList">
|
149
173
|
<ANCHOR id="gio-GFileAttribute.other" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.other">
|
174
|
+
<ANCHOR id="gio-GFileAttribute.object-hierarchy" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.object-hierarchy">
|
150
175
|
<ANCHOR id="gio-GFileAttribute.includes" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.includes">
|
151
176
|
<ANCHOR id="gio-GFileAttribute.description" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.description">
|
152
177
|
<ANCHOR id="gio-GFileAttribute.functions_details" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.functions_details">
|
@@ -158,10 +183,26 @@
|
|
158
183
|
<ANCHOR id="g-file-attribute-info-list-add" href="gio/gio-GFileAttribute.html#g-file-attribute-info-list-add">
|
159
184
|
<ANCHOR id="gio-GFileAttribute.other_details" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.other_details">
|
160
185
|
<ANCHOR id="GFileAttributeType" href="gio/gio-GFileAttribute.html#GFileAttributeType">
|
186
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-INVALID:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INVALID:CAPS">
|
187
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-STRING:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRING:CAPS">
|
188
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-BYTE-STRING:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BYTE-STRING:CAPS">
|
189
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-BOOLEAN:CAPS">
|
190
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-UINT32:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT32:CAPS">
|
191
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-INT32:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INT32:CAPS">
|
192
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-UINT64:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-UINT64:CAPS">
|
193
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-INT64:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-INT64:CAPS">
|
194
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-OBJECT:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-OBJECT:CAPS">
|
195
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-TYPE-STRINGV:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-TYPE-STRINGV:CAPS">
|
161
196
|
<ANCHOR id="GFileAttributeInfoFlags" href="gio/gio-GFileAttribute.html#GFileAttributeInfoFlags">
|
197
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-INFO-NONE:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-NONE:CAPS">
|
198
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-INFO-COPY-WITH-FILE:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-COPY-WITH-FILE:CAPS">
|
199
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-INFO-COPY-WHEN-MOVED:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-INFO-COPY-WHEN-MOVED:CAPS">
|
162
200
|
<ANCHOR id="GFileAttributeStatus" href="gio/gio-GFileAttribute.html#GFileAttributeStatus">
|
201
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-STATUS-UNSET:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-UNSET:CAPS">
|
202
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-STATUS-SET:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-SET:CAPS">
|
203
|
+
<ANCHOR id="G-FILE-ATTRIBUTE-STATUS-ERROR-SETTING:CAPS" href="gio/gio-GFileAttribute.html#G-FILE-ATTRIBUTE-STATUS-ERROR-SETTING:CAPS">
|
163
204
|
<ANCHOR id="GFileAttributeInfo" href="gio/gio-GFileAttribute.html#GFileAttributeInfo">
|
164
|
-
<ANCHOR id="GFileAttributeInfoList" href="gio/gio-GFileAttribute.html#GFileAttributeInfoList">
|
205
|
+
<ANCHOR id="GFileAttributeInfoList-struct" href="gio/gio-GFileAttribute.html#GFileAttributeInfoList-struct">
|
165
206
|
<ANCHOR id="gio-GFileAttribute.see-also" href="gio/gio-GFileAttribute.html#gio-GFileAttribute.see-also">
|
166
207
|
<ANCHOR id="GFileInfo" href="gio/GFileInfo.html">
|
167
208
|
<ANCHOR id="GFileInfo.functions" href="gio/GFileInfo.html#GFileInfo.functions">
|
@@ -246,6 +287,13 @@
|
|
246
287
|
<ANCHOR id="GFileInfo.other_details" href="gio/GFileInfo.html#GFileInfo.other_details">
|
247
288
|
<ANCHOR id="GFileAttributeMatcher-struct" href="gio/GFileInfo.html#GFileAttributeMatcher-struct">
|
248
289
|
<ANCHOR id="GFileType" href="gio/GFileInfo.html#GFileType">
|
290
|
+
<ANCHOR id="G-FILE-TYPE-UNKNOWN:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-UNKNOWN:CAPS">
|
291
|
+
<ANCHOR id="G-FILE-TYPE-REGULAR:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-REGULAR:CAPS">
|
292
|
+
<ANCHOR id="G-FILE-TYPE-DIRECTORY:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-DIRECTORY:CAPS">
|
293
|
+
<ANCHOR id="G-FILE-TYPE-SYMBOLIC-LINK:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-SYMBOLIC-LINK:CAPS">
|
294
|
+
<ANCHOR id="G-FILE-TYPE-SPECIAL:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-SPECIAL:CAPS">
|
295
|
+
<ANCHOR id="G-FILE-TYPE-SHORTCUT:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-SHORTCUT:CAPS">
|
296
|
+
<ANCHOR id="G-FILE-TYPE-MOUNTABLE:CAPS" href="gio/GFileInfo.html#G-FILE-TYPE-MOUNTABLE:CAPS">
|
249
297
|
<ANCHOR id="GFileInfo-struct" href="gio/GFileInfo.html#GFileInfo-struct">
|
250
298
|
<ANCHOR id="G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS" href="gio/GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-TYPE:CAPS">
|
251
299
|
<ANCHOR id="G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS" href="gio/GFileInfo.html#G-FILE-ATTRIBUTE-STANDARD-IS-HIDDEN:CAPS">
|
@@ -334,6 +382,7 @@
|
|
334
382
|
<ANCHOR id="GFileEnumerator.includes" href="gio/GFileEnumerator.html#GFileEnumerator.includes">
|
335
383
|
<ANCHOR id="GFileEnumerator.description" href="gio/GFileEnumerator.html#GFileEnumerator.description">
|
336
384
|
<ANCHOR id="GFileEnumerator.functions_details" href="gio/GFileEnumerator.html#GFileEnumerator.functions_details">
|
385
|
+
<ANCHOR id="g-file-enumerator-iterate" href="gio/GFileEnumerator.html#g-file-enumerator-iterate">
|
337
386
|
<ANCHOR id="g-file-enumerator-next-file" href="gio/GFileEnumerator.html#g-file-enumerator-next-file">
|
338
387
|
<ANCHOR id="g-file-enumerator-close" href="gio/GFileEnumerator.html#g-file-enumerator-close">
|
339
388
|
<ANCHOR id="g-file-enumerator-next-files-async" href="gio/GFileEnumerator.html#g-file-enumerator-next-files-async">
|
@@ -360,6 +409,53 @@
|
|
360
409
|
<ANCHOR id="gio-GIOError.other_details" href="gio/gio-GIOError.html#gio-GIOError.other_details">
|
361
410
|
<ANCHOR id="G-IO-ERROR:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR:CAPS">
|
362
411
|
<ANCHOR id="GIOErrorEnum" href="gio/gio-GIOError.html#GIOErrorEnum">
|
412
|
+
<ANCHOR id="G-IO-ERROR-FAILED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-FAILED:CAPS">
|
413
|
+
<ANCHOR id="G-IO-ERROR-NOT-FOUND:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-FOUND:CAPS">
|
414
|
+
<ANCHOR id="G-IO-ERROR-EXISTS:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-EXISTS:CAPS">
|
415
|
+
<ANCHOR id="G-IO-ERROR-IS-DIRECTORY:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-IS-DIRECTORY:CAPS">
|
416
|
+
<ANCHOR id="G-IO-ERROR-NOT-DIRECTORY:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-DIRECTORY:CAPS">
|
417
|
+
<ANCHOR id="G-IO-ERROR-NOT-EMPTY:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-EMPTY:CAPS">
|
418
|
+
<ANCHOR id="G-IO-ERROR-NOT-REGULAR-FILE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-REGULAR-FILE:CAPS">
|
419
|
+
<ANCHOR id="G-IO-ERROR-NOT-SYMBOLIC-LINK:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-SYMBOLIC-LINK:CAPS">
|
420
|
+
<ANCHOR id="G-IO-ERROR-NOT-MOUNTABLE-FILE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-MOUNTABLE-FILE:CAPS">
|
421
|
+
<ANCHOR id="G-IO-ERROR-FILENAME-TOO-LONG:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-FILENAME-TOO-LONG:CAPS">
|
422
|
+
<ANCHOR id="G-IO-ERROR-INVALID-FILENAME:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-INVALID-FILENAME:CAPS">
|
423
|
+
<ANCHOR id="G-IO-ERROR-TOO-MANY-LINKS:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-TOO-MANY-LINKS:CAPS">
|
424
|
+
<ANCHOR id="G-IO-ERROR-NO-SPACE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NO-SPACE:CAPS">
|
425
|
+
<ANCHOR id="G-IO-ERROR-INVALID-ARGUMENT:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-INVALID-ARGUMENT:CAPS">
|
426
|
+
<ANCHOR id="G-IO-ERROR-PERMISSION-DENIED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PERMISSION-DENIED:CAPS">
|
427
|
+
<ANCHOR id="G-IO-ERROR-NOT-SUPPORTED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-SUPPORTED:CAPS">
|
428
|
+
<ANCHOR id="G-IO-ERROR-NOT-MOUNTED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-MOUNTED:CAPS">
|
429
|
+
<ANCHOR id="G-IO-ERROR-ALREADY-MOUNTED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-ALREADY-MOUNTED:CAPS">
|
430
|
+
<ANCHOR id="G-IO-ERROR-CLOSED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-CLOSED:CAPS">
|
431
|
+
<ANCHOR id="G-IO-ERROR-CANCELLED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS">
|
432
|
+
<ANCHOR id="G-IO-ERROR-PENDING:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PENDING:CAPS">
|
433
|
+
<ANCHOR id="G-IO-ERROR-READ-ONLY:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-READ-ONLY:CAPS">
|
434
|
+
<ANCHOR id="G-IO-ERROR-CANT-CREATE-BACKUP:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-CANT-CREATE-BACKUP:CAPS">
|
435
|
+
<ANCHOR id="G-IO-ERROR-WRONG-ETAG:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-WRONG-ETAG:CAPS">
|
436
|
+
<ANCHOR id="G-IO-ERROR-TIMED-OUT:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-TIMED-OUT:CAPS">
|
437
|
+
<ANCHOR id="G-IO-ERROR-WOULD-RECURSE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-WOULD-RECURSE:CAPS">
|
438
|
+
<ANCHOR id="G-IO-ERROR-BUSY:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-BUSY:CAPS">
|
439
|
+
<ANCHOR id="G-IO-ERROR-WOULD-BLOCK:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-WOULD-BLOCK:CAPS">
|
440
|
+
<ANCHOR id="G-IO-ERROR-HOST-NOT-FOUND:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-HOST-NOT-FOUND:CAPS">
|
441
|
+
<ANCHOR id="G-IO-ERROR-WOULD-MERGE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-WOULD-MERGE:CAPS">
|
442
|
+
<ANCHOR id="G-IO-ERROR-FAILED-HANDLED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-FAILED-HANDLED:CAPS">
|
443
|
+
<ANCHOR id="G-IO-ERROR-TOO-MANY-OPEN-FILES:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-TOO-MANY-OPEN-FILES:CAPS">
|
444
|
+
<ANCHOR id="G-IO-ERROR-NOT-INITIALIZED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-INITIALIZED:CAPS">
|
445
|
+
<ANCHOR id="G-IO-ERROR-ADDRESS-IN-USE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-ADDRESS-IN-USE:CAPS">
|
446
|
+
<ANCHOR id="G-IO-ERROR-PARTIAL-INPUT:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PARTIAL-INPUT:CAPS">
|
447
|
+
<ANCHOR id="G-IO-ERROR-INVALID-DATA:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-INVALID-DATA:CAPS">
|
448
|
+
<ANCHOR id="G-IO-ERROR-DBUS-ERROR:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-DBUS-ERROR:CAPS">
|
449
|
+
<ANCHOR id="G-IO-ERROR-HOST-UNREACHABLE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-HOST-UNREACHABLE:CAPS">
|
450
|
+
<ANCHOR id="G-IO-ERROR-NETWORK-UNREACHABLE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NETWORK-UNREACHABLE:CAPS">
|
451
|
+
<ANCHOR id="G-IO-ERROR-CONNECTION-REFUSED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-CONNECTION-REFUSED:CAPS">
|
452
|
+
<ANCHOR id="G-IO-ERROR-PROXY-FAILED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PROXY-FAILED:CAPS">
|
453
|
+
<ANCHOR id="G-IO-ERROR-PROXY-AUTH-FAILED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PROXY-AUTH-FAILED:CAPS">
|
454
|
+
<ANCHOR id="G-IO-ERROR-PROXY-NEED-AUTH:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PROXY-NEED-AUTH:CAPS">
|
455
|
+
<ANCHOR id="G-IO-ERROR-PROXY-NOT-ALLOWED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-PROXY-NOT-ALLOWED:CAPS">
|
456
|
+
<ANCHOR id="G-IO-ERROR-BROKEN-PIPE:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-BROKEN-PIPE:CAPS">
|
457
|
+
<ANCHOR id="G-IO-ERROR-CONNECTION-CLOSED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-CONNECTION-CLOSED:CAPS">
|
458
|
+
<ANCHOR id="G-IO-ERROR-NOT-CONNECTED:CAPS" href="gio/gio-GIOError.html#G-IO-ERROR-NOT-CONNECTED:CAPS">
|
363
459
|
<ANCHOR id="GMountOperation" href="gio/GMountOperation.html">
|
364
460
|
<ANCHOR id="GMountOperation.functions" href="gio/GMountOperation.html#GMountOperation.functions">
|
365
461
|
<ANCHOR id="GMountOperation.properties" href="gio/GMountOperation.html#GMountOperation.properties">
|
@@ -385,9 +481,20 @@
|
|
385
481
|
<ANCHOR id="g-mount-operation-reply" href="gio/GMountOperation.html#g-mount-operation-reply">
|
386
482
|
<ANCHOR id="GMountOperation.other_details" href="gio/GMountOperation.html#GMountOperation.other_details">
|
387
483
|
<ANCHOR id="GAskPasswordFlags" href="gio/GMountOperation.html#GAskPasswordFlags">
|
484
|
+
<ANCHOR id="G-ASK-PASSWORD-NEED-PASSWORD:CAPS" href="gio/GMountOperation.html#G-ASK-PASSWORD-NEED-PASSWORD:CAPS">
|
485
|
+
<ANCHOR id="G-ASK-PASSWORD-NEED-USERNAME:CAPS" href="gio/GMountOperation.html#G-ASK-PASSWORD-NEED-USERNAME:CAPS">
|
486
|
+
<ANCHOR id="G-ASK-PASSWORD-NEED-DOMAIN:CAPS" href="gio/GMountOperation.html#G-ASK-PASSWORD-NEED-DOMAIN:CAPS">
|
487
|
+
<ANCHOR id="G-ASK-PASSWORD-SAVING-SUPPORTED:CAPS" href="gio/GMountOperation.html#G-ASK-PASSWORD-SAVING-SUPPORTED:CAPS">
|
488
|
+
<ANCHOR id="G-ASK-PASSWORD-ANONYMOUS-SUPPORTED:CAPS" href="gio/GMountOperation.html#G-ASK-PASSWORD-ANONYMOUS-SUPPORTED:CAPS">
|
388
489
|
<ANCHOR id="GPasswordSave" href="gio/GMountOperation.html#GPasswordSave">
|
490
|
+
<ANCHOR id="G-PASSWORD-SAVE-NEVER:CAPS" href="gio/GMountOperation.html#G-PASSWORD-SAVE-NEVER:CAPS">
|
491
|
+
<ANCHOR id="G-PASSWORD-SAVE-FOR-SESSION:CAPS" href="gio/GMountOperation.html#G-PASSWORD-SAVE-FOR-SESSION:CAPS">
|
492
|
+
<ANCHOR id="G-PASSWORD-SAVE-PERMANENTLY:CAPS" href="gio/GMountOperation.html#G-PASSWORD-SAVE-PERMANENTLY:CAPS">
|
389
493
|
<ANCHOR id="GMountOperation-struct" href="gio/GMountOperation.html#GMountOperation-struct">
|
390
494
|
<ANCHOR id="GMountOperationResult" href="gio/GMountOperation.html#GMountOperationResult">
|
495
|
+
<ANCHOR id="G-MOUNT-OPERATION-HANDLED:CAPS" href="gio/GMountOperation.html#G-MOUNT-OPERATION-HANDLED:CAPS">
|
496
|
+
<ANCHOR id="G-MOUNT-OPERATION-ABORTED:CAPS" href="gio/GMountOperation.html#G-MOUNT-OPERATION-ABORTED:CAPS">
|
497
|
+
<ANCHOR id="G-MOUNT-OPERATION-UNHANDLED:CAPS" href="gio/GMountOperation.html#G-MOUNT-OPERATION-UNHANDLED:CAPS">
|
391
498
|
<ANCHOR id="GMountOperation.property-details" href="gio/GMountOperation.html#GMountOperation.property-details">
|
392
499
|
<ANCHOR id="GMountOperation--anonymous" href="gio/GMountOperation.html#GMountOperation--anonymous">
|
393
500
|
<ANCHOR id="GMountOperation--choice" href="gio/GMountOperation.html#GMountOperation--choice">
|
@@ -417,6 +524,14 @@
|
|
417
524
|
<ANCHOR id="g-file-monitor-emit-event" href="gio/GFileMonitor.html#g-file-monitor-emit-event">
|
418
525
|
<ANCHOR id="GFileMonitor.other_details" href="gio/GFileMonitor.html#GFileMonitor.other_details">
|
419
526
|
<ANCHOR id="GFileMonitorEvent" href="gio/GFileMonitor.html#GFileMonitorEvent">
|
527
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-CHANGED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-CHANGED:CAPS">
|
528
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-CHANGES-DONE-HINT:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-CHANGES-DONE-HINT:CAPS">
|
529
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-DELETED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-DELETED:CAPS">
|
530
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-CREATED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-CREATED:CAPS">
|
531
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-ATTRIBUTE-CHANGED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-ATTRIBUTE-CHANGED:CAPS">
|
532
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-PRE-UNMOUNT:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-PRE-UNMOUNT:CAPS">
|
533
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-UNMOUNTED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-UNMOUNTED:CAPS">
|
534
|
+
<ANCHOR id="G-FILE-MONITOR-EVENT-MOVED:CAPS" href="gio/GFileMonitor.html#G-FILE-MONITOR-EVENT-MOVED:CAPS">
|
420
535
|
<ANCHOR id="GFileMonitor-struct" href="gio/GFileMonitor.html#GFileMonitor-struct">
|
421
536
|
<ANCHOR id="GFileMonitor.property-details" href="gio/GFileMonitor.html#GFileMonitor.property-details">
|
422
537
|
<ANCHOR id="GFileMonitor--cancelled" href="gio/GFileMonitor.html#GFileMonitor--cancelled">
|
@@ -487,6 +602,7 @@
|
|
487
602
|
<ANCHOR id="GAsyncResult.see-also" href="gio/GAsyncResult.html#GAsyncResult.see-also">
|
488
603
|
<ANCHOR id="GTask" href="gio/GTask.html">
|
489
604
|
<ANCHOR id="GTask.functions" href="gio/GTask.html#GTask.functions">
|
605
|
+
<ANCHOR id="GTask.properties" href="gio/GTask.html#GTask.properties">
|
490
606
|
<ANCHOR id="GTask.other" href="gio/GTask.html#GTask.other">
|
491
607
|
<ANCHOR id="GTask.object-hierarchy" href="gio/GTask.html#GTask.object-hierarchy">
|
492
608
|
<ANCHOR id="GTask.implemented-interfaces" href="gio/GTask.html#GTask.implemented-interfaces">
|
@@ -519,6 +635,7 @@
|
|
519
635
|
<ANCHOR id="g-task-propagate-int" href="gio/GTask.html#g-task-propagate-int">
|
520
636
|
<ANCHOR id="g-task-propagate-pointer" href="gio/GTask.html#g-task-propagate-pointer">
|
521
637
|
<ANCHOR id="g-task-had-error" href="gio/GTask.html#g-task-had-error">
|
638
|
+
<ANCHOR id="g-task-get-completed" href="gio/GTask.html#g-task-get-completed">
|
522
639
|
<ANCHOR id="g-task-run-in-thread" href="gio/GTask.html#g-task-run-in-thread">
|
523
640
|
<ANCHOR id="g-task-run-in-thread-sync" href="gio/GTask.html#g-task-run-in-thread-sync">
|
524
641
|
<ANCHOR id="GTaskThreadFunc" href="gio/GTask.html#GTaskThreadFunc">
|
@@ -526,6 +643,8 @@
|
|
526
643
|
<ANCHOR id="g-task-is-valid" href="gio/GTask.html#g-task-is-valid">
|
527
644
|
<ANCHOR id="GTask.other_details" href="gio/GTask.html#GTask.other_details">
|
528
645
|
<ANCHOR id="GTask-struct" href="gio/GTask.html#GTask-struct">
|
646
|
+
<ANCHOR id="GTask.property-details" href="gio/GTask.html#GTask.property-details">
|
647
|
+
<ANCHOR id="GTask--completed" href="gio/GTask.html#GTask--completed">
|
529
648
|
<ANCHOR id="GTask.see-also" href="gio/GTask.html#GTask.see-also">
|
530
649
|
<ANCHOR id="gio-GIOScheduler" href="gio/gio-GIOScheduler.html">
|
531
650
|
<ANCHOR id="gio-GIOScheduler.functions" href="gio/gio-GIOScheduler.html#gio-GIOScheduler.functions">
|
@@ -592,7 +711,14 @@
|
|
592
711
|
<ANCHOR id="GConverter-struct" href="gio/GConverter.html#GConverter-struct">
|
593
712
|
<ANCHOR id="GConverterIface" href="gio/GConverter.html#GConverterIface">
|
594
713
|
<ANCHOR id="GConverterResult" href="gio/GConverter.html#GConverterResult">
|
714
|
+
<ANCHOR id="G-CONVERTER-ERROR:CAPS" href="gio/GConverter.html#G-CONVERTER-ERROR:CAPS">
|
715
|
+
<ANCHOR id="G-CONVERTER-CONVERTED:CAPS" href="gio/GConverter.html#G-CONVERTER-CONVERTED:CAPS">
|
716
|
+
<ANCHOR id="G-CONVERTER-FINISHED:CAPS" href="gio/GConverter.html#G-CONVERTER-FINISHED:CAPS">
|
717
|
+
<ANCHOR id="G-CONVERTER-FLUSHED:CAPS" href="gio/GConverter.html#G-CONVERTER-FLUSHED:CAPS">
|
595
718
|
<ANCHOR id="GConverterFlags" href="gio/GConverter.html#GConverterFlags">
|
719
|
+
<ANCHOR id="G-CONVERTER-NO-FLAGS:CAPS" href="gio/GConverter.html#G-CONVERTER-NO-FLAGS:CAPS">
|
720
|
+
<ANCHOR id="G-CONVERTER-INPUT-AT-END:CAPS" href="gio/GConverter.html#G-CONVERTER-INPUT-AT-END:CAPS">
|
721
|
+
<ANCHOR id="G-CONVERTER-FLUSH:CAPS" href="gio/GConverter.html#G-CONVERTER-FLUSH:CAPS">
|
596
722
|
<ANCHOR id="GConverter.see-also" href="gio/GConverter.html#GConverter.see-also">
|
597
723
|
<ANCHOR id="GCharsetConverter" href="gio/GCharsetConverter.html">
|
598
724
|
<ANCHOR id="GCharsetConverter.functions" href="gio/GCharsetConverter.html#GCharsetConverter.functions">
|
@@ -628,6 +754,9 @@
|
|
628
754
|
<ANCHOR id="GZlibCompressor.other_details" href="gio/GZlibCompressor.html#GZlibCompressor.other_details">
|
629
755
|
<ANCHOR id="GZlibCompressor-struct" href="gio/GZlibCompressor.html#GZlibCompressor-struct">
|
630
756
|
<ANCHOR id="GZlibCompressorFormat" href="gio/GZlibCompressor.html#GZlibCompressorFormat">
|
757
|
+
<ANCHOR id="G-ZLIB-COMPRESSOR-FORMAT-ZLIB:CAPS" href="gio/GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-ZLIB:CAPS">
|
758
|
+
<ANCHOR id="G-ZLIB-COMPRESSOR-FORMAT-GZIP:CAPS" href="gio/GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-GZIP:CAPS">
|
759
|
+
<ANCHOR id="G-ZLIB-COMPRESSOR-FORMAT-RAW:CAPS" href="gio/GZlibCompressor.html#G-ZLIB-COMPRESSOR-FORMAT-RAW:CAPS">
|
631
760
|
<ANCHOR id="GZlibCompressor.property-details" href="gio/GZlibCompressor.html#GZlibCompressor.property-details">
|
632
761
|
<ANCHOR id="GZlibCompressor--file-info" href="gio/GZlibCompressor.html#GZlibCompressor--file-info">
|
633
762
|
<ANCHOR id="GZlibCompressor--format" href="gio/GZlibCompressor.html#GZlibCompressor--format">
|
@@ -676,6 +805,8 @@
|
|
676
805
|
<ANCHOR id="GInputStream.functions_details" href="gio/GInputStream.html#GInputStream.functions_details">
|
677
806
|
<ANCHOR id="g-input-stream-read" href="gio/GInputStream.html#g-input-stream-read">
|
678
807
|
<ANCHOR id="g-input-stream-read-all" href="gio/GInputStream.html#g-input-stream-read-all">
|
808
|
+
<ANCHOR id="g-input-stream-read-all-async" href="gio/GInputStream.html#g-input-stream-read-all-async">
|
809
|
+
<ANCHOR id="g-input-stream-read-all-finish" href="gio/GInputStream.html#g-input-stream-read-all-finish">
|
679
810
|
<ANCHOR id="g-input-stream-skip" href="gio/GInputStream.html#g-input-stream-skip">
|
680
811
|
<ANCHOR id="g-input-stream-close" href="gio/GInputStream.html#g-input-stream-close">
|
681
812
|
<ANCHOR id="g-input-stream-read-async" href="gio/GInputStream.html#g-input-stream-read-async">
|
@@ -703,6 +834,8 @@
|
|
703
834
|
<ANCHOR id="GOutputStream.functions_details" href="gio/GOutputStream.html#GOutputStream.functions_details">
|
704
835
|
<ANCHOR id="g-output-stream-write" href="gio/GOutputStream.html#g-output-stream-write">
|
705
836
|
<ANCHOR id="g-output-stream-write-all" href="gio/GOutputStream.html#g-output-stream-write-all">
|
837
|
+
<ANCHOR id="g-output-stream-write-all-async" href="gio/GOutputStream.html#g-output-stream-write-all-async">
|
838
|
+
<ANCHOR id="g-output-stream-write-all-finish" href="gio/GOutputStream.html#g-output-stream-write-all-finish">
|
706
839
|
<ANCHOR id="g-output-stream-splice" href="gio/GOutputStream.html#g-output-stream-splice">
|
707
840
|
<ANCHOR id="g-output-stream-flush" href="gio/GOutputStream.html#g-output-stream-flush">
|
708
841
|
<ANCHOR id="g-output-stream-close" href="gio/GOutputStream.html#g-output-stream-close">
|
@@ -726,6 +859,9 @@
|
|
726
859
|
<ANCHOR id="g-output-stream-vprintf" href="gio/GOutputStream.html#g-output-stream-vprintf">
|
727
860
|
<ANCHOR id="GOutputStream.other_details" href="gio/GOutputStream.html#GOutputStream.other_details">
|
728
861
|
<ANCHOR id="GOutputStreamSpliceFlags" href="gio/GOutputStream.html#GOutputStreamSpliceFlags">
|
862
|
+
<ANCHOR id="G-OUTPUT-STREAM-SPLICE-NONE:CAPS" href="gio/GOutputStream.html#G-OUTPUT-STREAM-SPLICE-NONE:CAPS">
|
863
|
+
<ANCHOR id="G-OUTPUT-STREAM-SPLICE-CLOSE-SOURCE:CAPS" href="gio/GOutputStream.html#G-OUTPUT-STREAM-SPLICE-CLOSE-SOURCE:CAPS">
|
864
|
+
<ANCHOR id="G-OUTPUT-STREAM-SPLICE-CLOSE-TARGET:CAPS" href="gio/GOutputStream.html#G-OUTPUT-STREAM-SPLICE-CLOSE-TARGET:CAPS">
|
729
865
|
<ANCHOR id="GOutputStream-struct" href="gio/GOutputStream.html#GOutputStream-struct">
|
730
866
|
<ANCHOR id="GIOStream" href="gio/GIOStream.html">
|
731
867
|
<ANCHOR id="GIOStream.functions" href="gio/GIOStream.html#GIOStream.functions">
|
@@ -748,12 +884,31 @@
|
|
748
884
|
<ANCHOR id="g-io-stream-clear-pending" href="gio/GIOStream.html#g-io-stream-clear-pending">
|
749
885
|
<ANCHOR id="GIOStream.other_details" href="gio/GIOStream.html#GIOStream.other_details">
|
750
886
|
<ANCHOR id="GIOStreamSpliceFlags" href="gio/GIOStream.html#GIOStreamSpliceFlags">
|
887
|
+
<ANCHOR id="G-IO-STREAM-SPLICE-NONE:CAPS" href="gio/GIOStream.html#G-IO-STREAM-SPLICE-NONE:CAPS">
|
888
|
+
<ANCHOR id="G-IO-STREAM-SPLICE-CLOSE-STREAM1:CAPS" href="gio/GIOStream.html#G-IO-STREAM-SPLICE-CLOSE-STREAM1:CAPS">
|
889
|
+
<ANCHOR id="G-IO-STREAM-SPLICE-CLOSE-STREAM2:CAPS" href="gio/GIOStream.html#G-IO-STREAM-SPLICE-CLOSE-STREAM2:CAPS">
|
890
|
+
<ANCHOR id="G-IO-STREAM-SPLICE-WAIT-FOR-BOTH:CAPS" href="gio/GIOStream.html#G-IO-STREAM-SPLICE-WAIT-FOR-BOTH:CAPS">
|
751
891
|
<ANCHOR id="GIOStream-struct" href="gio/GIOStream.html#GIOStream-struct">
|
752
892
|
<ANCHOR id="GIOStream.property-details" href="gio/GIOStream.html#GIOStream.property-details">
|
753
893
|
<ANCHOR id="GIOStream--closed" href="gio/GIOStream.html#GIOStream--closed">
|
754
894
|
<ANCHOR id="GIOStream--input-stream" href="gio/GIOStream.html#GIOStream--input-stream">
|
755
895
|
<ANCHOR id="GIOStream--output-stream" href="gio/GIOStream.html#GIOStream--output-stream">
|
756
896
|
<ANCHOR id="GIOStream.see-also" href="gio/GIOStream.html#GIOStream.see-also">
|
897
|
+
<ANCHOR id="GSimpleIOStream" href="gio/GSimpleIOStream.html">
|
898
|
+
<ANCHOR id="GSimpleIOStream.functions" href="gio/GSimpleIOStream.html#GSimpleIOStream.functions">
|
899
|
+
<ANCHOR id="GSimpleIOStream.properties" href="gio/GSimpleIOStream.html#GSimpleIOStream.properties">
|
900
|
+
<ANCHOR id="GSimpleIOStream.other" href="gio/GSimpleIOStream.html#GSimpleIOStream.other">
|
901
|
+
<ANCHOR id="GSimpleIOStream.object-hierarchy" href="gio/GSimpleIOStream.html#GSimpleIOStream.object-hierarchy">
|
902
|
+
<ANCHOR id="GSimpleIOStream.includes" href="gio/GSimpleIOStream.html#GSimpleIOStream.includes">
|
903
|
+
<ANCHOR id="GSimpleIOStream.description" href="gio/GSimpleIOStream.html#GSimpleIOStream.description">
|
904
|
+
<ANCHOR id="GSimpleIOStream.functions_details" href="gio/GSimpleIOStream.html#GSimpleIOStream.functions_details">
|
905
|
+
<ANCHOR id="g-simple-io-stream-new" href="gio/GSimpleIOStream.html#g-simple-io-stream-new">
|
906
|
+
<ANCHOR id="GSimpleIOStream.other_details" href="gio/GSimpleIOStream.html#GSimpleIOStream.other_details">
|
907
|
+
<ANCHOR id="GSimpleIOStream-struct" href="gio/GSimpleIOStream.html#GSimpleIOStream-struct">
|
908
|
+
<ANCHOR id="GSimpleIOStream.property-details" href="gio/GSimpleIOStream.html#GSimpleIOStream.property-details">
|
909
|
+
<ANCHOR id="GSimpleIOStream--input-stream" href="gio/GSimpleIOStream.html#GSimpleIOStream--input-stream">
|
910
|
+
<ANCHOR id="GSimpleIOStream--output-stream" href="gio/GSimpleIOStream.html#GSimpleIOStream--output-stream">
|
911
|
+
<ANCHOR id="GSimpleIOStream.see-also" href="gio/GSimpleIOStream.html#GSimpleIOStream.see-also">
|
757
912
|
<ANCHOR id="GFileInputStream" href="gio/GFileInputStream.html">
|
758
913
|
<ANCHOR id="GFileInputStream.functions" href="gio/GFileInputStream.html#GFileInputStream.functions">
|
759
914
|
<ANCHOR id="GFileInputStream.other" href="gio/GFileInputStream.html#GFileInputStream.other">
|
@@ -810,6 +965,7 @@
|
|
810
965
|
<ANCHOR id="g-file-descriptor-based-get-fd" href="gio/GFileDescriptorBased.html#g-file-descriptor-based-get-fd">
|
811
966
|
<ANCHOR id="GFileDescriptorBased.other_details" href="gio/GFileDescriptorBased.html#GFileDescriptorBased.other_details">
|
812
967
|
<ANCHOR id="GFileDescriptorBased-struct" href="gio/GFileDescriptorBased.html#GFileDescriptorBased-struct">
|
968
|
+
<ANCHOR id="GFileDescriptorBasedIface" href="gio/GFileDescriptorBased.html#GFileDescriptorBasedIface">
|
813
969
|
<ANCHOR id="GFileDescriptorBased.see-also" href="gio/GFileDescriptorBased.html#GFileDescriptorBased.see-also">
|
814
970
|
<ANCHOR id="GFilterInputStream" href="gio/GFilterInputStream.html">
|
815
971
|
<ANCHOR id="GFilterInputStream.functions" href="gio/GFilterInputStream.html#GFilterInputStream.functions">
|
@@ -966,7 +1122,14 @@
|
|
966
1122
|
<ANCHOR id="GDataInputStream.other_details" href="gio/GDataInputStream.html#GDataInputStream.other_details">
|
967
1123
|
<ANCHOR id="GDataInputStream-struct" href="gio/GDataInputStream.html#GDataInputStream-struct">
|
968
1124
|
<ANCHOR id="GDataStreamByteOrder" href="gio/GDataInputStream.html#GDataStreamByteOrder">
|
1125
|
+
<ANCHOR id="G-DATA-STREAM-BYTE-ORDER-BIG-ENDIAN:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-BIG-ENDIAN:CAPS">
|
1126
|
+
<ANCHOR id="G-DATA-STREAM-BYTE-ORDER-LITTLE-ENDIAN:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-LITTLE-ENDIAN:CAPS">
|
1127
|
+
<ANCHOR id="G-DATA-STREAM-BYTE-ORDER-HOST-ENDIAN:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-BYTE-ORDER-HOST-ENDIAN:CAPS">
|
969
1128
|
<ANCHOR id="GDataStreamNewlineType" href="gio/GDataInputStream.html#GDataStreamNewlineType">
|
1129
|
+
<ANCHOR id="G-DATA-STREAM-NEWLINE-TYPE-LF:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-LF:CAPS">
|
1130
|
+
<ANCHOR id="G-DATA-STREAM-NEWLINE-TYPE-CR:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-CR:CAPS">
|
1131
|
+
<ANCHOR id="G-DATA-STREAM-NEWLINE-TYPE-CR-LF:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-CR-LF:CAPS">
|
1132
|
+
<ANCHOR id="G-DATA-STREAM-NEWLINE-TYPE-ANY:CAPS" href="gio/GDataInputStream.html#G-DATA-STREAM-NEWLINE-TYPE-ANY:CAPS">
|
970
1133
|
<ANCHOR id="GDataInputStream.property-details" href="gio/GDataInputStream.html#GDataInputStream.property-details">
|
971
1134
|
<ANCHOR id="GDataInputStream--byte-order" href="gio/GDataInputStream.html#GDataInputStream--byte-order">
|
972
1135
|
<ANCHOR id="GDataInputStream--newline-type" href="gio/GDataInputStream.html#GDataInputStream--newline-type">
|
@@ -1211,6 +1374,10 @@
|
|
1211
1374
|
<ANCHOR id="g-app-launch-context-new" href="gio/GAppInfo.html#g-app-launch-context-new">
|
1212
1375
|
<ANCHOR id="GAppInfo.other_details" href="gio/GAppInfo.html#GAppInfo.other_details">
|
1213
1376
|
<ANCHOR id="GAppInfoCreateFlags" href="gio/GAppInfo.html#GAppInfoCreateFlags">
|
1377
|
+
<ANCHOR id="G-APP-INFO-CREATE-NONE:CAPS" href="gio/GAppInfo.html#G-APP-INFO-CREATE-NONE:CAPS">
|
1378
|
+
<ANCHOR id="G-APP-INFO-CREATE-NEEDS-TERMINAL:CAPS" href="gio/GAppInfo.html#G-APP-INFO-CREATE-NEEDS-TERMINAL:CAPS">
|
1379
|
+
<ANCHOR id="G-APP-INFO-CREATE-SUPPORTS-URIS:CAPS" href="gio/GAppInfo.html#G-APP-INFO-CREATE-SUPPORTS-URIS:CAPS">
|
1380
|
+
<ANCHOR id="G-APP-INFO-CREATE-SUPPORTS-STARTUP-NOTIFICATION:CAPS" href="gio/GAppInfo.html#G-APP-INFO-CREATE-SUPPORTS-STARTUP-NOTIFICATION:CAPS">
|
1214
1381
|
<ANCHOR id="GAppInfo-struct" href="gio/GAppInfo.html#GAppInfo-struct">
|
1215
1382
|
<ANCHOR id="GAppInfoIface" href="gio/GAppInfo.html#GAppInfoIface">
|
1216
1383
|
<ANCHOR id="GAppLaunchContext-struct" href="gio/GAppInfo.html#GAppLaunchContext-struct">
|
@@ -1221,21 +1388,21 @@
|
|
1221
1388
|
<ANCHOR id="GAppInfoMonitor" href="gio/GAppInfoMonitor.html">
|
1222
1389
|
<ANCHOR id="GAppInfoMonitor.functions" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.functions">
|
1223
1390
|
<ANCHOR id="GAppInfoMonitor.signals" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.signals">
|
1224
|
-
<ANCHOR id="GAppInfoMonitor.other" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.other">
|
1225
1391
|
<ANCHOR id="GAppInfoMonitor.object-hierarchy" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.object-hierarchy">
|
1226
1392
|
<ANCHOR id="GAppInfoMonitor.description" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.description">
|
1227
1393
|
<ANCHOR id="GAppInfoMonitor.functions_details" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.functions_details">
|
1228
1394
|
<ANCHOR id="g-app-info-monitor-get" href="gio/GAppInfoMonitor.html#g-app-info-monitor-get">
|
1229
1395
|
<ANCHOR id="GAppInfoMonitor.other_details" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.other_details">
|
1230
|
-
<ANCHOR id="GAppInfoMonitor-struct" href="gio/GAppInfoMonitor.html#GAppInfoMonitor-struct">
|
1231
1396
|
<ANCHOR id="GAppInfoMonitor.signal-details" href="gio/GAppInfoMonitor.html#GAppInfoMonitor.signal-details">
|
1232
1397
|
<ANCHOR id="GAppInfoMonitor-changed" href="gio/GAppInfoMonitor.html#GAppInfoMonitor-changed">
|
1233
1398
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo" href="gio/gio-Desktop-file-based-GAppInfo.html">
|
1234
1399
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.functions" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.functions">
|
1235
1400
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.properties" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.properties">
|
1236
1401
|
<ANCHOR id="GDesktopAppInfo" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo">
|
1402
|
+
<ANCHOR id="GDesktopAppInfoLookup" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup">
|
1237
1403
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.other" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.other">
|
1238
1404
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.object-hierarchy" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.object-hierarchy">
|
1405
|
+
<ANCHOR id="gio-Desktop-file-based-GAppInfo.prerequisites" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.prerequisites">
|
1239
1406
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.implemented-interfaces" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.implemented-interfaces">
|
1240
1407
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.includes" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.includes">
|
1241
1408
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.description" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.description">
|
@@ -1264,6 +1431,9 @@
|
|
1264
1431
|
<ANCHOR id="g-desktop-app-info-get-implementations" href="gio/gio-Desktop-file-based-GAppInfo.html#g-desktop-app-info-get-implementations">
|
1265
1432
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.other_details" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.other_details">
|
1266
1433
|
<ANCHOR id="GDesktopAppInfo-struct" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo-struct">
|
1434
|
+
<ANCHOR id="GDesktopAppInfoLookup-struct" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup-struct">
|
1435
|
+
<ANCHOR id="GDesktopAppInfoLookupIface" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookupIface">
|
1436
|
+
<ANCHOR id="G-DESKTOP-APP-INFO-LOOKUP-EXTENSION-POINT-NAME:CAPS" href="gio/gio-Desktop-file-based-GAppInfo.html#G-DESKTOP-APP-INFO-LOOKUP-EXTENSION-POINT-NAME:CAPS">
|
1267
1437
|
<ANCHOR id="gio-Desktop-file-based-GAppInfo.property-details" href="gio/gio-Desktop-file-based-GAppInfo.html#gio-Desktop-file-based-GAppInfo.property-details">
|
1268
1438
|
<ANCHOR id="GDesktopAppInfo--filename" href="gio/gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo--filename">
|
1269
1439
|
<ANCHOR id="GVolumeMonitor" href="gio/GVolumeMonitor.html">
|
@@ -1378,7 +1548,10 @@
|
|
1378
1548
|
<ANCHOR id="GMount-struct" href="gio/GMount.html#GMount-struct">
|
1379
1549
|
<ANCHOR id="GMountIface" href="gio/GMount.html#GMountIface">
|
1380
1550
|
<ANCHOR id="GMountMountFlags" href="gio/GMount.html#GMountMountFlags">
|
1551
|
+
<ANCHOR id="G-MOUNT-MOUNT-NONE:CAPS" href="gio/GMount.html#G-MOUNT-MOUNT-NONE:CAPS">
|
1381
1552
|
<ANCHOR id="GMountUnmountFlags" href="gio/GMount.html#GMountUnmountFlags">
|
1553
|
+
<ANCHOR id="G-MOUNT-UNMOUNT-NONE:CAPS" href="gio/GMount.html#G-MOUNT-UNMOUNT-NONE:CAPS">
|
1554
|
+
<ANCHOR id="G-MOUNT-UNMOUNT-FORCE:CAPS" href="gio/GMount.html#G-MOUNT-UNMOUNT-FORCE:CAPS">
|
1382
1555
|
<ANCHOR id="GMount.signal-details" href="gio/GMount.html#GMount.signal-details">
|
1383
1556
|
<ANCHOR id="GMount-changed" href="gio/GMount.html#GMount-changed">
|
1384
1557
|
<ANCHOR id="GMount-pre-unmount" href="gio/GMount.html#GMount-pre-unmount">
|
@@ -1424,7 +1597,13 @@
|
|
1424
1597
|
<ANCHOR id="GDrive-struct" href="gio/GDrive.html#GDrive-struct">
|
1425
1598
|
<ANCHOR id="GDriveIface" href="gio/GDrive.html#GDriveIface">
|
1426
1599
|
<ANCHOR id="GDriveStartFlags" href="gio/GDrive.html#GDriveStartFlags">
|
1600
|
+
<ANCHOR id="G-DRIVE-START-NONE:CAPS" href="gio/GDrive.html#G-DRIVE-START-NONE:CAPS">
|
1427
1601
|
<ANCHOR id="GDriveStartStopType" href="gio/GDrive.html#GDriveStartStopType">
|
1602
|
+
<ANCHOR id="G-DRIVE-START-STOP-TYPE-UNKNOWN:CAPS" href="gio/GDrive.html#G-DRIVE-START-STOP-TYPE-UNKNOWN:CAPS">
|
1603
|
+
<ANCHOR id="G-DRIVE-START-STOP-TYPE-SHUTDOWN:CAPS" href="gio/GDrive.html#G-DRIVE-START-STOP-TYPE-SHUTDOWN:CAPS">
|
1604
|
+
<ANCHOR id="G-DRIVE-START-STOP-TYPE-NETWORK:CAPS" href="gio/GDrive.html#G-DRIVE-START-STOP-TYPE-NETWORK:CAPS">
|
1605
|
+
<ANCHOR id="G-DRIVE-START-STOP-TYPE-MULTIDISK:CAPS" href="gio/GDrive.html#G-DRIVE-START-STOP-TYPE-MULTIDISK:CAPS">
|
1606
|
+
<ANCHOR id="G-DRIVE-START-STOP-TYPE-PASSWORD:CAPS" href="gio/GDrive.html#G-DRIVE-START-STOP-TYPE-PASSWORD:CAPS">
|
1428
1607
|
<ANCHOR id="GDrive.signal-details" href="gio/GDrive.html#GDrive.signal-details">
|
1429
1608
|
<ANCHOR id="GDrive-changed" href="gio/GDrive.html#GDrive-changed">
|
1430
1609
|
<ANCHOR id="GDrive-disconnected" href="gio/GDrive.html#GDrive-disconnected">
|
@@ -1469,6 +1648,7 @@
|
|
1469
1648
|
<ANCHOR id="g-unix-mount-at" href="gio/gio-Unix-Mounts.html#g-unix-mount-at">
|
1470
1649
|
<ANCHOR id="g-unix-mounts-changed-since" href="gio/gio-Unix-Mounts.html#g-unix-mounts-changed-since">
|
1471
1650
|
<ANCHOR id="g-unix-mount-points-changed-since" href="gio/gio-Unix-Mounts.html#g-unix-mount-points-changed-since">
|
1651
|
+
<ANCHOR id="g-unix-mount-monitor-get" href="gio/gio-Unix-Mounts.html#g-unix-mount-monitor-get">
|
1472
1652
|
<ANCHOR id="g-unix-mount-monitor-new" href="gio/gio-Unix-Mounts.html#g-unix-mount-monitor-new">
|
1473
1653
|
<ANCHOR id="g-unix-mount-monitor-set-rate-limit" href="gio/gio-Unix-Mounts.html#g-unix-mount-monitor-set-rate-limit">
|
1474
1654
|
<ANCHOR id="g-unix-is-mount-path-system-internal" href="gio/gio-Unix-Mounts.html#g-unix-is-mount-path-system-internal">
|
@@ -1514,17 +1694,22 @@
|
|
1514
1694
|
<ANCHOR id="GFileIcon.property-details" href="gio/GFileIcon.html#GFileIcon.property-details">
|
1515
1695
|
<ANCHOR id="GFileIcon--file" href="gio/GFileIcon.html#GFileIcon--file">
|
1516
1696
|
<ANCHOR id="GFileIcon.see-also" href="gio/GFileIcon.html#GFileIcon.see-also">
|
1517
|
-
<ANCHOR id="
|
1518
|
-
<ANCHOR id="
|
1519
|
-
<ANCHOR id="
|
1520
|
-
<ANCHOR id="
|
1521
|
-
<ANCHOR id="
|
1522
|
-
<ANCHOR id="
|
1523
|
-
<ANCHOR id="
|
1524
|
-
<ANCHOR id="
|
1525
|
-
<ANCHOR id="
|
1526
|
-
<ANCHOR id="
|
1527
|
-
<ANCHOR id="
|
1697
|
+
<ANCHOR id="GBytesIcon" href="gio/GBytesIcon.html">
|
1698
|
+
<ANCHOR id="GBytesIcon.functions" href="gio/GBytesIcon.html#GBytesIcon.functions">
|
1699
|
+
<ANCHOR id="GBytesIcon.properties" href="gio/GBytesIcon.html#GBytesIcon.properties">
|
1700
|
+
<ANCHOR id="GBytesIcon.other" href="gio/GBytesIcon.html#GBytesIcon.other">
|
1701
|
+
<ANCHOR id="GBytesIcon.object-hierarchy" href="gio/GBytesIcon.html#GBytesIcon.object-hierarchy">
|
1702
|
+
<ANCHOR id="GBytesIcon.implemented-interfaces" href="gio/GBytesIcon.html#GBytesIcon.implemented-interfaces">
|
1703
|
+
<ANCHOR id="GBytesIcon.includes" href="gio/GBytesIcon.html#GBytesIcon.includes">
|
1704
|
+
<ANCHOR id="GBytesIcon.description" href="gio/GBytesIcon.html#GBytesIcon.description">
|
1705
|
+
<ANCHOR id="GBytesIcon.functions_details" href="gio/GBytesIcon.html#GBytesIcon.functions_details">
|
1706
|
+
<ANCHOR id="g-bytes-icon-new" href="gio/GBytesIcon.html#g-bytes-icon-new">
|
1707
|
+
<ANCHOR id="g-bytes-icon-get-bytes" href="gio/GBytesIcon.html#g-bytes-icon-get-bytes">
|
1708
|
+
<ANCHOR id="GBytesIcon.other_details" href="gio/GBytesIcon.html#GBytesIcon.other_details">
|
1709
|
+
<ANCHOR id="GBytesIcon-struct" href="gio/GBytesIcon.html#GBytesIcon-struct">
|
1710
|
+
<ANCHOR id="GBytesIcon.property-details" href="gio/GBytesIcon.html#GBytesIcon.property-details">
|
1711
|
+
<ANCHOR id="GBytesIcon--bytes" href="gio/GBytesIcon.html#GBytesIcon--bytes">
|
1712
|
+
<ANCHOR id="GBytesIcon.see-also" href="gio/GBytesIcon.html#GBytesIcon.see-also">
|
1528
1713
|
<ANCHOR id="GLoadableIcon" href="gio/GLoadableIcon.html">
|
1529
1714
|
<ANCHOR id="GLoadableIcon.functions" href="gio/GLoadableIcon.html#GLoadableIcon.functions">
|
1530
1715
|
<ANCHOR id="GLoadableIcon.other" href="gio/GLoadableIcon.html#GLoadableIcon.other">
|
@@ -1598,6 +1783,10 @@
|
|
1598
1783
|
<ANCHOR id="GEmblem.other_details" href="gio/GEmblem.html#GEmblem.other_details">
|
1599
1784
|
<ANCHOR id="GEmblem-struct" href="gio/GEmblem.html#GEmblem-struct">
|
1600
1785
|
<ANCHOR id="GEmblemOrigin" href="gio/GEmblem.html#GEmblemOrigin">
|
1786
|
+
<ANCHOR id="G-EMBLEM-ORIGIN-UNKNOWN:CAPS" href="gio/GEmblem.html#G-EMBLEM-ORIGIN-UNKNOWN:CAPS">
|
1787
|
+
<ANCHOR id="G-EMBLEM-ORIGIN-DEVICE:CAPS" href="gio/GEmblem.html#G-EMBLEM-ORIGIN-DEVICE:CAPS">
|
1788
|
+
<ANCHOR id="G-EMBLEM-ORIGIN-LIVEMETADATA:CAPS" href="gio/GEmblem.html#G-EMBLEM-ORIGIN-LIVEMETADATA:CAPS">
|
1789
|
+
<ANCHOR id="G-EMBLEM-ORIGIN-TAG:CAPS" href="gio/GEmblem.html#G-EMBLEM-ORIGIN-TAG:CAPS">
|
1601
1790
|
<ANCHOR id="GEmblem.property-details" href="gio/GEmblem.html#GEmblem.property-details">
|
1602
1791
|
<ANCHOR id="GEmblem--icon" href="gio/GEmblem.html#GEmblem--icon">
|
1603
1792
|
<ANCHOR id="GEmblem--origin" href="gio/GEmblem.html#GEmblem--origin">
|
@@ -1677,35 +1866,48 @@
|
|
1677
1866
|
<ANCHOR id="GSubprocess.other_details" href="gio/GSubprocess.html#GSubprocess.other_details">
|
1678
1867
|
<ANCHOR id="GSubprocess-struct" href="gio/GSubprocess.html#GSubprocess-struct">
|
1679
1868
|
<ANCHOR id="GSubprocessFlags" href="gio/GSubprocess.html#GSubprocessFlags">
|
1869
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-NONE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-NONE:CAPS">
|
1870
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDIN-PIPE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDIN-PIPE:CAPS">
|
1871
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDIN-INHERIT:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDIN-INHERIT:CAPS">
|
1872
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDOUT-PIPE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDOUT-PIPE:CAPS">
|
1873
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDOUT-SILENCE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDOUT-SILENCE:CAPS">
|
1874
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDERR-PIPE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDERR-PIPE:CAPS">
|
1875
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDERR-SILENCE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDERR-SILENCE:CAPS">
|
1876
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-STDERR-MERGE:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-STDERR-MERGE:CAPS">
|
1877
|
+
<ANCHOR id="G-SUBPROCESS-FLAGS-INHERIT-FDS:CAPS" href="gio/GSubprocess.html#G-SUBPROCESS-FLAGS-INHERIT-FDS:CAPS">
|
1680
1878
|
<ANCHOR id="GSubprocess.property-details" href="gio/GSubprocess.html#GSubprocess.property-details">
|
1681
1879
|
<ANCHOR id="GSubprocess--argv" href="gio/GSubprocess.html#GSubprocess--argv">
|
1682
1880
|
<ANCHOR id="GSubprocess--flags" href="gio/GSubprocess.html#GSubprocess--flags">
|
1683
1881
|
<ANCHOR id="GSubprocess.see-also" href="gio/GSubprocess.html#GSubprocess.see-also">
|
1684
|
-
<ANCHOR id="
|
1685
|
-
<ANCHOR id="
|
1686
|
-
<ANCHOR id="
|
1687
|
-
<ANCHOR id="
|
1688
|
-
<ANCHOR id="
|
1689
|
-
<ANCHOR id="
|
1690
|
-
<ANCHOR id="
|
1691
|
-
<ANCHOR id="
|
1692
|
-
<ANCHOR id="g-subprocess-launcher-
|
1693
|
-
<ANCHOR id="g-subprocess-launcher-
|
1694
|
-
<ANCHOR id="g-subprocess-launcher-
|
1695
|
-
<ANCHOR id="g-subprocess-launcher-
|
1696
|
-
<ANCHOR id="g-subprocess-launcher-
|
1697
|
-
<ANCHOR id="g-subprocess-launcher-
|
1698
|
-
<ANCHOR id="g-subprocess-launcher-
|
1699
|
-
<ANCHOR id="g-subprocess-launcher-set-
|
1700
|
-
<ANCHOR id="g-subprocess-launcher-
|
1701
|
-
<ANCHOR id="g-subprocess-launcher-set-
|
1702
|
-
<ANCHOR id="g-subprocess-launcher-take-
|
1703
|
-
<ANCHOR id="g-subprocess-launcher-set-
|
1704
|
-
<ANCHOR id="g-subprocess-launcher-take-
|
1705
|
-
<ANCHOR id="g-subprocess-launcher-
|
1706
|
-
<ANCHOR id="g-subprocess-launcher-
|
1707
|
-
<ANCHOR id="
|
1708
|
-
<ANCHOR id="
|
1882
|
+
<ANCHOR id="GSubprocessLauncher" href="gio/GSubprocessLauncher.html">
|
1883
|
+
<ANCHOR id="GSubprocessLauncher.functions" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.functions">
|
1884
|
+
<ANCHOR id="GSubprocessLauncher.properties" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.properties">
|
1885
|
+
<ANCHOR id="GSubprocessLauncher.other" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.other">
|
1886
|
+
<ANCHOR id="GSubprocessLauncher.object-hierarchy" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.object-hierarchy">
|
1887
|
+
<ANCHOR id="GSubprocessLauncher.includes" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.includes">
|
1888
|
+
<ANCHOR id="GSubprocessLauncher.description" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.description">
|
1889
|
+
<ANCHOR id="GSubprocessLauncher.functions_details" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.functions_details">
|
1890
|
+
<ANCHOR id="g-subprocess-launcher-new" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-new">
|
1891
|
+
<ANCHOR id="g-subprocess-launcher-spawn" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-spawn">
|
1892
|
+
<ANCHOR id="g-subprocess-launcher-spawnv" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-spawnv">
|
1893
|
+
<ANCHOR id="g-subprocess-launcher-set-environ" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-environ">
|
1894
|
+
<ANCHOR id="g-subprocess-launcher-setenv" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-setenv">
|
1895
|
+
<ANCHOR id="g-subprocess-launcher-unsetenv" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-unsetenv">
|
1896
|
+
<ANCHOR id="g-subprocess-launcher-getenv" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-getenv">
|
1897
|
+
<ANCHOR id="g-subprocess-launcher-set-cwd" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-cwd">
|
1898
|
+
<ANCHOR id="g-subprocess-launcher-set-flags" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-flags">
|
1899
|
+
<ANCHOR id="g-subprocess-launcher-set-stdin-file-path" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-stdin-file-path">
|
1900
|
+
<ANCHOR id="g-subprocess-launcher-take-stdin-fd" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-take-stdin-fd">
|
1901
|
+
<ANCHOR id="g-subprocess-launcher-set-stdout-file-path" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-stdout-file-path">
|
1902
|
+
<ANCHOR id="g-subprocess-launcher-take-stdout-fd" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-take-stdout-fd">
|
1903
|
+
<ANCHOR id="g-subprocess-launcher-set-stderr-file-path" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-stderr-file-path">
|
1904
|
+
<ANCHOR id="g-subprocess-launcher-take-stderr-fd" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-take-stderr-fd">
|
1905
|
+
<ANCHOR id="g-subprocess-launcher-take-fd" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-take-fd">
|
1906
|
+
<ANCHOR id="g-subprocess-launcher-set-child-setup" href="gio/GSubprocessLauncher.html#g-subprocess-launcher-set-child-setup">
|
1907
|
+
<ANCHOR id="GSubprocessLauncher.other_details" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.other_details">
|
1908
|
+
<ANCHOR id="GSubprocessLauncher-struct" href="gio/GSubprocessLauncher.html#GSubprocessLauncher-struct">
|
1909
|
+
<ANCHOR id="GSubprocessLauncher.property-details" href="gio/GSubprocessLauncher.html#GSubprocessLauncher.property-details">
|
1910
|
+
<ANCHOR id="GSubprocessLauncher--flags" href="gio/GSubprocessLauncher.html#GSubprocessLauncher--flags">
|
1709
1911
|
<ANCHOR id="GSocket" href="gio/GSocket.html">
|
1710
1912
|
<ANCHOR id="GSocket.functions" href="gio/GSocket.html#GSocket.functions">
|
1711
1913
|
<ANCHOR id="GSocket.properties" href="gio/GSocket.html#GSocket.properties">
|
@@ -1730,6 +1932,7 @@
|
|
1730
1932
|
<ANCHOR id="g-socket-send" href="gio/GSocket.html#g-socket-send">
|
1731
1933
|
<ANCHOR id="g-socket-send-to" href="gio/GSocket.html#g-socket-send-to">
|
1732
1934
|
<ANCHOR id="g-socket-send-message" href="gio/GSocket.html#g-socket-send-message">
|
1935
|
+
<ANCHOR id="g-socket-send-messages" href="gio/GSocket.html#g-socket-send-messages">
|
1733
1936
|
<ANCHOR id="g-socket-send-with-blocking" href="gio/GSocket.html#g-socket-send-with-blocking">
|
1734
1937
|
<ANCHOR id="g-socket-close" href="gio/GSocket.html#g-socket-close">
|
1735
1938
|
<ANCHOR id="g-socket-is-closed" href="gio/GSocket.html#g-socket-is-closed">
|
@@ -1771,10 +1974,24 @@
|
|
1771
1974
|
<ANCHOR id="GSocket.other_details" href="gio/GSocket.html#GSocket.other_details">
|
1772
1975
|
<ANCHOR id="GSocket-struct" href="gio/GSocket.html#GSocket-struct">
|
1773
1976
|
<ANCHOR id="GSocketType" href="gio/GSocket.html#GSocketType">
|
1977
|
+
<ANCHOR id="G-SOCKET-TYPE-INVALID:CAPS" href="gio/GSocket.html#G-SOCKET-TYPE-INVALID:CAPS">
|
1978
|
+
<ANCHOR id="G-SOCKET-TYPE-STREAM:CAPS" href="gio/GSocket.html#G-SOCKET-TYPE-STREAM:CAPS">
|
1979
|
+
<ANCHOR id="G-SOCKET-TYPE-DATAGRAM:CAPS" href="gio/GSocket.html#G-SOCKET-TYPE-DATAGRAM:CAPS">
|
1980
|
+
<ANCHOR id="G-SOCKET-TYPE-SEQPACKET:CAPS" href="gio/GSocket.html#G-SOCKET-TYPE-SEQPACKET:CAPS">
|
1774
1981
|
<ANCHOR id="GSocketProtocol" href="gio/GSocket.html#GSocketProtocol">
|
1982
|
+
<ANCHOR id="G-SOCKET-PROTOCOL-UNKNOWN:CAPS" href="gio/GSocket.html#G-SOCKET-PROTOCOL-UNKNOWN:CAPS">
|
1983
|
+
<ANCHOR id="G-SOCKET-PROTOCOL-DEFAULT:CAPS" href="gio/GSocket.html#G-SOCKET-PROTOCOL-DEFAULT:CAPS">
|
1984
|
+
<ANCHOR id="G-SOCKET-PROTOCOL-TCP:CAPS" href="gio/GSocket.html#G-SOCKET-PROTOCOL-TCP:CAPS">
|
1985
|
+
<ANCHOR id="G-SOCKET-PROTOCOL-UDP:CAPS" href="gio/GSocket.html#G-SOCKET-PROTOCOL-UDP:CAPS">
|
1986
|
+
<ANCHOR id="G-SOCKET-PROTOCOL-SCTP:CAPS" href="gio/GSocket.html#G-SOCKET-PROTOCOL-SCTP:CAPS">
|
1775
1987
|
<ANCHOR id="GSocketMsgFlags" href="gio/GSocket.html#GSocketMsgFlags">
|
1988
|
+
<ANCHOR id="G-SOCKET-MSG-NONE:CAPS" href="gio/GSocket.html#G-SOCKET-MSG-NONE:CAPS">
|
1989
|
+
<ANCHOR id="G-SOCKET-MSG-OOB:CAPS" href="gio/GSocket.html#G-SOCKET-MSG-OOB:CAPS">
|
1990
|
+
<ANCHOR id="G-SOCKET-MSG-PEEK:CAPS" href="gio/GSocket.html#G-SOCKET-MSG-PEEK:CAPS">
|
1991
|
+
<ANCHOR id="G-SOCKET-MSG-DONTROUTE:CAPS" href="gio/GSocket.html#G-SOCKET-MSG-DONTROUTE:CAPS">
|
1776
1992
|
<ANCHOR id="GInputVector" href="gio/GSocket.html#GInputVector">
|
1777
1993
|
<ANCHOR id="GOutputVector" href="gio/GSocket.html#GOutputVector">
|
1994
|
+
<ANCHOR id="GOutputMessage" href="gio/GSocket.html#GOutputMessage">
|
1778
1995
|
<ANCHOR id="GSocket.property-details" href="gio/GSocket.html#GSocket.property-details">
|
1779
1996
|
<ANCHOR id="GSocket--blocking" href="gio/GSocket.html#GSocket--blocking">
|
1780
1997
|
<ANCHOR id="GSocket--broadcast" href="gio/GSocket.html#GSocket--broadcast">
|
@@ -1833,22 +2050,29 @@
|
|
1833
2050
|
<ANCHOR id="GInetAddress--is-mc-site-local" href="gio/GInetAddress.html#GInetAddress--is-mc-site-local">
|
1834
2051
|
<ANCHOR id="GInetAddress--is-multicast" href="gio/GInetAddress.html#GInetAddress--is-multicast">
|
1835
2052
|
<ANCHOR id="GInetAddress--is-site-local" href="gio/GInetAddress.html#GInetAddress--is-site-local">
|
1836
|
-
<ANCHOR id="
|
1837
|
-
<ANCHOR id="
|
1838
|
-
<ANCHOR id="
|
1839
|
-
<ANCHOR id="
|
1840
|
-
<ANCHOR id="
|
1841
|
-
<ANCHOR id="
|
1842
|
-
<ANCHOR id="
|
1843
|
-
<ANCHOR id="
|
1844
|
-
<ANCHOR id="
|
1845
|
-
<ANCHOR id="g-inet-address-mask-
|
1846
|
-
<ANCHOR id="g-inet-address-mask-
|
1847
|
-
<ANCHOR id="g-inet-address-mask-
|
1848
|
-
<ANCHOR id="g-inet-address-mask-
|
1849
|
-
<ANCHOR id="g-inet-address-mask-
|
1850
|
-
<ANCHOR id="
|
1851
|
-
<ANCHOR id="
|
2053
|
+
<ANCHOR id="GInetAddressMask" href="gio/GInetAddressMask.html">
|
2054
|
+
<ANCHOR id="GInetAddressMask.functions" href="gio/GInetAddressMask.html#GInetAddressMask.functions">
|
2055
|
+
<ANCHOR id="GInetAddressMask.properties" href="gio/GInetAddressMask.html#GInetAddressMask.properties">
|
2056
|
+
<ANCHOR id="GInetAddressMask.other" href="gio/GInetAddressMask.html#GInetAddressMask.other">
|
2057
|
+
<ANCHOR id="GInetAddressMask.object-hierarchy" href="gio/GInetAddressMask.html#GInetAddressMask.object-hierarchy">
|
2058
|
+
<ANCHOR id="GInetAddressMask.implemented-interfaces" href="gio/GInetAddressMask.html#GInetAddressMask.implemented-interfaces">
|
2059
|
+
<ANCHOR id="GInetAddressMask.includes" href="gio/GInetAddressMask.html#GInetAddressMask.includes">
|
2060
|
+
<ANCHOR id="GInetAddressMask.description" href="gio/GInetAddressMask.html#GInetAddressMask.description">
|
2061
|
+
<ANCHOR id="GInetAddressMask.functions_details" href="gio/GInetAddressMask.html#GInetAddressMask.functions_details">
|
2062
|
+
<ANCHOR id="g-inet-address-mask-new" href="gio/GInetAddressMask.html#g-inet-address-mask-new">
|
2063
|
+
<ANCHOR id="g-inet-address-mask-new-from-string" href="gio/GInetAddressMask.html#g-inet-address-mask-new-from-string">
|
2064
|
+
<ANCHOR id="g-inet-address-mask-to-string" href="gio/GInetAddressMask.html#g-inet-address-mask-to-string">
|
2065
|
+
<ANCHOR id="g-inet-address-mask-get-family" href="gio/GInetAddressMask.html#g-inet-address-mask-get-family">
|
2066
|
+
<ANCHOR id="g-inet-address-mask-get-address" href="gio/GInetAddressMask.html#g-inet-address-mask-get-address">
|
2067
|
+
<ANCHOR id="g-inet-address-mask-get-length" href="gio/GInetAddressMask.html#g-inet-address-mask-get-length">
|
2068
|
+
<ANCHOR id="g-inet-address-mask-matches" href="gio/GInetAddressMask.html#g-inet-address-mask-matches">
|
2069
|
+
<ANCHOR id="g-inet-address-mask-equal" href="gio/GInetAddressMask.html#g-inet-address-mask-equal">
|
2070
|
+
<ANCHOR id="GInetAddressMask.other_details" href="gio/GInetAddressMask.html#GInetAddressMask.other_details">
|
2071
|
+
<ANCHOR id="GInetAddressMask-struct" href="gio/GInetAddressMask.html#GInetAddressMask-struct">
|
2072
|
+
<ANCHOR id="GInetAddressMask.property-details" href="gio/GInetAddressMask.html#GInetAddressMask.property-details">
|
2073
|
+
<ANCHOR id="GInetAddressMask--address" href="gio/GInetAddressMask.html#GInetAddressMask--address">
|
2074
|
+
<ANCHOR id="GInetAddressMask--family" href="gio/GInetAddressMask.html#GInetAddressMask--family">
|
2075
|
+
<ANCHOR id="GInetAddressMask--length" href="gio/GInetAddressMask.html#GInetAddressMask--length">
|
1852
2076
|
<ANCHOR id="GSocketAddress" href="gio/GSocketAddress.html">
|
1853
2077
|
<ANCHOR id="GSocketAddress.functions" href="gio/GSocketAddress.html#GSocketAddress.functions">
|
1854
2078
|
<ANCHOR id="GSocketAddress.properties" href="gio/GSocketAddress.html#GSocketAddress.properties">
|
@@ -1865,6 +2089,10 @@
|
|
1865
2089
|
<ANCHOR id="GSocketAddress.other_details" href="gio/GSocketAddress.html#GSocketAddress.other_details">
|
1866
2090
|
<ANCHOR id="GSocketAddress-struct" href="gio/GSocketAddress.html#GSocketAddress-struct">
|
1867
2091
|
<ANCHOR id="GSocketFamily" href="gio/GSocketAddress.html#GSocketFamily">
|
2092
|
+
<ANCHOR id="G-SOCKET-FAMILY-INVALID:CAPS" href="gio/GSocketAddress.html#G-SOCKET-FAMILY-INVALID:CAPS">
|
2093
|
+
<ANCHOR id="G-SOCKET-FAMILY-UNIX:CAPS" href="gio/GSocketAddress.html#G-SOCKET-FAMILY-UNIX:CAPS">
|
2094
|
+
<ANCHOR id="G-SOCKET-FAMILY-IPV4:CAPS" href="gio/GSocketAddress.html#G-SOCKET-FAMILY-IPV4:CAPS">
|
2095
|
+
<ANCHOR id="G-SOCKET-FAMILY-IPV6:CAPS" href="gio/GSocketAddress.html#G-SOCKET-FAMILY-IPV6:CAPS">
|
1868
2096
|
<ANCHOR id="GSocketAddress.property-details" href="gio/GSocketAddress.html#GSocketAddress.property-details">
|
1869
2097
|
<ANCHOR id="GSocketAddress--family" href="gio/GSocketAddress.html#GSocketAddress--family">
|
1870
2098
|
<ANCHOR id="GInetSocketAddress" href="gio/GInetSocketAddress.html">
|
@@ -1909,6 +2137,11 @@
|
|
1909
2137
|
<ANCHOR id="GUnixSocketAddress.other_details" href="gio/GUnixSocketAddress.html#GUnixSocketAddress.other_details">
|
1910
2138
|
<ANCHOR id="GUnixSocketAddress-struct" href="gio/GUnixSocketAddress.html#GUnixSocketAddress-struct">
|
1911
2139
|
<ANCHOR id="GUnixSocketAddressType" href="gio/GUnixSocketAddress.html#GUnixSocketAddressType">
|
2140
|
+
<ANCHOR id="G-UNIX-SOCKET-ADDRESS-INVALID:CAPS" href="gio/GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-INVALID:CAPS">
|
2141
|
+
<ANCHOR id="G-UNIX-SOCKET-ADDRESS-ANONYMOUS:CAPS" href="gio/GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ANONYMOUS:CAPS">
|
2142
|
+
<ANCHOR id="G-UNIX-SOCKET-ADDRESS-PATH:CAPS" href="gio/GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-PATH:CAPS">
|
2143
|
+
<ANCHOR id="G-UNIX-SOCKET-ADDRESS-ABSTRACT:CAPS" href="gio/GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ABSTRACT:CAPS">
|
2144
|
+
<ANCHOR id="G-UNIX-SOCKET-ADDRESS-ABSTRACT-PADDED:CAPS" href="gio/GUnixSocketAddress.html#G-UNIX-SOCKET-ADDRESS-ABSTRACT-PADDED:CAPS">
|
1912
2145
|
<ANCHOR id="GUnixSocketAddress.property-details" href="gio/GUnixSocketAddress.html#GUnixSocketAddress.property-details">
|
1913
2146
|
<ANCHOR id="GUnixSocketAddress--abstract" href="gio/GUnixSocketAddress.html#GUnixSocketAddress--abstract">
|
1914
2147
|
<ANCHOR id="GUnixSocketAddress--address-type" href="gio/GUnixSocketAddress.html#GUnixSocketAddress--address-type">
|
@@ -1982,6 +2215,12 @@
|
|
1982
2215
|
<ANCHOR id="GCredentials.other_details" href="gio/GCredentials.html#GCredentials.other_details">
|
1983
2216
|
<ANCHOR id="GCredentials-struct" href="gio/GCredentials.html#GCredentials-struct">
|
1984
2217
|
<ANCHOR id="GCredentialsType" href="gio/GCredentials.html#GCredentialsType">
|
2218
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-INVALID:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-INVALID:CAPS">
|
2219
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-LINUX-UCRED:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-LINUX-UCRED:CAPS">
|
2220
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-FREEBSD-CMSGCRED:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-FREEBSD-CMSGCRED:CAPS">
|
2221
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-OPENBSD-SOCKPEERCRED:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-OPENBSD-SOCKPEERCRED:CAPS">
|
2222
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-SOLARIS-UCRED:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-SOLARIS-UCRED:CAPS">
|
2223
|
+
<ANCHOR id="G-CREDENTIALS-TYPE-NETBSD-UNPCBID:CAPS" href="gio/GCredentials.html#G-CREDENTIALS-TYPE-NETBSD-UNPCBID:CAPS">
|
1985
2224
|
<ANCHOR id="GUnixCredentialsMessage" href="gio/GUnixCredentialsMessage.html">
|
1986
2225
|
<ANCHOR id="GUnixCredentialsMessage.functions" href="gio/GUnixCredentialsMessage.html#GUnixCredentialsMessage.functions">
|
1987
2226
|
<ANCHOR id="GUnixCredentialsMessage.properties" href="gio/GUnixCredentialsMessage.html#GUnixCredentialsMessage.properties">
|
@@ -2096,6 +2335,15 @@
|
|
2096
2335
|
<ANCHOR id="GSocketClient.other_details" href="gio/GSocketClient.html#GSocketClient.other_details">
|
2097
2336
|
<ANCHOR id="GSocketClient-struct" href="gio/GSocketClient.html#GSocketClient-struct">
|
2098
2337
|
<ANCHOR id="GSocketClientEvent" href="gio/GSocketClient.html#GSocketClientEvent">
|
2338
|
+
<ANCHOR id="G-SOCKET-CLIENT-RESOLVING:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-RESOLVING:CAPS">
|
2339
|
+
<ANCHOR id="G-SOCKET-CLIENT-RESOLVED:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-RESOLVED:CAPS">
|
2340
|
+
<ANCHOR id="G-SOCKET-CLIENT-CONNECTING:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-CONNECTING:CAPS">
|
2341
|
+
<ANCHOR id="G-SOCKET-CLIENT-CONNECTED:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-CONNECTED:CAPS">
|
2342
|
+
<ANCHOR id="G-SOCKET-CLIENT-PROXY-NEGOTIATING:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-PROXY-NEGOTIATING:CAPS">
|
2343
|
+
<ANCHOR id="G-SOCKET-CLIENT-PROXY-NEGOTIATED:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-PROXY-NEGOTIATED:CAPS">
|
2344
|
+
<ANCHOR id="G-SOCKET-CLIENT-TLS-HANDSHAKING:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-TLS-HANDSHAKING:CAPS">
|
2345
|
+
<ANCHOR id="G-SOCKET-CLIENT-TLS-HANDSHAKED:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-TLS-HANDSHAKED:CAPS">
|
2346
|
+
<ANCHOR id="G-SOCKET-CLIENT-COMPLETE:CAPS" href="gio/GSocketClient.html#G-SOCKET-CLIENT-COMPLETE:CAPS">
|
2099
2347
|
<ANCHOR id="GSocketClient.property-details" href="gio/GSocketClient.html#GSocketClient.property-details">
|
2100
2348
|
<ANCHOR id="GSocketClient--enable-proxy" href="gio/GSocketClient.html#GSocketClient--enable-proxy">
|
2101
2349
|
<ANCHOR id="GSocketClient--family" href="gio/GSocketClient.html#GSocketClient--family">
|
@@ -2255,26 +2503,50 @@
|
|
2255
2503
|
<ANCHOR id="g-network-monitor-can-reach" href="gio/GNetworkMonitor.html#g-network-monitor-can-reach">
|
2256
2504
|
<ANCHOR id="g-network-monitor-can-reach-async" href="gio/GNetworkMonitor.html#g-network-monitor-can-reach-async">
|
2257
2505
|
<ANCHOR id="g-network-monitor-can-reach-finish" href="gio/GNetworkMonitor.html#g-network-monitor-can-reach-finish">
|
2506
|
+
<ANCHOR id="g-network-monitor-get-connectivity" href="gio/GNetworkMonitor.html#g-network-monitor-get-connectivity">
|
2258
2507
|
<ANCHOR id="GNetworkMonitor.other_details" href="gio/GNetworkMonitor.html#GNetworkMonitor.other_details">
|
2259
2508
|
<ANCHOR id="GNetworkMonitor-struct" href="gio/GNetworkMonitor.html#GNetworkMonitor-struct">
|
2260
2509
|
<ANCHOR id="GNetworkMonitorInterface" href="gio/GNetworkMonitor.html#GNetworkMonitorInterface">
|
2261
2510
|
<ANCHOR id="G-NETWORK-MONITOR-EXTENSION-POINT-NAME:CAPS" href="gio/GNetworkMonitor.html#G-NETWORK-MONITOR-EXTENSION-POINT-NAME:CAPS">
|
2511
|
+
<ANCHOR id="GNetworkConnectivity" href="gio/GNetworkMonitor.html#GNetworkConnectivity">
|
2512
|
+
<ANCHOR id="G-NETWORK-CONNECTIVITY-LOCAL:CAPS" href="gio/GNetworkMonitor.html#G-NETWORK-CONNECTIVITY-LOCAL:CAPS">
|
2513
|
+
<ANCHOR id="G-NETWORK-CONNECTIVITY-LIMITED:CAPS" href="gio/GNetworkMonitor.html#G-NETWORK-CONNECTIVITY-LIMITED:CAPS">
|
2514
|
+
<ANCHOR id="G-NETWORK-CONNECTIVITY-PORTAL:CAPS" href="gio/GNetworkMonitor.html#G-NETWORK-CONNECTIVITY-PORTAL:CAPS">
|
2515
|
+
<ANCHOR id="G-NETWORK-CONNECTIVITY-FULL:CAPS" href="gio/GNetworkMonitor.html#G-NETWORK-CONNECTIVITY-FULL:CAPS">
|
2262
2516
|
<ANCHOR id="GNetworkMonitor.property-details" href="gio/GNetworkMonitor.html#GNetworkMonitor.property-details">
|
2517
|
+
<ANCHOR id="GNetworkMonitor--connectivity" href="gio/GNetworkMonitor.html#GNetworkMonitor--connectivity">
|
2263
2518
|
<ANCHOR id="GNetworkMonitor--network-available" href="gio/GNetworkMonitor.html#GNetworkMonitor--network-available">
|
2264
2519
|
<ANCHOR id="GNetworkMonitor.signal-details" href="gio/GNetworkMonitor.html#GNetworkMonitor.signal-details">
|
2265
2520
|
<ANCHOR id="GNetworkMonitor-network-changed" href="gio/GNetworkMonitor.html#GNetworkMonitor-network-changed">
|
2266
2521
|
<ANCHOR id="gio-TLS-Overview" href="gio/gio-TLS-Overview.html">
|
2267
2522
|
<ANCHOR id="gio-TLS-Overview.functions" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.functions">
|
2268
2523
|
<ANCHOR id="gio-TLS-Overview.other" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.other">
|
2269
|
-
<ANCHOR id="gio-TLS-Overview.object-hierarchy" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.object-hierarchy">
|
2270
2524
|
<ANCHOR id="gio-TLS-Overview.includes" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.includes">
|
2271
2525
|
<ANCHOR id="gio-TLS-Overview.description" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.description">
|
2272
2526
|
<ANCHOR id="gio-TLS-Overview.functions_details" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.functions_details">
|
2273
2527
|
<ANCHOR id="G-TLS-ERROR:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR:CAPS">
|
2274
2528
|
<ANCHOR id="gio-TLS-Overview.other_details" href="gio/gio-TLS-Overview.html#gio-TLS-Overview.other_details">
|
2275
2529
|
<ANCHOR id="GTlsError" href="gio/gio-TLS-Overview.html#GTlsError">
|
2530
|
+
<ANCHOR id="G-TLS-ERROR-UNAVAILABLE:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-UNAVAILABLE:CAPS">
|
2531
|
+
<ANCHOR id="G-TLS-ERROR-MISC:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-MISC:CAPS">
|
2532
|
+
<ANCHOR id="G-TLS-ERROR-BAD-CERTIFICATE:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-BAD-CERTIFICATE:CAPS">
|
2533
|
+
<ANCHOR id="G-TLS-ERROR-NOT-TLS:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-NOT-TLS:CAPS">
|
2534
|
+
<ANCHOR id="G-TLS-ERROR-HANDSHAKE:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-HANDSHAKE:CAPS">
|
2535
|
+
<ANCHOR id="G-TLS-ERROR-CERTIFICATE-REQUIRED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-CERTIFICATE-REQUIRED:CAPS">
|
2536
|
+
<ANCHOR id="G-TLS-ERROR-EOF:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-ERROR-EOF:CAPS">
|
2276
2537
|
<ANCHOR id="GTlsAuthenticationMode" href="gio/gio-TLS-Overview.html#GTlsAuthenticationMode">
|
2538
|
+
<ANCHOR id="G-TLS-AUTHENTICATION-NONE:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-AUTHENTICATION-NONE:CAPS">
|
2539
|
+
<ANCHOR id="G-TLS-AUTHENTICATION-REQUESTED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-AUTHENTICATION-REQUESTED:CAPS">
|
2540
|
+
<ANCHOR id="G-TLS-AUTHENTICATION-REQUIRED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-AUTHENTICATION-REQUIRED:CAPS">
|
2277
2541
|
<ANCHOR id="GTlsCertificateFlags" href="gio/gio-TLS-Overview.html#GTlsCertificateFlags">
|
2542
|
+
<ANCHOR id="G-TLS-CERTIFICATE-UNKNOWN-CA:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-UNKNOWN-CA:CAPS">
|
2543
|
+
<ANCHOR id="G-TLS-CERTIFICATE-BAD-IDENTITY:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-BAD-IDENTITY:CAPS">
|
2544
|
+
<ANCHOR id="G-TLS-CERTIFICATE-NOT-ACTIVATED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-NOT-ACTIVATED:CAPS">
|
2545
|
+
<ANCHOR id="G-TLS-CERTIFICATE-EXPIRED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-EXPIRED:CAPS">
|
2546
|
+
<ANCHOR id="G-TLS-CERTIFICATE-REVOKED:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-REVOKED:CAPS">
|
2547
|
+
<ANCHOR id="G-TLS-CERTIFICATE-INSECURE:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-INSECURE:CAPS">
|
2548
|
+
<ANCHOR id="G-TLS-CERTIFICATE-GENERIC-ERROR:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-GENERIC-ERROR:CAPS">
|
2549
|
+
<ANCHOR id="G-TLS-CERTIFICATE-VALIDATE-ALL:CAPS" href="gio/gio-TLS-Overview.html#G-TLS-CERTIFICATE-VALIDATE-ALL:CAPS">
|
2278
2550
|
<ANCHOR id="GTlsCertificate" href="gio/GTlsCertificate.html">
|
2279
2551
|
<ANCHOR id="GTlsCertificate.functions" href="gio/GTlsCertificate.html#GTlsCertificate.functions">
|
2280
2552
|
<ANCHOR id="GTlsCertificate.properties" href="gio/GTlsCertificate.html#GTlsCertificate.properties">
|
@@ -2330,6 +2602,9 @@
|
|
2330
2602
|
<ANCHOR id="GTlsConnection.other_details" href="gio/GTlsConnection.html#GTlsConnection.other_details">
|
2331
2603
|
<ANCHOR id="GTlsConnection-struct" href="gio/GTlsConnection.html#GTlsConnection-struct">
|
2332
2604
|
<ANCHOR id="GTlsRehandshakeMode" href="gio/GTlsConnection.html#GTlsRehandshakeMode">
|
2605
|
+
<ANCHOR id="G-TLS-REHANDSHAKE-NEVER:CAPS" href="gio/GTlsConnection.html#G-TLS-REHANDSHAKE-NEVER:CAPS">
|
2606
|
+
<ANCHOR id="G-TLS-REHANDSHAKE-SAFELY:CAPS" href="gio/GTlsConnection.html#G-TLS-REHANDSHAKE-SAFELY:CAPS">
|
2607
|
+
<ANCHOR id="G-TLS-REHANDSHAKE-UNSAFELY:CAPS" href="gio/GTlsConnection.html#G-TLS-REHANDSHAKE-UNSAFELY:CAPS">
|
2333
2608
|
<ANCHOR id="GTlsConnection.property-details" href="gio/GTlsConnection.html#GTlsConnection.property-details">
|
2334
2609
|
<ANCHOR id="GTlsConnection--base-io-stream" href="gio/GTlsConnection.html#GTlsConnection--base-io-stream">
|
2335
2610
|
<ANCHOR id="GTlsConnection--certificate" href="gio/GTlsConnection.html#GTlsConnection--certificate">
|
@@ -2425,9 +2700,12 @@
|
|
2425
2700
|
<ANCHOR id="GTlsDatabase.other_details" href="gio/GTlsDatabase.html#GTlsDatabase.other_details">
|
2426
2701
|
<ANCHOR id="GTlsDatabase-struct" href="gio/GTlsDatabase.html#GTlsDatabase-struct">
|
2427
2702
|
<ANCHOR id="GTlsDatabaseVerifyFlags" href="gio/GTlsDatabase.html#GTlsDatabaseVerifyFlags">
|
2703
|
+
<ANCHOR id="G-TLS-DATABASE-VERIFY-NONE:CAPS" href="gio/GTlsDatabase.html#G-TLS-DATABASE-VERIFY-NONE:CAPS">
|
2428
2704
|
<ANCHOR id="G-TLS-DATABASE-PURPOSE-AUTHENTICATE-SERVER:CAPS" href="gio/GTlsDatabase.html#G-TLS-DATABASE-PURPOSE-AUTHENTICATE-SERVER:CAPS">
|
2429
2705
|
<ANCHOR id="G-TLS-DATABASE-PURPOSE-AUTHENTICATE-CLIENT:CAPS" href="gio/GTlsDatabase.html#G-TLS-DATABASE-PURPOSE-AUTHENTICATE-CLIENT:CAPS">
|
2430
2706
|
<ANCHOR id="GTlsDatabaseLookupFlags" href="gio/GTlsDatabase.html#GTlsDatabaseLookupFlags">
|
2707
|
+
<ANCHOR id="G-TLS-DATABASE-LOOKUP-NONE:CAPS" href="gio/GTlsDatabase.html#G-TLS-DATABASE-LOOKUP-NONE:CAPS">
|
2708
|
+
<ANCHOR id="G-TLS-DATABASE-LOOKUP-KEYPAIR:CAPS" href="gio/GTlsDatabase.html#G-TLS-DATABASE-LOOKUP-KEYPAIR:CAPS">
|
2431
2709
|
<ANCHOR id="GTlsFileDatabase" href="gio/GTlsFileDatabase.html">
|
2432
2710
|
<ANCHOR id="GTlsFileDatabase.functions" href="gio/GTlsFileDatabase.html#GTlsFileDatabase.functions">
|
2433
2711
|
<ANCHOR id="GTlsFileDatabase.properties" href="gio/GTlsFileDatabase.html#GTlsFileDatabase.properties">
|
@@ -2461,7 +2739,11 @@
|
|
2461
2739
|
<ANCHOR id="GTlsInteraction.other_details" href="gio/GTlsInteraction.html#GTlsInteraction.other_details">
|
2462
2740
|
<ANCHOR id="GTlsInteraction-struct" href="gio/GTlsInteraction.html#GTlsInteraction-struct">
|
2463
2741
|
<ANCHOR id="GTlsInteractionResult" href="gio/GTlsInteraction.html#GTlsInteractionResult">
|
2742
|
+
<ANCHOR id="G-TLS-INTERACTION-UNHANDLED:CAPS" href="gio/GTlsInteraction.html#G-TLS-INTERACTION-UNHANDLED:CAPS">
|
2743
|
+
<ANCHOR id="G-TLS-INTERACTION-HANDLED:CAPS" href="gio/GTlsInteraction.html#G-TLS-INTERACTION-HANDLED:CAPS">
|
2744
|
+
<ANCHOR id="G-TLS-INTERACTION-FAILED:CAPS" href="gio/GTlsInteraction.html#G-TLS-INTERACTION-FAILED:CAPS">
|
2464
2745
|
<ANCHOR id="GTlsCertificateRequestFlags" href="gio/GTlsInteraction.html#GTlsCertificateRequestFlags">
|
2746
|
+
<ANCHOR id="G-TLS-CERTIFICATE-REQUEST-NONE:CAPS" href="gio/GTlsInteraction.html#G-TLS-CERTIFICATE-REQUEST-NONE:CAPS">
|
2465
2747
|
<ANCHOR id="GTlsPassword" href="gio/GTlsPassword.html">
|
2466
2748
|
<ANCHOR id="GTlsPassword.functions" href="gio/GTlsPassword.html#GTlsPassword.functions">
|
2467
2749
|
<ANCHOR id="GTlsPassword.properties" href="gio/GTlsPassword.html#GTlsPassword.properties">
|
@@ -2484,6 +2766,10 @@
|
|
2484
2766
|
<ANCHOR id="GTlsPassword-struct" href="gio/GTlsPassword.html#GTlsPassword-struct">
|
2485
2767
|
<ANCHOR id="GTlsPasswordClass" href="gio/GTlsPassword.html#GTlsPasswordClass">
|
2486
2768
|
<ANCHOR id="GTlsPasswordFlags" href="gio/GTlsPassword.html#GTlsPasswordFlags">
|
2769
|
+
<ANCHOR id="G-TLS-PASSWORD-NONE:CAPS" href="gio/GTlsPassword.html#G-TLS-PASSWORD-NONE:CAPS">
|
2770
|
+
<ANCHOR id="G-TLS-PASSWORD-RETRY:CAPS" href="gio/GTlsPassword.html#G-TLS-PASSWORD-RETRY:CAPS">
|
2771
|
+
<ANCHOR id="G-TLS-PASSWORD-MANY-TRIES:CAPS" href="gio/GTlsPassword.html#G-TLS-PASSWORD-MANY-TRIES:CAPS">
|
2772
|
+
<ANCHOR id="G-TLS-PASSWORD-FINAL-TRY:CAPS" href="gio/GTlsPassword.html#G-TLS-PASSWORD-FINAL-TRY:CAPS">
|
2487
2773
|
<ANCHOR id="GTlsPassword.property-details" href="gio/GTlsPassword.html#GTlsPassword.property-details">
|
2488
2774
|
<ANCHOR id="GTlsPassword--description" href="gio/GTlsPassword.html#GTlsPassword--description">
|
2489
2775
|
<ANCHOR id="GTlsPassword--flags" href="gio/GTlsPassword.html#GTlsPassword--flags">
|
@@ -2515,7 +2801,16 @@
|
|
2515
2801
|
<ANCHOR id="G-RESOLVER-ERROR:CAPS" href="gio/GResolver.html#G-RESOLVER-ERROR:CAPS">
|
2516
2802
|
<ANCHOR id="GResolver.other_details" href="gio/GResolver.html#GResolver.other_details">
|
2517
2803
|
<ANCHOR id="GResolver-struct" href="gio/GResolver.html#GResolver-struct">
|
2804
|
+
<ANCHOR id="GResolverRecordType" href="gio/GResolver.html#GResolverRecordType">
|
2805
|
+
<ANCHOR id="G-RESOLVER-RECORD-SRV:CAPS" href="gio/GResolver.html#G-RESOLVER-RECORD-SRV:CAPS">
|
2806
|
+
<ANCHOR id="G-RESOLVER-RECORD-MX:CAPS" href="gio/GResolver.html#G-RESOLVER-RECORD-MX:CAPS">
|
2807
|
+
<ANCHOR id="G-RESOLVER-RECORD-TXT:CAPS" href="gio/GResolver.html#G-RESOLVER-RECORD-TXT:CAPS">
|
2808
|
+
<ANCHOR id="G-RESOLVER-RECORD-SOA:CAPS" href="gio/GResolver.html#G-RESOLVER-RECORD-SOA:CAPS">
|
2809
|
+
<ANCHOR id="G-RESOLVER-RECORD-NS:CAPS" href="gio/GResolver.html#G-RESOLVER-RECORD-NS:CAPS">
|
2518
2810
|
<ANCHOR id="GResolverError" href="gio/GResolver.html#GResolverError">
|
2811
|
+
<ANCHOR id="G-RESOLVER-ERROR-NOT-FOUND:CAPS" href="gio/GResolver.html#G-RESOLVER-ERROR-NOT-FOUND:CAPS">
|
2812
|
+
<ANCHOR id="G-RESOLVER-ERROR-TEMPORARY-FAILURE:CAPS" href="gio/GResolver.html#G-RESOLVER-ERROR-TEMPORARY-FAILURE:CAPS">
|
2813
|
+
<ANCHOR id="G-RESOLVER-ERROR-INTERNAL:CAPS" href="gio/GResolver.html#G-RESOLVER-ERROR-INTERNAL:CAPS">
|
2519
2814
|
<ANCHOR id="GResolver.signal-details" href="gio/GResolver.html#GResolver.signal-details">
|
2520
2815
|
<ANCHOR id="GResolver-reload" href="gio/GResolver.html#GResolver-reload">
|
2521
2816
|
<ANCHOR id="GProxyResolver" href="gio/GProxyResolver.html">
|
@@ -2554,8 +2849,6 @@
|
|
2554
2849
|
<ANCHOR id="GSimpleProxyResolver.property-details" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver.property-details">
|
2555
2850
|
<ANCHOR id="GSimpleProxyResolver--default-proxy" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver--default-proxy">
|
2556
2851
|
<ANCHOR id="GSimpleProxyResolver--ignore-hosts" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver--ignore-hosts">
|
2557
|
-
<ANCHOR id="GSimpleProxyResolver--default-proxy" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver--default-proxy">
|
2558
|
-
<ANCHOR id="GSimpleProxyResolver--ignore-hosts" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver--ignore-hosts">
|
2559
2852
|
<ANCHOR id="GSimpleProxyResolver.see-also" href="gio/GSimpleProxyResolver.html#GSimpleProxyResolver.see-also">
|
2560
2853
|
<ANCHOR id="GSocketConnectable" href="gio/GSocketConnectable.html">
|
2561
2854
|
<ANCHOR id="GSocketConnectable.functions" href="gio/GSocketConnectable.html#GSocketConnectable.functions">
|
@@ -2594,11 +2887,12 @@
|
|
2594
2887
|
<ANCHOR id="GNetworkAddress.description" href="gio/GNetworkAddress.html#GNetworkAddress.description">
|
2595
2888
|
<ANCHOR id="GNetworkAddress.functions_details" href="gio/GNetworkAddress.html#GNetworkAddress.functions_details">
|
2596
2889
|
<ANCHOR id="g-network-address-new" href="gio/GNetworkAddress.html#g-network-address-new">
|
2890
|
+
<ANCHOR id="g-network-address-new-loopback" href="gio/GNetworkAddress.html#g-network-address-new-loopback">
|
2891
|
+
<ANCHOR id="g-network-address-parse" href="gio/GNetworkAddress.html#g-network-address-parse">
|
2892
|
+
<ANCHOR id="g-network-address-parse-uri" href="gio/GNetworkAddress.html#g-network-address-parse-uri">
|
2597
2893
|
<ANCHOR id="g-network-address-get-hostname" href="gio/GNetworkAddress.html#g-network-address-get-hostname">
|
2598
2894
|
<ANCHOR id="g-network-address-get-port" href="gio/GNetworkAddress.html#g-network-address-get-port">
|
2599
2895
|
<ANCHOR id="g-network-address-get-scheme" href="gio/GNetworkAddress.html#g-network-address-get-scheme">
|
2600
|
-
<ANCHOR id="g-network-address-parse" href="gio/GNetworkAddress.html#g-network-address-parse">
|
2601
|
-
<ANCHOR id="g-network-address-parse-uri" href="gio/GNetworkAddress.html#g-network-address-parse-uri">
|
2602
2896
|
<ANCHOR id="GNetworkAddress.other_details" href="gio/GNetworkAddress.html#GNetworkAddress.other_details">
|
2603
2897
|
<ANCHOR id="GNetworkAddress-struct" href="gio/GNetworkAddress.html#GNetworkAddress-struct">
|
2604
2898
|
<ANCHOR id="GNetworkAddress.property-details" href="gio/GNetworkAddress.html#GNetworkAddress.property-details">
|
@@ -2669,6 +2963,7 @@
|
|
2669
2963
|
<ANCHOR id="g-dbus-address-get-stream-finish" href="gio/gio-D-Bus-Addresses.html#g-dbus-address-get-stream-finish">
|
2670
2964
|
<ANCHOR id="g-dbus-address-get-stream-sync" href="gio/gio-D-Bus-Addresses.html#g-dbus-address-get-stream-sync">
|
2671
2965
|
<ANCHOR id="g-dbus-address-get-for-bus-sync" href="gio/gio-D-Bus-Addresses.html#g-dbus-address-get-for-bus-sync">
|
2966
|
+
<ANCHOR id="g-dbus-address-escape-value" href="gio/gio-D-Bus-Addresses.html#g-dbus-address-escape-value">
|
2672
2967
|
<ANCHOR id="gio-D-Bus-Addresses.other_details" href="gio/gio-D-Bus-Addresses.html#gio-D-Bus-Addresses.other_details">
|
2673
2968
|
<ANCHOR id="gio-D-Bus-Introspection-Data" href="gio/gio-D-Bus-Introspection-Data.html">
|
2674
2969
|
<ANCHOR id="gio-D-Bus-Introspection-Data.functions" href="gio/gio-D-Bus-Introspection-Data.html#gio-D-Bus-Introspection-Data.functions">
|
@@ -2721,6 +3016,9 @@
|
|
2721
3016
|
<ANCHOR id="GDBusMethodInfo-struct" href="gio/gio-D-Bus-Introspection-Data.html#GDBusMethodInfo-struct">
|
2722
3017
|
<ANCHOR id="GDBusSignalInfo-struct" href="gio/gio-D-Bus-Introspection-Data.html#GDBusSignalInfo-struct">
|
2723
3018
|
<ANCHOR id="GDBusPropertyInfoFlags" href="gio/gio-D-Bus-Introspection-Data.html#GDBusPropertyInfoFlags">
|
3019
|
+
<ANCHOR id="G-DBUS-PROPERTY-INFO-FLAGS-NONE:CAPS" href="gio/gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-NONE:CAPS">
|
3020
|
+
<ANCHOR id="G-DBUS-PROPERTY-INFO-FLAGS-READABLE:CAPS" href="gio/gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-READABLE:CAPS">
|
3021
|
+
<ANCHOR id="G-DBUS-PROPERTY-INFO-FLAGS-WRITABLE:CAPS" href="gio/gio-D-Bus-Introspection-Data.html#G-DBUS-PROPERTY-INFO-FLAGS-WRITABLE:CAPS">
|
2724
3022
|
<ANCHOR id="GDBusPropertyInfo-struct" href="gio/gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo-struct">
|
2725
3023
|
<ANCHOR id="GDBusInterfaceInfo-struct" href="gio/gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo-struct">
|
2726
3024
|
<ANCHOR id="GDBusNodeInfo-struct" href="gio/gio-D-Bus-Introspection-Data.html#GDBusNodeInfo-struct">
|
@@ -2742,6 +3040,51 @@
|
|
2742
3040
|
<ANCHOR id="g-dbus-error-encode-gerror" href="gio/gio-GDBusError.html#g-dbus-error-encode-gerror">
|
2743
3041
|
<ANCHOR id="gio-GDBusError.other_details" href="gio/gio-GDBusError.html#gio-GDBusError.other_details">
|
2744
3042
|
<ANCHOR id="GDBusError" href="gio/gio-GDBusError.html#GDBusError">
|
3043
|
+
<ANCHOR id="G-DBUS-ERROR-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-FAILED:CAPS">
|
3044
|
+
<ANCHOR id="G-DBUS-ERROR-NO-MEMORY:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NO-MEMORY:CAPS">
|
3045
|
+
<ANCHOR id="G-DBUS-ERROR-SERVICE-UNKNOWN:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SERVICE-UNKNOWN:CAPS">
|
3046
|
+
<ANCHOR id="G-DBUS-ERROR-NAME-HAS-NO-OWNER:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NAME-HAS-NO-OWNER:CAPS">
|
3047
|
+
<ANCHOR id="G-DBUS-ERROR-NO-REPLY:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NO-REPLY:CAPS">
|
3048
|
+
<ANCHOR id="G-DBUS-ERROR-IO-ERROR:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-IO-ERROR:CAPS">
|
3049
|
+
<ANCHOR id="G-DBUS-ERROR-BAD-ADDRESS:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-BAD-ADDRESS:CAPS">
|
3050
|
+
<ANCHOR id="G-DBUS-ERROR-NOT-SUPPORTED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NOT-SUPPORTED:CAPS">
|
3051
|
+
<ANCHOR id="G-DBUS-ERROR-LIMITS-EXCEEDED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-LIMITS-EXCEEDED:CAPS">
|
3052
|
+
<ANCHOR id="G-DBUS-ERROR-ACCESS-DENIED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-ACCESS-DENIED:CAPS">
|
3053
|
+
<ANCHOR id="G-DBUS-ERROR-AUTH-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-AUTH-FAILED:CAPS">
|
3054
|
+
<ANCHOR id="G-DBUS-ERROR-NO-SERVER:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NO-SERVER:CAPS">
|
3055
|
+
<ANCHOR id="G-DBUS-ERROR-TIMEOUT:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-TIMEOUT:CAPS">
|
3056
|
+
<ANCHOR id="G-DBUS-ERROR-NO-NETWORK:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-NO-NETWORK:CAPS">
|
3057
|
+
<ANCHOR id="G-DBUS-ERROR-ADDRESS-IN-USE:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-ADDRESS-IN-USE:CAPS">
|
3058
|
+
<ANCHOR id="G-DBUS-ERROR-DISCONNECTED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-DISCONNECTED:CAPS">
|
3059
|
+
<ANCHOR id="G-DBUS-ERROR-INVALID-ARGS:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-INVALID-ARGS:CAPS">
|
3060
|
+
<ANCHOR id="G-DBUS-ERROR-FILE-NOT-FOUND:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-FILE-NOT-FOUND:CAPS">
|
3061
|
+
<ANCHOR id="G-DBUS-ERROR-FILE-EXISTS:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-FILE-EXISTS:CAPS">
|
3062
|
+
<ANCHOR id="G-DBUS-ERROR-UNKNOWN-METHOD:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-METHOD:CAPS">
|
3063
|
+
<ANCHOR id="G-DBUS-ERROR-TIMED-OUT:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-TIMED-OUT:CAPS">
|
3064
|
+
<ANCHOR id="G-DBUS-ERROR-MATCH-RULE-NOT-FOUND:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-MATCH-RULE-NOT-FOUND:CAPS">
|
3065
|
+
<ANCHOR id="G-DBUS-ERROR-MATCH-RULE-INVALID:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-MATCH-RULE-INVALID:CAPS">
|
3066
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-EXEC-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-EXEC-FAILED:CAPS">
|
3067
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-FORK-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FORK-FAILED:CAPS">
|
3068
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-CHILD-EXITED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CHILD-EXITED:CAPS">
|
3069
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-CHILD-SIGNALED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CHILD-SIGNALED:CAPS">
|
3070
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FAILED:CAPS">
|
3071
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-SETUP-FAILED:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SETUP-FAILED:CAPS">
|
3072
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-CONFIG-INVALID:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-CONFIG-INVALID:CAPS">
|
3073
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-SERVICE-INVALID:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SERVICE-INVALID:CAPS">
|
3074
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-SERVICE-NOT-FOUND:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-SERVICE-NOT-FOUND:CAPS">
|
3075
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-PERMISSIONS-INVALID:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-PERMISSIONS-INVALID:CAPS">
|
3076
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-FILE-INVALID:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-FILE-INVALID:CAPS">
|
3077
|
+
<ANCHOR id="G-DBUS-ERROR-SPAWN-NO-MEMORY:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SPAWN-NO-MEMORY:CAPS">
|
3078
|
+
<ANCHOR id="G-DBUS-ERROR-UNIX-PROCESS-ID-UNKNOWN:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-UNIX-PROCESS-ID-UNKNOWN:CAPS">
|
3079
|
+
<ANCHOR id="G-DBUS-ERROR-INVALID-SIGNATURE:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-INVALID-SIGNATURE:CAPS">
|
3080
|
+
<ANCHOR id="G-DBUS-ERROR-INVALID-FILE-CONTENT:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-INVALID-FILE-CONTENT:CAPS">
|
3081
|
+
<ANCHOR id="G-DBUS-ERROR-SELINUX-SECURITY-CONTEXT-UNKNOWN:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-SELINUX-SECURITY-CONTEXT-UNKNOWN:CAPS">
|
3082
|
+
<ANCHOR id="G-DBUS-ERROR-ADT-AUDIT-DATA-UNKNOWN:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-ADT-AUDIT-DATA-UNKNOWN:CAPS">
|
3083
|
+
<ANCHOR id="G-DBUS-ERROR-OBJECT-PATH-IN-USE:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-OBJECT-PATH-IN-USE:CAPS">
|
3084
|
+
<ANCHOR id="G-DBUS-ERROR-UNKNOWN-OBJECT:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-OBJECT:CAPS">
|
3085
|
+
<ANCHOR id="G-DBUS-ERROR-UNKNOWN-INTERFACE:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-INTERFACE:CAPS">
|
3086
|
+
<ANCHOR id="G-DBUS-ERROR-UNKNOWN-PROPERTY:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-PROPERTY:CAPS">
|
3087
|
+
<ANCHOR id="G-DBUS-ERROR-PROPERTY-READ-ONLY:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR-PROPERTY-READ-ONLY:CAPS">
|
2745
3088
|
<ANCHOR id="G-DBUS-ERROR:CAPS" href="gio/gio-GDBusError.html#G-DBUS-ERROR:CAPS">
|
2746
3089
|
<ANCHOR id="GDBusErrorEntry" href="gio/gio-GDBusError.html#GDBusErrorEntry">
|
2747
3090
|
<ANCHOR id="GDBusMessage" href="gio/GDBusMessage.html">
|
@@ -2804,9 +3147,29 @@
|
|
2804
3147
|
<ANCHOR id="GDBusMessage.other_details" href="gio/GDBusMessage.html#GDBusMessage.other_details">
|
2805
3148
|
<ANCHOR id="GDBusMessage-struct" href="gio/GDBusMessage.html#GDBusMessage-struct">
|
2806
3149
|
<ANCHOR id="GDBusMessageType" href="gio/GDBusMessage.html#GDBusMessageType">
|
3150
|
+
<ANCHOR id="G-DBUS-MESSAGE-TYPE-INVALID:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-TYPE-INVALID:CAPS">
|
3151
|
+
<ANCHOR id="G-DBUS-MESSAGE-TYPE-METHOD-CALL:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-TYPE-METHOD-CALL:CAPS">
|
3152
|
+
<ANCHOR id="G-DBUS-MESSAGE-TYPE-METHOD-RETURN:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-TYPE-METHOD-RETURN:CAPS">
|
3153
|
+
<ANCHOR id="G-DBUS-MESSAGE-TYPE-ERROR:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-TYPE-ERROR:CAPS">
|
3154
|
+
<ANCHOR id="G-DBUS-MESSAGE-TYPE-SIGNAL:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-TYPE-SIGNAL:CAPS">
|
2807
3155
|
<ANCHOR id="GDBusMessageFlags" href="gio/GDBusMessage.html#GDBusMessageFlags">
|
3156
|
+
<ANCHOR id="G-DBUS-MESSAGE-FLAGS-NONE:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NONE:CAPS">
|
3157
|
+
<ANCHOR id="G-DBUS-MESSAGE-FLAGS-NO-REPLY-EXPECTED:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NO-REPLY-EXPECTED:CAPS">
|
3158
|
+
<ANCHOR id="G-DBUS-MESSAGE-FLAGS-NO-AUTO-START:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-FLAGS-NO-AUTO-START:CAPS">
|
2808
3159
|
<ANCHOR id="GDBusMessageHeaderField" href="gio/GDBusMessage.html#GDBusMessageHeaderField">
|
3160
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-INVALID:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-INVALID:CAPS">
|
3161
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-PATH:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-PATH:CAPS">
|
3162
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-INTERFACE:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-INTERFACE:CAPS">
|
3163
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-MEMBER:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-MEMBER:CAPS">
|
3164
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-ERROR-NAME:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-ERROR-NAME:CAPS">
|
3165
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-REPLY-SERIAL:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-REPLY-SERIAL:CAPS">
|
3166
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-DESTINATION:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-DESTINATION:CAPS">
|
3167
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-SENDER:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-SENDER:CAPS">
|
3168
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-SIGNATURE:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-SIGNATURE:CAPS">
|
3169
|
+
<ANCHOR id="G-DBUS-MESSAGE-HEADER-FIELD-NUM-UNIX-FDS:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-HEADER-FIELD-NUM-UNIX-FDS:CAPS">
|
2809
3170
|
<ANCHOR id="GDBusMessageByteOrder" href="gio/GDBusMessage.html#GDBusMessageByteOrder">
|
3171
|
+
<ANCHOR id="G-DBUS-MESSAGE-BYTE-ORDER-BIG-ENDIAN:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-BYTE-ORDER-BIG-ENDIAN:CAPS">
|
3172
|
+
<ANCHOR id="G-DBUS-MESSAGE-BYTE-ORDER-LITTLE-ENDIAN:CAPS" href="gio/GDBusMessage.html#G-DBUS-MESSAGE-BYTE-ORDER-LITTLE-ENDIAN:CAPS">
|
2810
3173
|
<ANCHOR id="GDBusMessage.property-details" href="gio/GDBusMessage.html#GDBusMessage.property-details">
|
2811
3174
|
<ANCHOR id="GDBusMessage--locked" href="gio/GDBusMessage.html#GDBusMessage--locked">
|
2812
3175
|
<ANCHOR id="GDBusConnection" href="gio/GDBusConnection.html">
|
@@ -2873,15 +3236,37 @@
|
|
2873
3236
|
<ANCHOR id="g-dbus-connection-unregister-subtree" href="gio/GDBusConnection.html#g-dbus-connection-unregister-subtree">
|
2874
3237
|
<ANCHOR id="GDBusConnection.other_details" href="gio/GDBusConnection.html#GDBusConnection.other_details">
|
2875
3238
|
<ANCHOR id="GBusType" href="gio/GDBusConnection.html#GBusType">
|
3239
|
+
<ANCHOR id="G-BUS-TYPE-STARTER:CAPS" href="gio/GDBusConnection.html#G-BUS-TYPE-STARTER:CAPS">
|
3240
|
+
<ANCHOR id="G-BUS-TYPE-NONE:CAPS" href="gio/GDBusConnection.html#G-BUS-TYPE-NONE:CAPS">
|
3241
|
+
<ANCHOR id="G-BUS-TYPE-SYSTEM:CAPS" href="gio/GDBusConnection.html#G-BUS-TYPE-SYSTEM:CAPS">
|
3242
|
+
<ANCHOR id="G-BUS-TYPE-SESSION:CAPS" href="gio/GDBusConnection.html#G-BUS-TYPE-SESSION:CAPS">
|
2876
3243
|
<ANCHOR id="GDBusConnection-struct" href="gio/GDBusConnection.html#GDBusConnection-struct">
|
2877
3244
|
<ANCHOR id="GDBusConnectionFlags" href="gio/GDBusConnection.html#GDBusConnectionFlags">
|
3245
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-NONE:CAPS">
|
3246
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-CLIENT:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-CLIENT:CAPS">
|
3247
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-SERVER:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-SERVER:CAPS">
|
3248
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS">
|
3249
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-MESSAGE-BUS-CONNECTION:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-MESSAGE-BUS-CONNECTION:CAPS">
|
3250
|
+
<ANCHOR id="G-DBUS-CONNECTION-FLAGS-DELAY-MESSAGE-PROCESSING:CAPS" href="gio/GDBusConnection.html#G-DBUS-CONNECTION-FLAGS-DELAY-MESSAGE-PROCESSING:CAPS">
|
2878
3251
|
<ANCHOR id="GDBusCapabilityFlags" href="gio/GDBusConnection.html#GDBusCapabilityFlags">
|
3252
|
+
<ANCHOR id="G-DBUS-CAPABILITY-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-CAPABILITY-FLAGS-NONE:CAPS">
|
3253
|
+
<ANCHOR id="G-DBUS-CAPABILITY-FLAGS-UNIX-FD-PASSING:CAPS" href="gio/GDBusConnection.html#G-DBUS-CAPABILITY-FLAGS-UNIX-FD-PASSING:CAPS">
|
2879
3254
|
<ANCHOR id="GDBusCallFlags" href="gio/GDBusConnection.html#GDBusCallFlags">
|
3255
|
+
<ANCHOR id="G-DBUS-CALL-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-CALL-FLAGS-NONE:CAPS">
|
3256
|
+
<ANCHOR id="G-DBUS-CALL-FLAGS-NO-AUTO-START:CAPS" href="gio/GDBusConnection.html#G-DBUS-CALL-FLAGS-NO-AUTO-START:CAPS">
|
2880
3257
|
<ANCHOR id="GDBusSignalFlags" href="gio/GDBusConnection.html#GDBusSignalFlags">
|
3258
|
+
<ANCHOR id="G-DBUS-SIGNAL-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-NONE:CAPS">
|
3259
|
+
<ANCHOR id="G-DBUS-SIGNAL-FLAGS-NO-MATCH-RULE:CAPS" href="gio/GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-NO-MATCH-RULE:CAPS">
|
3260
|
+
<ANCHOR id="G-DBUS-SIGNAL-FLAGS-MATCH-ARG0-NAMESPACE:CAPS" href="gio/GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-MATCH-ARG0-NAMESPACE:CAPS">
|
3261
|
+
<ANCHOR id="G-DBUS-SIGNAL-FLAGS-MATCH-ARG0-PATH:CAPS" href="gio/GDBusConnection.html#G-DBUS-SIGNAL-FLAGS-MATCH-ARG0-PATH:CAPS">
|
2881
3262
|
<ANCHOR id="GDBusSendMessageFlags" href="gio/GDBusConnection.html#GDBusSendMessageFlags">
|
3263
|
+
<ANCHOR id="G-DBUS-SEND-MESSAGE-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-SEND-MESSAGE-FLAGS-NONE:CAPS">
|
3264
|
+
<ANCHOR id="G-DBUS-SEND-MESSAGE-FLAGS-PRESERVE-SERIAL:CAPS" href="gio/GDBusConnection.html#G-DBUS-SEND-MESSAGE-FLAGS-PRESERVE-SERIAL:CAPS">
|
2882
3265
|
<ANCHOR id="GDBusInterfaceVTable" href="gio/GDBusConnection.html#GDBusInterfaceVTable">
|
2883
3266
|
<ANCHOR id="GDBusSubtreeVTable" href="gio/GDBusConnection.html#GDBusSubtreeVTable">
|
2884
3267
|
<ANCHOR id="GDBusSubtreeFlags" href="gio/GDBusConnection.html#GDBusSubtreeFlags">
|
3268
|
+
<ANCHOR id="G-DBUS-SUBTREE-FLAGS-NONE:CAPS" href="gio/GDBusConnection.html#G-DBUS-SUBTREE-FLAGS-NONE:CAPS">
|
3269
|
+
<ANCHOR id="G-DBUS-SUBTREE-FLAGS-DISPATCH-TO-UNENUMERATED-NODES:CAPS" href="gio/GDBusConnection.html#G-DBUS-SUBTREE-FLAGS-DISPATCH-TO-UNENUMERATED-NODES:CAPS">
|
2885
3270
|
<ANCHOR id="GDBusConnection.property-details" href="gio/GDBusConnection.html#GDBusConnection.property-details">
|
2886
3271
|
<ANCHOR id="GDBusConnection--address" href="gio/GDBusConnection.html#GDBusConnection--address">
|
2887
3272
|
<ANCHOR id="GDBusConnection--authentication-observer" href="gio/GDBusConnection.html#GDBusConnection--authentication-observer">
|
@@ -2941,6 +3326,9 @@
|
|
2941
3326
|
<ANCHOR id="GDBusServer.other_details" href="gio/GDBusServer.html#GDBusServer.other_details">
|
2942
3327
|
<ANCHOR id="GDBusServer-struct" href="gio/GDBusServer.html#GDBusServer-struct">
|
2943
3328
|
<ANCHOR id="GDBusServerFlags" href="gio/GDBusServer.html#GDBusServerFlags">
|
3329
|
+
<ANCHOR id="G-DBUS-SERVER-FLAGS-NONE:CAPS" href="gio/GDBusServer.html#G-DBUS-SERVER-FLAGS-NONE:CAPS">
|
3330
|
+
<ANCHOR id="G-DBUS-SERVER-FLAGS-RUN-IN-THREAD:CAPS" href="gio/GDBusServer.html#G-DBUS-SERVER-FLAGS-RUN-IN-THREAD:CAPS">
|
3331
|
+
<ANCHOR id="G-DBUS-SERVER-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS" href="gio/GDBusServer.html#G-DBUS-SERVER-FLAGS-AUTHENTICATION-ALLOW-ANONYMOUS:CAPS">
|
2944
3332
|
<ANCHOR id="GDBusServer.property-details" href="gio/GDBusServer.html#GDBusServer.property-details">
|
2945
3333
|
<ANCHOR id="GDBusServer--active" href="gio/GDBusServer.html#GDBusServer--active">
|
2946
3334
|
<ANCHOR id="GDBusServer--address" href="gio/GDBusServer.html#GDBusServer--address">
|
@@ -2982,6 +3370,9 @@
|
|
2982
3370
|
<ANCHOR id="g-bus-own-name-on-connection-with-closures" href="gio/gio-Owning-Bus-Names.html#g-bus-own-name-on-connection-with-closures">
|
2983
3371
|
<ANCHOR id="gio-Owning-Bus-Names.other_details" href="gio/gio-Owning-Bus-Names.html#gio-Owning-Bus-Names.other_details">
|
2984
3372
|
<ANCHOR id="GBusNameOwnerFlags" href="gio/gio-Owning-Bus-Names.html#GBusNameOwnerFlags">
|
3373
|
+
<ANCHOR id="G-BUS-NAME-OWNER-FLAGS-NONE:CAPS" href="gio/gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-NONE:CAPS">
|
3374
|
+
<ANCHOR id="G-BUS-NAME-OWNER-FLAGS-ALLOW-REPLACEMENT:CAPS" href="gio/gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-ALLOW-REPLACEMENT:CAPS">
|
3375
|
+
<ANCHOR id="G-BUS-NAME-OWNER-FLAGS-REPLACE:CAPS" href="gio/gio-Owning-Bus-Names.html#G-BUS-NAME-OWNER-FLAGS-REPLACE:CAPS">
|
2985
3376
|
<ANCHOR id="gio-Watching-Bus-Names" href="gio/gio-Watching-Bus-Names.html">
|
2986
3377
|
<ANCHOR id="gio-Watching-Bus-Names.functions" href="gio/gio-Watching-Bus-Names.html#gio-Watching-Bus-Names.functions">
|
2987
3378
|
<ANCHOR id="gio-Watching-Bus-Names.other" href="gio/gio-Watching-Bus-Names.html#gio-Watching-Bus-Names.other">
|
@@ -2997,6 +3388,8 @@
|
|
2997
3388
|
<ANCHOR id="g-bus-watch-name-on-connection-with-closures" href="gio/gio-Watching-Bus-Names.html#g-bus-watch-name-on-connection-with-closures">
|
2998
3389
|
<ANCHOR id="gio-Watching-Bus-Names.other_details" href="gio/gio-Watching-Bus-Names.html#gio-Watching-Bus-Names.other_details">
|
2999
3390
|
<ANCHOR id="GBusNameWatcherFlags" href="gio/gio-Watching-Bus-Names.html#GBusNameWatcherFlags">
|
3391
|
+
<ANCHOR id="G-BUS-NAME-WATCHER-FLAGS-NONE:CAPS" href="gio/gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-NONE:CAPS">
|
3392
|
+
<ANCHOR id="G-BUS-NAME-WATCHER-FLAGS-AUTO-START:CAPS" href="gio/gio-Watching-Bus-Names.html#G-BUS-NAME-WATCHER-FLAGS-AUTO-START:CAPS">
|
3000
3393
|
<ANCHOR id="GDBusInterface" href="gio/GDBusInterface.html">
|
3001
3394
|
<ANCHOR id="GDBusInterface.functions" href="gio/GDBusInterface.html#GDBusInterface.functions">
|
3002
3395
|
<ANCHOR id="GDBusInterface.other" href="gio/GDBusInterface.html#GDBusInterface.other">
|
@@ -3040,6 +3433,8 @@
|
|
3040
3433
|
<ANCHOR id="GDBusInterfaceSkeleton-struct" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton-struct">
|
3041
3434
|
<ANCHOR id="GDBusInterfaceSkeletonClass" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeletonClass">
|
3042
3435
|
<ANCHOR id="GDBusInterfaceSkeletonFlags" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeletonFlags">
|
3436
|
+
<ANCHOR id="G-DBUS-INTERFACE-SKELETON-FLAGS-NONE:CAPS" href="gio/GDBusInterfaceSkeleton.html#G-DBUS-INTERFACE-SKELETON-FLAGS-NONE:CAPS">
|
3437
|
+
<ANCHOR id="G-DBUS-INTERFACE-SKELETON-FLAGS-HANDLE-METHOD-INVOCATIONS-IN-THREAD:CAPS" href="gio/GDBusInterfaceSkeleton.html#G-DBUS-INTERFACE-SKELETON-FLAGS-HANDLE-METHOD-INVOCATIONS-IN-THREAD:CAPS">
|
3043
3438
|
<ANCHOR id="GDBusInterfaceSkeleton.property-details" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton.property-details">
|
3044
3439
|
<ANCHOR id="GDBusInterfaceSkeleton--g-flags" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton--g-flags">
|
3045
3440
|
<ANCHOR id="GDBusInterfaceSkeleton.signal-details" href="gio/GDBusInterfaceSkeleton.html#GDBusInterfaceSkeleton.signal-details">
|
@@ -3081,6 +3476,12 @@
|
|
3081
3476
|
<ANCHOR id="g-dbus-proxy-call-with-unix-fd-list-sync" href="gio/GDBusProxy.html#g-dbus-proxy-call-with-unix-fd-list-sync">
|
3082
3477
|
<ANCHOR id="GDBusProxy.other_details" href="gio/GDBusProxy.html#GDBusProxy.other_details">
|
3083
3478
|
<ANCHOR id="GDBusProxyFlags" href="gio/GDBusProxy.html#GDBusProxyFlags">
|
3479
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-NONE:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-NONE:CAPS">
|
3480
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-DO-NOT-LOAD-PROPERTIES:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-LOAD-PROPERTIES:CAPS">
|
3481
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-DO-NOT-CONNECT-SIGNALS:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-CONNECT-SIGNALS:CAPS">
|
3482
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-DO-NOT-AUTO-START:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-AUTO-START:CAPS">
|
3483
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-GET-INVALIDATED-PROPERTIES:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-GET-INVALIDATED-PROPERTIES:CAPS">
|
3484
|
+
<ANCHOR id="G-DBUS-PROXY-FLAGS-DO-NOT-AUTO-START-AT-CONSTRUCTION:CAPS" href="gio/GDBusProxy.html#G-DBUS-PROXY-FLAGS-DO-NOT-AUTO-START-AT-CONSTRUCTION:CAPS">
|
3084
3485
|
<ANCHOR id="GDBusProxy-struct" href="gio/GDBusProxy.html#GDBusProxy-struct">
|
3085
3486
|
<ANCHOR id="GDBusProxyClass" href="gio/GDBusProxy.html#GDBusProxyClass">
|
3086
3487
|
<ANCHOR id="GDBusProxy.property-details" href="gio/GDBusProxy.html#GDBusProxy.property-details">
|
@@ -3224,6 +3625,8 @@
|
|
3224
3625
|
<ANCHOR id="GDBusObjectManagerClient-struct" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClient-struct">
|
3225
3626
|
<ANCHOR id="GDBusObjectManagerClientClass" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClientClass">
|
3226
3627
|
<ANCHOR id="GDBusObjectManagerClientFlags" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClientFlags">
|
3628
|
+
<ANCHOR id="G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-NONE:CAPS" href="gio/GDBusObjectManagerClient.html#G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-NONE:CAPS">
|
3629
|
+
<ANCHOR id="G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-DO-NOT-AUTO-START:CAPS" href="gio/GDBusObjectManagerClient.html#G-DBUS-OBJECT-MANAGER-CLIENT-FLAGS-DO-NOT-AUTO-START:CAPS">
|
3227
3630
|
<ANCHOR id="GDBusObjectManagerClient.property-details" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClient.property-details">
|
3228
3631
|
<ANCHOR id="GDBusObjectManagerClient--bus-type" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClient--bus-type">
|
3229
3632
|
<ANCHOR id="GDBusObjectManagerClient--connection" href="gio/GDBusObjectManagerClient.html#GDBusObjectManagerClient--connection">
|
@@ -3299,6 +3702,12 @@
|
|
3299
3702
|
<ANCHOR id="GSettings.other_details" href="gio/GSettings.html#GSettings.other_details">
|
3300
3703
|
<ANCHOR id="GSettings-struct" href="gio/GSettings.html#GSettings-struct">
|
3301
3704
|
<ANCHOR id="GSettingsBindFlags" href="gio/GSettings.html#GSettingsBindFlags">
|
3705
|
+
<ANCHOR id="G-SETTINGS-BIND-DEFAULT:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-DEFAULT:CAPS">
|
3706
|
+
<ANCHOR id="G-SETTINGS-BIND-GET:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-GET:CAPS">
|
3707
|
+
<ANCHOR id="G-SETTINGS-BIND-SET:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-SET:CAPS">
|
3708
|
+
<ANCHOR id="G-SETTINGS-BIND-NO-SENSITIVITY:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-NO-SENSITIVITY:CAPS">
|
3709
|
+
<ANCHOR id="G-SETTINGS-BIND-GET-NO-CHANGES:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-GET-NO-CHANGES:CAPS">
|
3710
|
+
<ANCHOR id="G-SETTINGS-BIND-INVERT-BOOLEAN:CAPS" href="gio/GSettings.html#G-SETTINGS-BIND-INVERT-BOOLEAN:CAPS">
|
3302
3711
|
<ANCHOR id="GSettings.property-details" href="gio/GSettings.html#GSettings.property-details">
|
3303
3712
|
<ANCHOR id="GSettings--backend" href="gio/GSettings.html#GSettings--backend">
|
3304
3713
|
<ANCHOR id="GSettings--delay-apply" href="gio/GSettings.html#GSettings--delay-apply">
|
@@ -3337,20 +3746,20 @@
|
|
3337
3746
|
<ANCHOR id="GSettingsBackend.see-also" href="gio/GSettingsBackend.html#GSettingsBackend.see-also">
|
3338
3747
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html">
|
3339
3748
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.functions" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.functions">
|
3749
|
+
<ANCHOR id="GSettingsSchemaSource" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaSource">
|
3340
3750
|
<ANCHOR id="GSettingsSchema" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchema">
|
3751
|
+
<ANCHOR id="GSettingsSchemaKey" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaKey">
|
3341
3752
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.other" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.other">
|
3342
3753
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.object-hierarchy" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.object-hierarchy">
|
3343
3754
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.includes" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.includes">
|
3344
3755
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.description" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.description">
|
3345
3756
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.functions_details" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.functions_details">
|
3346
|
-
<ANCHOR id="G-TYPE-SETTINGS-SCHEMA-SOURCE:CAPS" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#G-TYPE-SETTINGS-SCHEMA-SOURCE:CAPS">
|
3347
3757
|
<ANCHOR id="g-settings-schema-source-get-default" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-get-default">
|
3348
3758
|
<ANCHOR id="g-settings-schema-source-ref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-ref">
|
3349
3759
|
<ANCHOR id="g-settings-schema-source-unref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-unref">
|
3350
3760
|
<ANCHOR id="g-settings-schema-source-new-from-directory" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-new-from-directory">
|
3351
3761
|
<ANCHOR id="g-settings-schema-source-list-schemas" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-list-schemas">
|
3352
3762
|
<ANCHOR id="g-settings-schema-source-lookup" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-source-lookup">
|
3353
|
-
<ANCHOR id="G-TYPE-SETTINGS-SCHEMA:CAPS" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#G-TYPE-SETTINGS-SCHEMA:CAPS">
|
3354
3763
|
<ANCHOR id="g-settings-schema-ref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-ref">
|
3355
3764
|
<ANCHOR id="g-settings-schema-unref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-unref">
|
3356
3765
|
<ANCHOR id="g-settings-schema-get-id" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-get-id">
|
@@ -3359,45 +3768,54 @@
|
|
3359
3768
|
<ANCHOR id="g-settings-schema-get-key" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-get-key">
|
3360
3769
|
<ANCHOR id="g-settings-schema-key-ref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-ref">
|
3361
3770
|
<ANCHOR id="g-settings-schema-key-unref" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-unref">
|
3771
|
+
<ANCHOR id="g-settings-schema-list-children" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-list-children">
|
3362
3772
|
<ANCHOR id="g-settings-schema-key-get-value-type" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-value-type">
|
3363
3773
|
<ANCHOR id="g-settings-schema-key-get-default-value" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-default-value">
|
3364
3774
|
<ANCHOR id="g-settings-schema-key-get-range" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-range">
|
3365
3775
|
<ANCHOR id="g-settings-schema-key-range-check" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-range-check">
|
3776
|
+
<ANCHOR id="g-settings-schema-key-get-name" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-name">
|
3366
3777
|
<ANCHOR id="g-settings-schema-key-get-summary" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-summary">
|
3367
3778
|
<ANCHOR id="g-settings-schema-key-get-description" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#g-settings-schema-key-get-description">
|
3368
3779
|
<ANCHOR id="gio-GSettingsSchema-GSettingsSchemaSource.other_details" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#gio-GSettingsSchema-GSettingsSchemaSource.other_details">
|
3369
|
-
<ANCHOR id="GSettingsSchemaSource" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaSource">
|
3780
|
+
<ANCHOR id="GSettingsSchemaSource-struct" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaSource-struct">
|
3370
3781
|
<ANCHOR id="GSettingsSchema-struct" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchema-struct">
|
3371
|
-
<ANCHOR id="GSettingsSchemaKey" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaKey">
|
3372
|
-
<ANCHOR id="
|
3373
|
-
<ANCHOR id="
|
3374
|
-
<ANCHOR id="
|
3375
|
-
<ANCHOR id="
|
3376
|
-
<ANCHOR id="
|
3377
|
-
<ANCHOR id="
|
3378
|
-
<ANCHOR id="
|
3379
|
-
<ANCHOR id="g-resource-
|
3380
|
-
<ANCHOR id="g-resource-
|
3381
|
-
<ANCHOR id="g-resource-
|
3382
|
-
<ANCHOR id="g-resource-
|
3383
|
-
<ANCHOR id="g-resource-
|
3384
|
-
<ANCHOR id="g-resource-
|
3385
|
-
<ANCHOR id="g-resource-
|
3386
|
-
<ANCHOR id="g-
|
3387
|
-
<ANCHOR id="g-static-resource-
|
3388
|
-
<ANCHOR id="g-static-resource-
|
3389
|
-
<ANCHOR id="g-
|
3390
|
-
<ANCHOR id="g-resources-
|
3391
|
-
<ANCHOR id="g-resources-
|
3392
|
-
<ANCHOR id="g-resources-
|
3393
|
-
<ANCHOR id="g-resources-
|
3394
|
-
<ANCHOR id="g-resources-
|
3395
|
-
<ANCHOR id="
|
3396
|
-
<ANCHOR id="
|
3397
|
-
<ANCHOR id="GResource" href="gio/
|
3398
|
-
<ANCHOR id="
|
3399
|
-
<ANCHOR id="
|
3400
|
-
<ANCHOR id="
|
3782
|
+
<ANCHOR id="GSettingsSchemaKey-struct" href="gio/gio-GSettingsSchema-GSettingsSchemaSource.html#GSettingsSchemaKey-struct">
|
3783
|
+
<ANCHOR id="GResource" href="gio/GResource.html">
|
3784
|
+
<ANCHOR id="GResource.functions" href="gio/GResource.html#GResource.functions">
|
3785
|
+
<ANCHOR id="GResource.other" href="gio/GResource.html#GResource.other">
|
3786
|
+
<ANCHOR id="GResource.object-hierarchy" href="gio/GResource.html#GResource.object-hierarchy">
|
3787
|
+
<ANCHOR id="GResource.includes" href="gio/GResource.html#GResource.includes">
|
3788
|
+
<ANCHOR id="GResource.description" href="gio/GResource.html#GResource.description">
|
3789
|
+
<ANCHOR id="GResource.functions_details" href="gio/GResource.html#GResource.functions_details">
|
3790
|
+
<ANCHOR id="g-resource-load" href="gio/GResource.html#g-resource-load">
|
3791
|
+
<ANCHOR id="g-resource-new-from-data" href="gio/GResource.html#g-resource-new-from-data">
|
3792
|
+
<ANCHOR id="g-resource-ref" href="gio/GResource.html#g-resource-ref">
|
3793
|
+
<ANCHOR id="g-resource-unref" href="gio/GResource.html#g-resource-unref">
|
3794
|
+
<ANCHOR id="g-resource-lookup-data" href="gio/GResource.html#g-resource-lookup-data">
|
3795
|
+
<ANCHOR id="g-resource-open-stream" href="gio/GResource.html#g-resource-open-stream">
|
3796
|
+
<ANCHOR id="g-resource-enumerate-children" href="gio/GResource.html#g-resource-enumerate-children">
|
3797
|
+
<ANCHOR id="g-resource-get-info" href="gio/GResource.html#g-resource-get-info">
|
3798
|
+
<ANCHOR id="g-static-resource-init" href="gio/GResource.html#g-static-resource-init">
|
3799
|
+
<ANCHOR id="g-static-resource-fini" href="gio/GResource.html#g-static-resource-fini">
|
3800
|
+
<ANCHOR id="g-static-resource-get-resource" href="gio/GResource.html#g-static-resource-get-resource">
|
3801
|
+
<ANCHOR id="g-resources-register" href="gio/GResource.html#g-resources-register">
|
3802
|
+
<ANCHOR id="g-resources-unregister" href="gio/GResource.html#g-resources-unregister">
|
3803
|
+
<ANCHOR id="g-resources-lookup-data" href="gio/GResource.html#g-resources-lookup-data">
|
3804
|
+
<ANCHOR id="g-resources-open-stream" href="gio/GResource.html#g-resources-open-stream">
|
3805
|
+
<ANCHOR id="g-resources-enumerate-children" href="gio/GResource.html#g-resources-enumerate-children">
|
3806
|
+
<ANCHOR id="g-resources-get-info" href="gio/GResource.html#g-resources-get-info">
|
3807
|
+
<ANCHOR id="G-RESOURCE-ERROR:CAPS" href="gio/GResource.html#G-RESOURCE-ERROR:CAPS">
|
3808
|
+
<ANCHOR id="GResource.other_details" href="gio/GResource.html#GResource.other_details">
|
3809
|
+
<ANCHOR id="GResource-struct" href="gio/GResource.html#GResource-struct">
|
3810
|
+
<ANCHOR id="GResourceFlags" href="gio/GResource.html#GResourceFlags">
|
3811
|
+
<ANCHOR id="G-RESOURCE-FLAGS-NONE:CAPS" href="gio/GResource.html#G-RESOURCE-FLAGS-NONE:CAPS">
|
3812
|
+
<ANCHOR id="G-RESOURCE-FLAGS-COMPRESSED:CAPS" href="gio/GResource.html#G-RESOURCE-FLAGS-COMPRESSED:CAPS">
|
3813
|
+
<ANCHOR id="GResourceLookupFlags" href="gio/GResource.html#GResourceLookupFlags">
|
3814
|
+
<ANCHOR id="G-RESOURCE-LOOKUP-FLAGS-NONE:CAPS" href="gio/GResource.html#G-RESOURCE-LOOKUP-FLAGS-NONE:CAPS">
|
3815
|
+
<ANCHOR id="GStaticResource" href="gio/GResource.html#GStaticResource">
|
3816
|
+
<ANCHOR id="GResourceError" href="gio/GResource.html#GResourceError">
|
3817
|
+
<ANCHOR id="G-RESOURCE-ERROR-NOT-FOUND:CAPS" href="gio/GResource.html#G-RESOURCE-ERROR-NOT-FOUND:CAPS">
|
3818
|
+
<ANCHOR id="G-RESOURCE-ERROR-INTERNAL:CAPS" href="gio/GResource.html#G-RESOURCE-ERROR-INTERNAL:CAPS">
|
3401
3819
|
<ANCHOR id="GPermission" href="gio/GPermission.html">
|
3402
3820
|
<ANCHOR id="GPermission.functions" href="gio/GPermission.html#GPermission.functions">
|
3403
3821
|
<ANCHOR id="GPermission.properties" href="gio/GPermission.html#GPermission.properties">
|
@@ -3432,6 +3850,47 @@
|
|
3432
3850
|
<ANCHOR id="g-simple-permission-new" href="gio/GSimplePermission.html#g-simple-permission-new">
|
3433
3851
|
<ANCHOR id="GSimplePermission.other_details" href="gio/GSimplePermission.html#GSimplePermission.other_details">
|
3434
3852
|
<ANCHOR id="GSimplePermission-struct" href="gio/GSimplePermission.html#GSimplePermission-struct">
|
3853
|
+
<ANCHOR id="GListModel" href="gio/GListModel.html">
|
3854
|
+
<ANCHOR id="GListModel.functions" href="gio/GListModel.html#GListModel.functions">
|
3855
|
+
<ANCHOR id="GListModel.signals" href="gio/GListModel.html#GListModel.signals">
|
3856
|
+
<ANCHOR id="GListModel.other" href="gio/GListModel.html#GListModel.other">
|
3857
|
+
<ANCHOR id="GListModel.object-hierarchy" href="gio/GListModel.html#GListModel.object-hierarchy">
|
3858
|
+
<ANCHOR id="GListModel.prerequisites" href="gio/GListModel.html#GListModel.prerequisites">
|
3859
|
+
<ANCHOR id="GListModel.implementations" href="gio/GListModel.html#GListModel.implementations">
|
3860
|
+
<ANCHOR id="GListModel.includes" href="gio/GListModel.html#GListModel.includes">
|
3861
|
+
<ANCHOR id="GListModel.description" href="gio/GListModel.html#GListModel.description">
|
3862
|
+
<ANCHOR id="GListModel.functions_details" href="gio/GListModel.html#GListModel.functions_details">
|
3863
|
+
<ANCHOR id="g-list-model-get-item-type" href="gio/GListModel.html#g-list-model-get-item-type">
|
3864
|
+
<ANCHOR id="g-list-model-get-n-items" href="gio/GListModel.html#g-list-model-get-n-items">
|
3865
|
+
<ANCHOR id="g-list-model-get-item" href="gio/GListModel.html#g-list-model-get-item">
|
3866
|
+
<ANCHOR id="g-list-model-get-object" href="gio/GListModel.html#g-list-model-get-object">
|
3867
|
+
<ANCHOR id="g-list-model-items-changed" href="gio/GListModel.html#g-list-model-items-changed">
|
3868
|
+
<ANCHOR id="GListModel.other_details" href="gio/GListModel.html#GListModel.other_details">
|
3869
|
+
<ANCHOR id="GListModel-struct" href="gio/GListModel.html#GListModel-struct">
|
3870
|
+
<ANCHOR id="GListModelInterface" href="gio/GListModel.html#GListModelInterface">
|
3871
|
+
<ANCHOR id="GListModel.signal-details" href="gio/GListModel.html#GListModel.signal-details">
|
3872
|
+
<ANCHOR id="GListModel-items-changed" href="gio/GListModel.html#GListModel-items-changed">
|
3873
|
+
<ANCHOR id="GListModel.see-also" href="gio/GListModel.html#GListModel.see-also">
|
3874
|
+
<ANCHOR id="GListStore" href="gio/GListStore.html">
|
3875
|
+
<ANCHOR id="GListStore.functions" href="gio/GListStore.html#GListStore.functions">
|
3876
|
+
<ANCHOR id="GListStore.properties" href="gio/GListStore.html#GListStore.properties">
|
3877
|
+
<ANCHOR id="GListStore.other" href="gio/GListStore.html#GListStore.other">
|
3878
|
+
<ANCHOR id="GListStore.object-hierarchy" href="gio/GListStore.html#GListStore.object-hierarchy">
|
3879
|
+
<ANCHOR id="GListStore.implemented-interfaces" href="gio/GListStore.html#GListStore.implemented-interfaces">
|
3880
|
+
<ANCHOR id="GListStore.includes" href="gio/GListStore.html#GListStore.includes">
|
3881
|
+
<ANCHOR id="GListStore.description" href="gio/GListStore.html#GListStore.description">
|
3882
|
+
<ANCHOR id="GListStore.functions_details" href="gio/GListStore.html#GListStore.functions_details">
|
3883
|
+
<ANCHOR id="g-list-store-new" href="gio/GListStore.html#g-list-store-new">
|
3884
|
+
<ANCHOR id="g-list-store-insert" href="gio/GListStore.html#g-list-store-insert">
|
3885
|
+
<ANCHOR id="g-list-store-insert-sorted" href="gio/GListStore.html#g-list-store-insert-sorted">
|
3886
|
+
<ANCHOR id="g-list-store-append" href="gio/GListStore.html#g-list-store-append">
|
3887
|
+
<ANCHOR id="g-list-store-remove" href="gio/GListStore.html#g-list-store-remove">
|
3888
|
+
<ANCHOR id="g-list-store-remove-all" href="gio/GListStore.html#g-list-store-remove-all">
|
3889
|
+
<ANCHOR id="g-list-store-splice" href="gio/GListStore.html#g-list-store-splice">
|
3890
|
+
<ANCHOR id="GListStore.other_details" href="gio/GListStore.html#GListStore.other_details">
|
3891
|
+
<ANCHOR id="GListStore-struct" href="gio/GListStore.html#GListStore-struct">
|
3892
|
+
<ANCHOR id="GListStore.property-details" href="gio/GListStore.html#GListStore.property-details">
|
3893
|
+
<ANCHOR id="GListStore--item-type" href="gio/GListStore.html#GListStore--item-type">
|
3435
3894
|
<ANCHOR id="GApplication" href="gio/GApplication.html">
|
3436
3895
|
<ANCHOR id="GApplication.functions" href="gio/GApplication.html#GApplication.functions">
|
3437
3896
|
<ANCHOR id="GApplication.properties" href="gio/GApplication.html#GApplication.properties">
|
@@ -3473,15 +3932,26 @@
|
|
3473
3932
|
<ANCHOR id="g-application-get-default" href="gio/GApplication.html#g-application-get-default">
|
3474
3933
|
<ANCHOR id="g-application-mark-busy" href="gio/GApplication.html#g-application-mark-busy">
|
3475
3934
|
<ANCHOR id="g-application-unmark-busy" href="gio/GApplication.html#g-application-unmark-busy">
|
3935
|
+
<ANCHOR id="g-application-get-is-busy" href="gio/GApplication.html#g-application-get-is-busy">
|
3936
|
+
<ANCHOR id="g-application-bind-busy-property" href="gio/GApplication.html#g-application-bind-busy-property">
|
3937
|
+
<ANCHOR id="g-application-unbind-busy-property" href="gio/GApplication.html#g-application-unbind-busy-property">
|
3476
3938
|
<ANCHOR id="GApplication.other_details" href="gio/GApplication.html#GApplication.other_details">
|
3477
3939
|
<ANCHOR id="GApplication-struct" href="gio/GApplication.html#GApplication-struct">
|
3478
3940
|
<ANCHOR id="GApplicationClass" href="gio/GApplication.html#GApplicationClass">
|
3479
3941
|
<ANCHOR id="GApplicationFlags" href="gio/GApplication.html#GApplicationFlags">
|
3942
|
+
<ANCHOR id="G-APPLICATION-FLAGS-NONE:CAPS" href="gio/GApplication.html#G-APPLICATION-FLAGS-NONE:CAPS">
|
3943
|
+
<ANCHOR id="G-APPLICATION-IS-SERVICE:CAPS" href="gio/GApplication.html#G-APPLICATION-IS-SERVICE:CAPS">
|
3944
|
+
<ANCHOR id="G-APPLICATION-IS-LAUNCHER:CAPS" href="gio/GApplication.html#G-APPLICATION-IS-LAUNCHER:CAPS">
|
3945
|
+
<ANCHOR id="G-APPLICATION-HANDLES-OPEN:CAPS" href="gio/GApplication.html#G-APPLICATION-HANDLES-OPEN:CAPS">
|
3946
|
+
<ANCHOR id="G-APPLICATION-HANDLES-COMMAND-LINE:CAPS" href="gio/GApplication.html#G-APPLICATION-HANDLES-COMMAND-LINE:CAPS">
|
3947
|
+
<ANCHOR id="G-APPLICATION-SEND-ENVIRONMENT:CAPS" href="gio/GApplication.html#G-APPLICATION-SEND-ENVIRONMENT:CAPS">
|
3948
|
+
<ANCHOR id="G-APPLICATION-NON-UNIQUE:CAPS" href="gio/GApplication.html#G-APPLICATION-NON-UNIQUE:CAPS">
|
3480
3949
|
<ANCHOR id="GApplication.property-details" href="gio/GApplication.html#GApplication.property-details">
|
3481
3950
|
<ANCHOR id="GApplication--action-group" href="gio/GApplication.html#GApplication--action-group">
|
3482
3951
|
<ANCHOR id="GApplication--application-id" href="gio/GApplication.html#GApplication--application-id">
|
3483
3952
|
<ANCHOR id="GApplication--flags" href="gio/GApplication.html#GApplication--flags">
|
3484
3953
|
<ANCHOR id="GApplication--inactivity-timeout" href="gio/GApplication.html#GApplication--inactivity-timeout">
|
3954
|
+
<ANCHOR id="GApplication--is-busy" href="gio/GApplication.html#GApplication--is-busy">
|
3485
3955
|
<ANCHOR id="GApplication--is-registered" href="gio/GApplication.html#GApplication--is-registered">
|
3486
3956
|
<ANCHOR id="GApplication--is-remote" href="gio/GApplication.html#GApplication--is-remote">
|
3487
3957
|
<ANCHOR id="GApplication--resource-base-path" href="gio/GApplication.html#GApplication--resource-base-path">
|
@@ -3494,6 +3964,7 @@
|
|
3494
3964
|
<ANCHOR id="GApplication-startup" href="gio/GApplication.html#GApplication-startup">
|
3495
3965
|
<ANCHOR id="GApplicationCommandLine" href="gio/GApplicationCommandLine.html">
|
3496
3966
|
<ANCHOR id="GApplicationCommandLine.functions" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.functions">
|
3967
|
+
<ANCHOR id="GApplicationCommandLine.properties" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.properties">
|
3497
3968
|
<ANCHOR id="GApplicationCommandLine.other" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.other">
|
3498
3969
|
<ANCHOR id="GApplicationCommandLine.object-hierarchy" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.object-hierarchy">
|
3499
3970
|
<ANCHOR id="GApplicationCommandLine.includes" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.includes">
|
@@ -3515,6 +3986,11 @@
|
|
3515
3986
|
<ANCHOR id="GApplicationCommandLine.other_details" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.other_details">
|
3516
3987
|
<ANCHOR id="GApplicationCommandLine-struct" href="gio/GApplicationCommandLine.html#GApplicationCommandLine-struct">
|
3517
3988
|
<ANCHOR id="GApplicationCommandLineClass" href="gio/GApplicationCommandLine.html#GApplicationCommandLineClass">
|
3989
|
+
<ANCHOR id="GApplicationCommandLine.property-details" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.property-details">
|
3990
|
+
<ANCHOR id="GApplicationCommandLine--arguments" href="gio/GApplicationCommandLine.html#GApplicationCommandLine--arguments">
|
3991
|
+
<ANCHOR id="GApplicationCommandLine--is-remote" href="gio/GApplicationCommandLine.html#GApplicationCommandLine--is-remote">
|
3992
|
+
<ANCHOR id="GApplicationCommandLine--options" href="gio/GApplicationCommandLine.html#GApplicationCommandLine--options">
|
3993
|
+
<ANCHOR id="GApplicationCommandLine--platform-data" href="gio/GApplicationCommandLine.html#GApplicationCommandLine--platform-data">
|
3518
3994
|
<ANCHOR id="GApplicationCommandLine.see-also" href="gio/GApplicationCommandLine.html#GApplicationCommandLine.see-also">
|
3519
3995
|
<ANCHOR id="GActionGroup" href="gio/GActionGroup.html">
|
3520
3996
|
<ANCHOR id="GActionGroup.functions" href="gio/GActionGroup.html#GActionGroup.functions">
|
@@ -3626,6 +4102,7 @@
|
|
3626
4102
|
<ANCHOR id="g-simple-action-new-stateful" href="gio/GSimpleAction.html#g-simple-action-new-stateful">
|
3627
4103
|
<ANCHOR id="g-simple-action-set-enabled" href="gio/GSimpleAction.html#g-simple-action-set-enabled">
|
3628
4104
|
<ANCHOR id="g-simple-action-set-state" href="gio/GSimpleAction.html#g-simple-action-set-state">
|
4105
|
+
<ANCHOR id="g-simple-action-set-state-hint" href="gio/GSimpleAction.html#g-simple-action-set-state-hint">
|
3629
4106
|
<ANCHOR id="GSimpleAction.other_details" href="gio/GSimpleAction.html#GSimpleAction.other_details">
|
3630
4107
|
<ANCHOR id="GSimpleAction-struct" href="gio/GSimpleAction.html#GSimpleAction-struct">
|
3631
4108
|
<ANCHOR id="GSimpleAction.property-details" href="gio/GSimpleAction.html#GSimpleAction.property-details">
|
@@ -3637,15 +4114,26 @@
|
|
3637
4114
|
<ANCHOR id="GSimpleAction.signal-details" href="gio/GSimpleAction.html#GSimpleAction.signal-details">
|
3638
4115
|
<ANCHOR id="GSimpleAction-activate" href="gio/GSimpleAction.html#GSimpleAction-activate">
|
3639
4116
|
<ANCHOR id="GSimpleAction-change-state" href="gio/GSimpleAction.html#GSimpleAction-change-state">
|
3640
|
-
<ANCHOR id="
|
3641
|
-
<ANCHOR id="
|
3642
|
-
<ANCHOR id="
|
3643
|
-
<ANCHOR id="
|
3644
|
-
<ANCHOR id="
|
3645
|
-
<ANCHOR id="
|
3646
|
-
<ANCHOR id="
|
3647
|
-
<ANCHOR id="
|
3648
|
-
<ANCHOR id="GPropertyAction" href="gio/
|
4117
|
+
<ANCHOR id="GPropertyAction" href="gio/GPropertyAction.html">
|
4118
|
+
<ANCHOR id="GPropertyAction.functions" href="gio/GPropertyAction.html#GPropertyAction.functions">
|
4119
|
+
<ANCHOR id="GPropertyAction.properties" href="gio/GPropertyAction.html#GPropertyAction.properties">
|
4120
|
+
<ANCHOR id="GPropertyAction.other" href="gio/GPropertyAction.html#GPropertyAction.other">
|
4121
|
+
<ANCHOR id="GPropertyAction.object-hierarchy" href="gio/GPropertyAction.html#GPropertyAction.object-hierarchy">
|
4122
|
+
<ANCHOR id="GPropertyAction.implemented-interfaces" href="gio/GPropertyAction.html#GPropertyAction.implemented-interfaces">
|
4123
|
+
<ANCHOR id="GPropertyAction.includes" href="gio/GPropertyAction.html#GPropertyAction.includes">
|
4124
|
+
<ANCHOR id="GPropertyAction.description" href="gio/GPropertyAction.html#GPropertyAction.description">
|
4125
|
+
<ANCHOR id="GPropertyAction.functions_details" href="gio/GPropertyAction.html#GPropertyAction.functions_details">
|
4126
|
+
<ANCHOR id="g-property-action-new" href="gio/GPropertyAction.html#g-property-action-new">
|
4127
|
+
<ANCHOR id="GPropertyAction.other_details" href="gio/GPropertyAction.html#GPropertyAction.other_details">
|
4128
|
+
<ANCHOR id="GPropertyAction-struct" href="gio/GPropertyAction.html#GPropertyAction-struct">
|
4129
|
+
<ANCHOR id="GPropertyAction.property-details" href="gio/GPropertyAction.html#GPropertyAction.property-details">
|
4130
|
+
<ANCHOR id="GPropertyAction--enabled" href="gio/GPropertyAction.html#GPropertyAction--enabled">
|
4131
|
+
<ANCHOR id="GPropertyAction--name" href="gio/GPropertyAction.html#GPropertyAction--name">
|
4132
|
+
<ANCHOR id="GPropertyAction--object" href="gio/GPropertyAction.html#GPropertyAction--object">
|
4133
|
+
<ANCHOR id="GPropertyAction--parameter-type" href="gio/GPropertyAction.html#GPropertyAction--parameter-type">
|
4134
|
+
<ANCHOR id="GPropertyAction--property-name" href="gio/GPropertyAction.html#GPropertyAction--property-name">
|
4135
|
+
<ANCHOR id="GPropertyAction--state" href="gio/GPropertyAction.html#GPropertyAction--state">
|
4136
|
+
<ANCHOR id="GPropertyAction--state-type" href="gio/GPropertyAction.html#GPropertyAction--state-type">
|
3649
4137
|
<ANCHOR id="GRemoteActionGroup" href="gio/GRemoteActionGroup.html">
|
3650
4138
|
<ANCHOR id="GRemoteActionGroup.functions" href="gio/GRemoteActionGroup.html#GRemoteActionGroup.functions">
|
3651
4139
|
<ANCHOR id="GRemoteActionGroup.other" href="gio/GRemoteActionGroup.html#GRemoteActionGroup.other">
|
@@ -3710,6 +4198,7 @@
|
|
3710
4198
|
<ANCHOR id="GMenuModel.other_details" href="gio/GMenuModel.html#GMenuModel.other_details">
|
3711
4199
|
<ANCHOR id="GMenuModel-struct" href="gio/GMenuModel.html#GMenuModel-struct">
|
3712
4200
|
<ANCHOR id="G-MENU-ATTRIBUTE-ACTION:CAPS" href="gio/GMenuModel.html#G-MENU-ATTRIBUTE-ACTION:CAPS">
|
4201
|
+
<ANCHOR id="G-MENU-ATTRIBUTE-ACTION-NAMESPACE:CAPS" href="gio/GMenuModel.html#G-MENU-ATTRIBUTE-ACTION-NAMESPACE:CAPS">
|
3713
4202
|
<ANCHOR id="G-MENU-ATTRIBUTE-TARGET:CAPS" href="gio/GMenuModel.html#G-MENU-ATTRIBUTE-TARGET:CAPS">
|
3714
4203
|
<ANCHOR id="G-MENU-ATTRIBUTE-LABEL:CAPS" href="gio/GMenuModel.html#G-MENU-ATTRIBUTE-LABEL:CAPS">
|
3715
4204
|
<ANCHOR id="G-MENU-ATTRIBUTE-ICON:CAPS" href="gio/GMenuModel.html#G-MENU-ATTRIBUTE-ICON:CAPS">
|
@@ -3784,25 +4273,32 @@
|
|
3784
4273
|
<ANCHOR id="GDBusMenuModel.other_details" href="gio/GDBusMenuModel.html#GDBusMenuModel.other_details">
|
3785
4274
|
<ANCHOR id="GDBusMenuModel-struct" href="gio/GDBusMenuModel.html#GDBusMenuModel-struct">
|
3786
4275
|
<ANCHOR id="GDBusMenuModel.see-also" href="gio/GDBusMenuModel.html#GDBusMenuModel.see-also">
|
3787
|
-
<ANCHOR id="
|
3788
|
-
<ANCHOR id="
|
3789
|
-
<ANCHOR id="
|
3790
|
-
<ANCHOR id="
|
3791
|
-
<ANCHOR id="
|
3792
|
-
<ANCHOR id="
|
3793
|
-
<ANCHOR id="
|
3794
|
-
<ANCHOR id="g-notification-
|
3795
|
-
<ANCHOR id="g-notification-set-
|
3796
|
-
<ANCHOR id="g-notification-set-
|
3797
|
-
<ANCHOR id="g-notification-set-
|
3798
|
-
<ANCHOR id="g-notification-set-
|
3799
|
-
<ANCHOR id="g-notification-set-
|
3800
|
-
<ANCHOR id="g-notification-set-default-action
|
3801
|
-
<ANCHOR id="g-notification-
|
3802
|
-
<ANCHOR id="g-notification-
|
3803
|
-
<ANCHOR id="g-notification-add-button
|
3804
|
-
<ANCHOR id="
|
3805
|
-
<ANCHOR id="
|
4276
|
+
<ANCHOR id="GNotification" href="gio/GNotification.html">
|
4277
|
+
<ANCHOR id="GNotification.functions" href="gio/GNotification.html#GNotification.functions">
|
4278
|
+
<ANCHOR id="GNotification.other" href="gio/GNotification.html#GNotification.other">
|
4279
|
+
<ANCHOR id="GNotification.object-hierarchy" href="gio/GNotification.html#GNotification.object-hierarchy">
|
4280
|
+
<ANCHOR id="GNotification.includes" href="gio/GNotification.html#GNotification.includes">
|
4281
|
+
<ANCHOR id="GNotification.description" href="gio/GNotification.html#GNotification.description">
|
4282
|
+
<ANCHOR id="GNotification.functions_details" href="gio/GNotification.html#GNotification.functions_details">
|
4283
|
+
<ANCHOR id="g-notification-new" href="gio/GNotification.html#g-notification-new">
|
4284
|
+
<ANCHOR id="g-notification-set-title" href="gio/GNotification.html#g-notification-set-title">
|
4285
|
+
<ANCHOR id="g-notification-set-body" href="gio/GNotification.html#g-notification-set-body">
|
4286
|
+
<ANCHOR id="g-notification-set-icon" href="gio/GNotification.html#g-notification-set-icon">
|
4287
|
+
<ANCHOR id="g-notification-set-priority" href="gio/GNotification.html#g-notification-set-priority">
|
4288
|
+
<ANCHOR id="g-notification-set-urgent" href="gio/GNotification.html#g-notification-set-urgent">
|
4289
|
+
<ANCHOR id="g-notification-set-default-action" href="gio/GNotification.html#g-notification-set-default-action">
|
4290
|
+
<ANCHOR id="g-notification-set-default-action-and-target" href="gio/GNotification.html#g-notification-set-default-action-and-target">
|
4291
|
+
<ANCHOR id="g-notification-set-default-action-and-target-value" href="gio/GNotification.html#g-notification-set-default-action-and-target-value">
|
4292
|
+
<ANCHOR id="g-notification-add-button" href="gio/GNotification.html#g-notification-add-button">
|
4293
|
+
<ANCHOR id="g-notification-add-button-with-target" href="gio/GNotification.html#g-notification-add-button-with-target">
|
4294
|
+
<ANCHOR id="g-notification-add-button-with-target-value" href="gio/GNotification.html#g-notification-add-button-with-target-value">
|
4295
|
+
<ANCHOR id="GNotification.other_details" href="gio/GNotification.html#GNotification.other_details">
|
4296
|
+
<ANCHOR id="GNotification-struct" href="gio/GNotification.html#GNotification-struct">
|
4297
|
+
<ANCHOR id="GNotificationPriority" href="gio/GNotification.html#GNotificationPriority">
|
4298
|
+
<ANCHOR id="G-NOTIFICATION-PRIORITY-NORMAL:CAPS" href="gio/GNotification.html#G-NOTIFICATION-PRIORITY-NORMAL:CAPS">
|
4299
|
+
<ANCHOR id="G-NOTIFICATION-PRIORITY-LOW:CAPS" href="gio/GNotification.html#G-NOTIFICATION-PRIORITY-LOW:CAPS">
|
4300
|
+
<ANCHOR id="G-NOTIFICATION-PRIORITY-HIGH:CAPS" href="gio/GNotification.html#G-NOTIFICATION-PRIORITY-HIGH:CAPS">
|
4301
|
+
<ANCHOR id="G-NOTIFICATION-PRIORITY-URGENT:CAPS" href="gio/GNotification.html#G-NOTIFICATION-PRIORITY-URGENT:CAPS">
|
3806
4302
|
<ANCHOR id="GVfs" href="gio/GVfs.html">
|
3807
4303
|
<ANCHOR id="GVfs.functions" href="gio/GVfs.html#GVfs.functions">
|
3808
4304
|
<ANCHOR id="GVfs.other" href="gio/GVfs.html#GVfs.other">
|
@@ -3843,6 +4339,8 @@
|
|
3843
4339
|
<ANCHOR id="GIOModule-struct" href="gio/GIOModule.html#GIOModule-struct">
|
3844
4340
|
<ANCHOR id="GIOModuleScope" href="gio/GIOModule.html#GIOModuleScope">
|
3845
4341
|
<ANCHOR id="GIOModuleScopeFlags" href="gio/GIOModule.html#GIOModuleScopeFlags">
|
4342
|
+
<ANCHOR id="G-IO-MODULE-SCOPE-NONE:CAPS" href="gio/GIOModule.html#G-IO-MODULE-SCOPE-NONE:CAPS">
|
4343
|
+
<ANCHOR id="G-IO-MODULE-SCOPE-BLOCK-DUPLICATES:CAPS" href="gio/GIOModule.html#G-IO-MODULE-SCOPE-BLOCK-DUPLICATES:CAPS">
|
3846
4344
|
<ANCHOR id="gio-Extension-Points" href="gio/gio-Extension-Points.html">
|
3847
4345
|
<ANCHOR id="gio-Extension-Points.functions" href="gio/gio-Extension-Points.html#gio-Extension-Points.functions">
|
3848
4346
|
<ANCHOR id="gio-Extension-Points.other" href="gio/gio-Extension-Points.html#gio-Extension-Points.other">
|
@@ -3892,6 +4390,7 @@
|
|
3892
4390
|
<ANCHOR id="GTestDBus.other_details" href="gio/GTestDBus.html#GTestDBus.other_details">
|
3893
4391
|
<ANCHOR id="GTestDBus-struct" href="gio/GTestDBus.html#GTestDBus-struct">
|
3894
4392
|
<ANCHOR id="GTestDBusFlags" href="gio/GTestDBus.html#GTestDBusFlags">
|
4393
|
+
<ANCHOR id="G-TEST-DBUS-NONE:CAPS" href="gio/GTestDBus.html#G-TEST-DBUS-NONE:CAPS">
|
3895
4394
|
<ANCHOR id="GTestDBus.property-details" href="gio/GTestDBus.html#GTestDBus.property-details">
|
3896
4395
|
<ANCHOR id="GTestDBus--flags" href="gio/GTestDBus.html#GTestDBus--flags">
|
3897
4396
|
<ANCHOR id="gdbus-org.gtk.GDBus.Example.ObjectManager.Animal" href="gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html">
|