glib2 2.2.5-x86-mingw32 → 3.0.0-x86-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-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-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 -227
- 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>GObject Reference Manual
|
5
|
+
<title>glib-genmarshal: GObject Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
@@ -53,9 +53,17 @@ passed as additional arguments on the command line.
|
|
53
53
|
The marshaller lists are processed line by line, a line can contain a
|
54
54
|
comment in the form of
|
55
55
|
</p>
|
56
|
-
<
|
57
|
-
|
58
|
-
|
56
|
+
<div class="informalexample">
|
57
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
58
|
+
<tbody>
|
59
|
+
<tr>
|
60
|
+
<td class="listing_lines" align="right"><pre>1</pre></td>
|
61
|
+
<td class="listing_code"><pre class="programlisting"><span class="preproc"># this</span><span class="normal"> is a comment</span></pre></td>
|
62
|
+
</tr>
|
63
|
+
</tbody>
|
64
|
+
</table>
|
65
|
+
</div>
|
66
|
+
|
59
67
|
<p>
|
60
68
|
or a marshaller specification of the form
|
61
69
|
</p>
|
@@ -316,17 +324,33 @@ Print version and exit.
|
|
316
324
|
<p>
|
317
325
|
To generate marshallers for the following callback functions:
|
318
326
|
</p>
|
319
|
-
<
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
327
|
+
<div class="informalexample">
|
328
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
329
|
+
<tbody>
|
330
|
+
<tr>
|
331
|
+
<td class="listing_lines" align="right"><pre>1
|
332
|
+
2
|
333
|
+
3
|
334
|
+
4
|
335
|
+
5
|
336
|
+
6
|
337
|
+
7
|
338
|
+
8
|
339
|
+
9</pre></td>
|
340
|
+
<td class="listing_code"><pre class="programlisting"><span class="type">void</span><span class="normal"> </span><span class="function">foo</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">gpointer</span><span class="normal"> data1</span><span class="symbol">,</span>
|
341
|
+
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data2</span><span class="symbol">);</span>
|
342
|
+
<span class="type">void</span><span class="normal"> </span><span class="function">bar</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">gpointer</span><span class="normal"> data1</span><span class="symbol">,</span>
|
343
|
+
<span class="normal"> </span><span class="usertype">gint</span><span class="normal"> param1</span><span class="symbol">,</span>
|
344
|
+
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data2</span><span class="symbol">);</span>
|
345
|
+
<span class="usertype">gfloat</span><span class="normal"> </span><span class="function">baz</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">gpointer</span><span class="normal"> data1</span><span class="symbol">,</span>
|
346
|
+
<span class="normal"> </span><span class="usertype">gboolean</span><span class="normal"> param1</span><span class="symbol">,</span>
|
347
|
+
<span class="normal"> </span><span class="usertype">guchar</span><span class="normal"> param2</span><span class="symbol">,</span>
|
348
|
+
<span class="normal"> </span><span class="usertype">gpointer</span><span class="normal"> data2</span><span class="symbol">);</span></pre></td>
|
349
|
+
</tr>
|
350
|
+
</tbody>
|
351
|
+
</table>
|
352
|
+
</div>
|
353
|
+
|
330
354
|
<p>
|
331
355
|
The <code class="filename">marshaller.list</code> file has to look like this:
|
332
356
|
</p>
|
@@ -355,16 +379,31 @@ g_cclosure_user_marshal_FLOAT__BOOLEAN_UCHAR().
|
|
355
379
|
They can be used directly for GClosures or be passed in as the
|
356
380
|
GSignalCMarshaller c_marshaller; argument upon creation of signals:
|
357
381
|
</p>
|
358
|
-
<
|
359
|
-
|
382
|
+
<div class="informalexample">
|
383
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
384
|
+
<tbody>
|
385
|
+
<tr>
|
386
|
+
<td class="listing_lines" align="right"><pre>1
|
387
|
+
2
|
388
|
+
3
|
389
|
+
4
|
390
|
+
5
|
391
|
+
6
|
392
|
+
7
|
393
|
+
8</pre></td>
|
394
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">GClosure</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">cc_foo</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">cc_bar</span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">cc_baz</span><span class="symbol">;</span>
|
395
|
+
|
396
|
+
<span class="normal">cc_foo </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Closures.html#g-cclosure-new">g_cclosure_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> foo</span><span class="symbol">,</span><span class="normal"> <a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
397
|
+
<span class="function"><a href="gobject-Closures.html#g-closure-set-marshal">g_closure_set_marshal</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cc_foo</span><span class="symbol">,</span><span class="normal"> g_cclosure_user_marshal_VOID__VOID</span><span class="symbol">);</span>
|
398
|
+
<span class="normal">cc_bar </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Closures.html#g-cclosure-new">g_cclosure_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> bar</span><span class="symbol">,</span><span class="normal"> <a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
399
|
+
<span class="function"><a href="gobject-Closures.html#g-closure-set-marshal">g_closure_set_marshal</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cc_bar</span><span class="symbol">,</span><span class="normal"> g_cclosure_user_marshal_VOID__INT</span><span class="symbol">);</span>
|
400
|
+
<span class="normal">cc_baz </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Closures.html#g-cclosure-new">g_cclosure_new</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal"><a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> baz</span><span class="symbol">,</span><span class="normal"> <a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
401
|
+
<span class="function"><a href="gobject-Closures.html#g-closure-set-marshal">g_closure_set_marshal</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cc_baz</span><span class="symbol">,</span><span class="normal"> g_cclosure_user_marshal_FLOAT__BOOLEAN_UCHAR</span><span class="symbol">);</span></pre></td>
|
402
|
+
</tr>
|
403
|
+
</tbody>
|
404
|
+
</table>
|
405
|
+
</div>
|
360
406
|
|
361
|
-
cc_foo = g_cclosure_new (NULL, foo, NULL);
|
362
|
-
g_closure_set_marshal (cc_foo, g_cclosure_user_marshal_VOID__VOID);
|
363
|
-
cc_bar = g_cclosure_new (NULL, bar, NULL);
|
364
|
-
g_closure_set_marshal (cc_bar, g_cclosure_user_marshal_VOID__INT);
|
365
|
-
cc_baz = g_cclosure_new (NULL, baz, NULL);
|
366
|
-
g_closure_set_marshal (cc_baz, g_cclosure_user_marshal_FLOAT__BOOLEAN_UCHAR);
|
367
|
-
</pre>
|
368
407
|
</div>
|
369
408
|
<div class="refsect1">
|
370
409
|
<a name="id-1.5.3.8"></a><h2>See also</h2>
|
@@ -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>GObject Reference Manual
|
5
|
+
<title>glib-mkenums: GObject Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
@@ -52,13 +52,25 @@ Certain keywords enclosed in @ characters will be substituted in the
|
|
52
52
|
emitted text. For the substitution examples of the keywords below,
|
53
53
|
the following example enum definition is assumed:
|
54
54
|
</p>
|
55
|
-
<
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
55
|
+
<div class="informalexample">
|
56
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
57
|
+
<tbody>
|
58
|
+
<tr>
|
59
|
+
<td class="listing_lines" align="right"><pre>1
|
60
|
+
2
|
61
|
+
3
|
62
|
+
4
|
63
|
+
5</pre></td>
|
64
|
+
<td class="listing_code"><pre class="programlisting"><span class="keyword">typedef</span><span class="normal"> </span><span class="keyword">enum</span>
|
65
|
+
<span class="cbracket">{</span>
|
66
|
+
<span class="normal"> PREFIX_THE_XVALUE </span><span class="symbol">=</span><span class="normal"> </span><span class="number">1</span><span class="normal"> </span><span class="symbol"><<</span><span class="normal"> </span><span class="number">3</span><span class="symbol">,</span>
|
67
|
+
<span class="normal"> PREFIX_ANOTHER_VALUE </span><span class="symbol">=</span><span class="normal"> </span><span class="number">1</span><span class="normal"> </span><span class="symbol"><<</span><span class="normal"> </span><span class="number">4</span>
|
68
|
+
<span class="cbracket">}</span><span class="normal"> PrefixTheXEnum</span><span class="symbol">;</span></pre></td>
|
69
|
+
</tr>
|
70
|
+
</tbody>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
|
62
74
|
<p>
|
63
75
|
</p>
|
64
76
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -187,19 +199,37 @@ The former causes the value to be skipped, and the latter can be used to
|
|
187
199
|
specify the otherwise auto-generated nickname.
|
188
200
|
Examples:
|
189
201
|
</p>
|
190
|
-
<
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
202
|
+
<div class="informalexample">
|
203
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
204
|
+
<tbody>
|
205
|
+
<tr>
|
206
|
+
<td class="listing_lines" align="right"><pre>1
|
207
|
+
2
|
208
|
+
3
|
209
|
+
4
|
210
|
+
5
|
211
|
+
6
|
212
|
+
7
|
213
|
+
8
|
214
|
+
9
|
215
|
+
10
|
216
|
+
11</pre></td>
|
217
|
+
<td class="listing_code"><pre class="programlisting"><span class="keyword">typedef</span><span class="normal"> </span><span class="keyword">enum</span><span class="normal"> </span><span class="comment">/*< skip >*/</span>
|
218
|
+
<span class="cbracket">{</span>
|
219
|
+
<span class="normal"> PREFIX_FOO</span>
|
220
|
+
<span class="cbracket">}</span><span class="normal"> PrefixThisEnumWillBeSkipped</span><span class="symbol">;</span>
|
221
|
+
<span class="keyword">typedef</span><span class="normal"> </span><span class="keyword">enum</span><span class="normal"> </span><span class="comment">/*< flags,prefix=PREFIX >*/</span>
|
222
|
+
<span class="cbracket">{</span>
|
223
|
+
<span class="normal"> PREFIX_THE_ZEROTH_VALUE</span><span class="symbol">,</span><span class="normal"> </span><span class="comment">/*< skip >*/</span>
|
224
|
+
<span class="normal"> PREFIX_THE_FIRST_VALUE</span><span class="symbol">,</span>
|
225
|
+
<span class="normal"> PREFIX_THE_SECOND_VALUE</span><span class="symbol">,</span>
|
226
|
+
<span class="normal"> PREFIX_THE_THIRD_VALUE</span><span class="symbol">,</span><span class="normal"> </span><span class="comment">/*< nick=the-last-value >*/</span>
|
227
|
+
<span class="cbracket">}</span><span class="normal"> PrefixTheFlagsEnum</span><span class="symbol">;</span></pre></td>
|
228
|
+
</tr>
|
229
|
+
</tbody>
|
230
|
+
</table>
|
231
|
+
</div>
|
232
|
+
|
203
233
|
<p>
|
204
234
|
</p>
|
205
235
|
</div>
|
@@ -273,10 +303,19 @@ Template for auto-generated comments, the default (for C code generations) is
|
|
273
303
|
Read templates from the given file. The templates are enclosed in
|
274
304
|
specially-formatted C comments
|
275
305
|
</p>
|
276
|
-
<
|
277
|
-
|
278
|
-
|
279
|
-
|
306
|
+
<div class="informalexample">
|
307
|
+
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
308
|
+
<tbody>
|
309
|
+
<tr>
|
310
|
+
<td class="listing_lines" align="right"><pre>1
|
311
|
+
2</pre></td>
|
312
|
+
<td class="listing_code"><pre class="programlisting"><span class="comment">/*** BEGIN section ***/</span>
|
313
|
+
<span class="comment">/*** END section ***/</span></pre></td>
|
314
|
+
</tr>
|
315
|
+
</tbody>
|
316
|
+
</table>
|
317
|
+
</div>
|
318
|
+
|
280
319
|
<p>
|
281
320
|
where section may be <code class="literal">file-header</code>,
|
282
321
|
<code class="literal">file-production</code>, <code class="literal">file-tail</code>,
|
@@ -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>GObject Reference Manual
|
5
|
+
<title>Boxed Types: GObject Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
@@ -174,6 +174,10 @@
|
|
174
174
|
</tr>
|
175
175
|
<tr>
|
176
176
|
<td class="define_keyword">#define</td>
|
177
|
+
<td class="function_name"><a class="link" href="gobject-Boxed-Types.html#G-TYPE-MAPPED-FILE:CAPS" title="G_TYPE_MAPPED_FILE">G_TYPE_MAPPED_FILE</a></td>
|
178
|
+
</tr>
|
179
|
+
<tr>
|
180
|
+
<td class="define_keyword">#define</td>
|
177
181
|
<td class="function_name"><a class="link" href="gobject-Boxed-Types.html#G-TYPE-MARKUP-PARSE-CONTEXT:CAPS" title="G_TYPE_MARKUP_PARSE_CONTEXT">G_TYPE_MARKUP_PARSE_CONTEXT</a></td>
|
178
182
|
</tr>
|
179
183
|
<tr>
|
@@ -188,6 +192,10 @@
|
|
188
192
|
<td class="define_keyword">#define</td>
|
189
193
|
<td class="function_name"><a class="link" href="gobject-Boxed-Types.html#G-TYPE-THREAD:CAPS" title="G_TYPE_THREAD">G_TYPE_THREAD</a></td>
|
190
194
|
</tr>
|
195
|
+
<tr>
|
196
|
+
<td class="define_keyword">#define</td>
|
197
|
+
<td class="function_name"><a class="link" href="gobject-Boxed-Types.html#G-TYPE-OPTION-GROUP:CAPS" title="G_TYPE_OPTION_GROUP">G_TYPE_OPTION_GROUP</a></td>
|
198
|
+
</tr>
|
191
199
|
</tbody>
|
192
200
|
</table></div>
|
193
201
|
</div>
|
@@ -472,7 +480,7 @@ and <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title=
|
|
472
480
|
<span class="normal"> </span><span class="function"><a href="../glib/glib-I18N.html#gettext-macro">_</a></span><span class="symbol">(</span><span class="string">"Authors"</span><span class="symbol">),</span>
|
473
481
|
<span class="normal"> </span><span class="function"><a href="../glib/glib-I18N.html#gettext-macro">_</a></span><span class="symbol">(</span><span class="string">"List of authors"</span><span class="symbol">),</span>
|
474
482
|
<span class="normal"> <a href="gobject-Boxed-Types.html#G-TYPE-STRV:CAPS">G_TYPE_STRV</a></span><span class="symbol">,</span>
|
475
|
-
<span class="normal"> G_PARAM_READWRITE</span><span class="symbol">));</span>
|
483
|
+
<span class="normal"> <a href="gobject-GParamSpec.html#G-PARAM-READWRITE:CAPS">G_PARAM_READWRITE</a></span><span class="symbol">));</span>
|
476
484
|
|
477
485
|
<span class="usertype">gchar</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">authors</span><span class="symbol">[]</span><span class="normal"> </span><span class="symbol">=</span><span class="normal"> </span><span class="cbracket">{</span><span class="normal"> </span><span class="string">"Owen"</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"Tim"</span><span class="symbol">,</span><span class="normal"> <a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a> </span><span class="cbracket">}</span><span class="symbol">;</span>
|
478
486
|
<span class="function"><a href="gobject-The-Base-Object-Type.html#g-object-set">g_object_set</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">obj</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"authors"</span><span class="symbol">,</span><span class="normal"> authors</span><span class="symbol">,</span><span class="normal"> <a href="../glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
@@ -625,6 +633,14 @@ and <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title=
|
|
625
633
|
</div>
|
626
634
|
<hr>
|
627
635
|
<div class="refsect2">
|
636
|
+
<a name="G-TYPE-MAPPED-FILE:CAPS"></a><h3>G_TYPE_MAPPED_FILE</h3>
|
637
|
+
<pre class="programlisting">#define G_TYPE_MAPPED_FILE (g_mapped_file_get_type ())
|
638
|
+
</pre>
|
639
|
+
<p>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> for a boxed type holding a <a href="../glib/glib-File-Utilities.html#GMappedFile"><span class="type">GMappedFile</span></a>.</p>
|
640
|
+
<p class="since">Since 2.40</p>
|
641
|
+
</div>
|
642
|
+
<hr>
|
643
|
+
<div class="refsect2">
|
628
644
|
<a name="G-TYPE-MARKUP-PARSE-CONTEXT:CAPS"></a><h3>G_TYPE_MARKUP_PARSE_CONTEXT</h3>
|
629
645
|
<pre class="programlisting">#define G_TYPE_MARKUP_PARSE_CONTEXT (g_markup_parse_context_get_type ())
|
630
646
|
</pre>
|
@@ -655,6 +671,14 @@ and <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title=
|
|
655
671
|
<p>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> for a boxed type holding a <a href="../glib/glib-Threads.html#GThread"><span class="type">GThread</span></a>.</p>
|
656
672
|
<p class="since">Since 2.36</p>
|
657
673
|
</div>
|
674
|
+
<hr>
|
675
|
+
<div class="refsect2">
|
676
|
+
<a name="G-TYPE-OPTION-GROUP:CAPS"></a><h3>G_TYPE_OPTION_GROUP</h3>
|
677
|
+
<pre class="programlisting">#define G_TYPE_OPTION_GROUP (g_option_group_get_type ())
|
678
|
+
</pre>
|
679
|
+
<p>The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> for a boxed type holding a <a href="../glib/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a>.</p>
|
680
|
+
<p class="since">Since 2.44</p>
|
681
|
+
</div>
|
658
682
|
</div>
|
659
683
|
<div class="refsect1">
|
660
684
|
<a name="gobject-Boxed-Types.other_details"></a><h2>Types and Values</h2>
|
@@ -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>GObject Reference Manual
|
5
|
+
<title>Closures: GObject Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
@@ -907,6 +907,64 @@ registering the marshaller, see <a class="link" href="gobject-Closures.html#g-cl
|
|
907
907
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
908
908
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
909
909
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
910
|
+
<p>This is the signature of va_list marshaller functions, an optional
|
911
|
+
marshaller that can be used in some situations to avoid
|
912
|
+
marshalling the signal argument into GValues.</p>
|
913
|
+
<div class="refsect3">
|
914
|
+
<a name="id-1.4.13.7.9.5"></a><h4>Parameters</h4>
|
915
|
+
<div class="informaltable"><table width="100%" border="0">
|
916
|
+
<colgroup>
|
917
|
+
<col width="150px" class="parameters_name">
|
918
|
+
<col class="parameters_description">
|
919
|
+
<col width="200px" class="parameters_annotations">
|
920
|
+
</colgroup>
|
921
|
+
<tbody>
|
922
|
+
<tr>
|
923
|
+
<td class="parameter_name"><p>closure</p></td>
|
924
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
925
|
+
<td class="parameter_annotations"> </td>
|
926
|
+
</tr>
|
927
|
+
<tr>
|
928
|
+
<td class="parameter_name"><p>return_value</p></td>
|
929
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
930
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
931
|
+
doesn't return a
|
932
|
+
value. </p></td>
|
933
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
934
|
+
</tr>
|
935
|
+
<tr>
|
936
|
+
<td class="parameter_name"><p>instance</p></td>
|
937
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
938
|
+
<td class="parameter_annotations"> </td>
|
939
|
+
</tr>
|
940
|
+
<tr>
|
941
|
+
<td class="parameter_name"><p>args</p></td>
|
942
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
943
|
+
<td class="parameter_annotations"> </td>
|
944
|
+
</tr>
|
945
|
+
<tr>
|
946
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
947
|
+
<td class="parameter_description"><p> additional data specified when
|
948
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
949
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
950
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
951
|
+
</tr>
|
952
|
+
<tr>
|
953
|
+
<td class="parameter_name"><p>n_params</p></td>
|
954
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
955
|
+
array</p></td>
|
956
|
+
<td class="parameter_annotations"> </td>
|
957
|
+
</tr>
|
958
|
+
<tr>
|
959
|
+
<td class="parameter_name"><p>param_types</p></td>
|
960
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
961
|
+
<em class="parameter"><code>args</code></em>
|
962
|
+
. </p></td>
|
963
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
964
|
+
</tr>
|
965
|
+
</tbody>
|
966
|
+
</table></div>
|
967
|
+
</div>
|
910
968
|
</div>
|
911
969
|
<hr>
|
912
970
|
<div class="refsect2">
|
@@ -1962,8 +2020,7 @@ g_cclosure_marshal_VOID__VOID (<em class="parameter"><code><a class="link" href=
|
|
1962
2020
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
1963
2021
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
1964
2022
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
1965
|
-
<p>A
|
1966
|
-
<code class="literal">void (*callback) (gpointer instance, gpointer user_data)</code>.</p>
|
2023
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with no arguments.</p>
|
1967
2024
|
<div class="refsect3">
|
1968
2025
|
<a name="id-1.4.13.7.32.5"></a><h4>Parameters</h4>
|
1969
2026
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -1975,33 +2032,38 @@ g_cclosure_marshal_VOID__VOID (<em class="parameter"><code><a class="link" href=
|
|
1975
2032
|
<tbody>
|
1976
2033
|
<tr>
|
1977
2034
|
<td class="parameter_name"><p>closure</p></td>
|
1978
|
-
<td class="parameter_description"><p>
|
2035
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
1979
2036
|
<td class="parameter_annotations"> </td>
|
1980
2037
|
</tr>
|
1981
2038
|
<tr>
|
1982
2039
|
<td class="parameter_name"><p>return_value</p></td>
|
1983
|
-
<td class="parameter_description"><p>
|
2040
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2041
|
+
if the callback of closure doesn't return a value.</p></td>
|
1984
2042
|
<td class="parameter_annotations"> </td>
|
1985
2043
|
</tr>
|
1986
2044
|
<tr>
|
1987
2045
|
<td class="parameter_name"><p>n_param_values</p></td>
|
1988
|
-
<td class="parameter_description"><p>
|
2046
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2047
|
+
array.</p></td>
|
1989
2048
|
<td class="parameter_annotations"> </td>
|
1990
2049
|
</tr>
|
1991
2050
|
<tr>
|
1992
2051
|
<td class="parameter_name"><p>param_values</p></td>
|
1993
|
-
<td class="parameter_description"><p>
|
2052
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2053
|
+
on which to invoke the callback of closure.</p></td>
|
1994
2054
|
<td class="parameter_annotations"> </td>
|
1995
2055
|
</tr>
|
1996
2056
|
<tr>
|
1997
2057
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
1998
|
-
<td class="parameter_description"><p>
|
1999
|
-
|
2058
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2059
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2000
2060
|
<td class="parameter_annotations"> </td>
|
2001
2061
|
</tr>
|
2002
2062
|
<tr>
|
2003
2063
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2004
|
-
<td class="parameter_description"><p>
|
2064
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2065
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2066
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2005
2067
|
<td class="parameter_annotations"> </td>
|
2006
2068
|
</tr>
|
2007
2069
|
</tbody>
|
@@ -2018,8 +2080,8 @@ g_cclosure_marshal_VOID__BOOLEAN (<em class="parameter"><code><a class="link" hr
|
|
2018
2080
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2019
2081
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2020
2082
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2021
|
-
<p>A
|
2022
|
-
|
2083
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2084
|
+
boolean argument.</p>
|
2023
2085
|
<div class="refsect3">
|
2024
2086
|
<a name="id-1.4.13.7.33.5"></a><h4>Parameters</h4>
|
2025
2087
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2031,33 +2093,38 @@ g_cclosure_marshal_VOID__BOOLEAN (<em class="parameter"><code><a class="link" hr
|
|
2031
2093
|
<tbody>
|
2032
2094
|
<tr>
|
2033
2095
|
<td class="parameter_name"><p>closure</p></td>
|
2034
|
-
<td class="parameter_description"><p>
|
2096
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2035
2097
|
<td class="parameter_annotations"> </td>
|
2036
2098
|
</tr>
|
2037
2099
|
<tr>
|
2038
2100
|
<td class="parameter_name"><p>return_value</p></td>
|
2039
|
-
<td class="parameter_description"><p>
|
2101
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2102
|
+
if the callback of closure doesn't return a value.</p></td>
|
2040
2103
|
<td class="parameter_annotations"> </td>
|
2041
2104
|
</tr>
|
2042
2105
|
<tr>
|
2043
2106
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2044
|
-
<td class="parameter_description"><p>
|
2107
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2108
|
+
array.</p></td>
|
2045
2109
|
<td class="parameter_annotations"> </td>
|
2046
2110
|
</tr>
|
2047
2111
|
<tr>
|
2048
2112
|
<td class="parameter_name"><p>param_values</p></td>
|
2049
|
-
<td class="parameter_description"><p>
|
2113
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2114
|
+
on which to invoke the callback of closure.</p></td>
|
2050
2115
|
<td class="parameter_annotations"> </td>
|
2051
2116
|
</tr>
|
2052
2117
|
<tr>
|
2053
2118
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2054
|
-
<td class="parameter_description"><p>
|
2055
|
-
|
2119
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2120
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2056
2121
|
<td class="parameter_annotations"> </td>
|
2057
2122
|
</tr>
|
2058
2123
|
<tr>
|
2059
2124
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2060
|
-
<td class="parameter_description"><p>
|
2125
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2126
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2127
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2061
2128
|
<td class="parameter_annotations"> </td>
|
2062
2129
|
</tr>
|
2063
2130
|
</tbody>
|
@@ -2074,8 +2141,8 @@ g_cclosure_marshal_VOID__CHAR (<em class="parameter"><code><a class="link" href=
|
|
2074
2141
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2075
2142
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2076
2143
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2077
|
-
<p>A
|
2078
|
-
|
2144
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2145
|
+
character argument.</p>
|
2079
2146
|
<div class="refsect3">
|
2080
2147
|
<a name="id-1.4.13.7.34.5"></a><h4>Parameters</h4>
|
2081
2148
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2087,33 +2154,38 @@ g_cclosure_marshal_VOID__CHAR (<em class="parameter"><code><a class="link" href=
|
|
2087
2154
|
<tbody>
|
2088
2155
|
<tr>
|
2089
2156
|
<td class="parameter_name"><p>closure</p></td>
|
2090
|
-
<td class="parameter_description"><p>
|
2157
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2091
2158
|
<td class="parameter_annotations"> </td>
|
2092
2159
|
</tr>
|
2093
2160
|
<tr>
|
2094
2161
|
<td class="parameter_name"><p>return_value</p></td>
|
2095
|
-
<td class="parameter_description"><p>
|
2162
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2163
|
+
if the callback of closure doesn't return a value.</p></td>
|
2096
2164
|
<td class="parameter_annotations"> </td>
|
2097
2165
|
</tr>
|
2098
2166
|
<tr>
|
2099
2167
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2100
|
-
<td class="parameter_description"><p>
|
2168
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2169
|
+
array.</p></td>
|
2101
2170
|
<td class="parameter_annotations"> </td>
|
2102
2171
|
</tr>
|
2103
2172
|
<tr>
|
2104
2173
|
<td class="parameter_name"><p>param_values</p></td>
|
2105
|
-
<td class="parameter_description"><p>
|
2174
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2175
|
+
on which to invoke the callback of closure.</p></td>
|
2106
2176
|
<td class="parameter_annotations"> </td>
|
2107
2177
|
</tr>
|
2108
2178
|
<tr>
|
2109
2179
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2110
|
-
<td class="parameter_description"><p>
|
2111
|
-
|
2180
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2181
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2112
2182
|
<td class="parameter_annotations"> </td>
|
2113
2183
|
</tr>
|
2114
2184
|
<tr>
|
2115
2185
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2116
|
-
<td class="parameter_description"><p>
|
2186
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2187
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2188
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2117
2189
|
<td class="parameter_annotations"> </td>
|
2118
2190
|
</tr>
|
2119
2191
|
</tbody>
|
@@ -2130,8 +2202,8 @@ g_cclosure_marshal_VOID__UCHAR (<em class="parameter"><code><a class="link" href
|
|
2130
2202
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2131
2203
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2132
2204
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2133
|
-
<p>A
|
2134
|
-
|
2205
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2206
|
+
unsigned character argument.</p>
|
2135
2207
|
<div class="refsect3">
|
2136
2208
|
<a name="id-1.4.13.7.35.5"></a><h4>Parameters</h4>
|
2137
2209
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2143,33 +2215,38 @@ g_cclosure_marshal_VOID__UCHAR (<em class="parameter"><code><a class="link" href
|
|
2143
2215
|
<tbody>
|
2144
2216
|
<tr>
|
2145
2217
|
<td class="parameter_name"><p>closure</p></td>
|
2146
|
-
<td class="parameter_description"><p>
|
2218
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2147
2219
|
<td class="parameter_annotations"> </td>
|
2148
2220
|
</tr>
|
2149
2221
|
<tr>
|
2150
2222
|
<td class="parameter_name"><p>return_value</p></td>
|
2151
|
-
<td class="parameter_description"><p>
|
2223
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2224
|
+
if the callback of closure doesn't return a value.</p></td>
|
2152
2225
|
<td class="parameter_annotations"> </td>
|
2153
2226
|
</tr>
|
2154
2227
|
<tr>
|
2155
2228
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2156
|
-
<td class="parameter_description"><p>
|
2229
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2230
|
+
array.</p></td>
|
2157
2231
|
<td class="parameter_annotations"> </td>
|
2158
2232
|
</tr>
|
2159
2233
|
<tr>
|
2160
2234
|
<td class="parameter_name"><p>param_values</p></td>
|
2161
|
-
<td class="parameter_description"><p>
|
2235
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2236
|
+
on which to invoke the callback of closure.</p></td>
|
2162
2237
|
<td class="parameter_annotations"> </td>
|
2163
2238
|
</tr>
|
2164
2239
|
<tr>
|
2165
2240
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2166
|
-
<td class="parameter_description"><p>
|
2167
|
-
|
2241
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2242
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2168
2243
|
<td class="parameter_annotations"> </td>
|
2169
2244
|
</tr>
|
2170
2245
|
<tr>
|
2171
2246
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2172
|
-
<td class="parameter_description"><p>
|
2247
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2248
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2249
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2173
2250
|
<td class="parameter_annotations"> </td>
|
2174
2251
|
</tr>
|
2175
2252
|
</tbody>
|
@@ -2186,8 +2263,8 @@ g_cclosure_marshal_VOID__INT (<em class="parameter"><code><a class="link" href="
|
|
2186
2263
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2187
2264
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2188
2265
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2189
|
-
<p>A
|
2190
|
-
|
2266
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2267
|
+
integer argument.</p>
|
2191
2268
|
<div class="refsect3">
|
2192
2269
|
<a name="id-1.4.13.7.36.5"></a><h4>Parameters</h4>
|
2193
2270
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2199,33 +2276,38 @@ g_cclosure_marshal_VOID__INT (<em class="parameter"><code><a class="link" href="
|
|
2199
2276
|
<tbody>
|
2200
2277
|
<tr>
|
2201
2278
|
<td class="parameter_name"><p>closure</p></td>
|
2202
|
-
<td class="parameter_description"><p>
|
2279
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2203
2280
|
<td class="parameter_annotations"> </td>
|
2204
2281
|
</tr>
|
2205
2282
|
<tr>
|
2206
2283
|
<td class="parameter_name"><p>return_value</p></td>
|
2207
|
-
<td class="parameter_description"><p>
|
2284
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2285
|
+
if the callback of closure doesn't return a value.</p></td>
|
2208
2286
|
<td class="parameter_annotations"> </td>
|
2209
2287
|
</tr>
|
2210
2288
|
<tr>
|
2211
2289
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2212
|
-
<td class="parameter_description"><p>
|
2290
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2291
|
+
array.</p></td>
|
2213
2292
|
<td class="parameter_annotations"> </td>
|
2214
2293
|
</tr>
|
2215
2294
|
<tr>
|
2216
2295
|
<td class="parameter_name"><p>param_values</p></td>
|
2217
|
-
<td class="parameter_description"><p>
|
2296
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2297
|
+
on which to invoke the callback of closure.</p></td>
|
2218
2298
|
<td class="parameter_annotations"> </td>
|
2219
2299
|
</tr>
|
2220
2300
|
<tr>
|
2221
2301
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2222
|
-
<td class="parameter_description"><p>
|
2223
|
-
|
2302
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2303
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2224
2304
|
<td class="parameter_annotations"> </td>
|
2225
2305
|
</tr>
|
2226
2306
|
<tr>
|
2227
2307
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2228
|
-
<td class="parameter_description"><p>
|
2308
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2309
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2310
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2229
2311
|
<td class="parameter_annotations"> </td>
|
2230
2312
|
</tr>
|
2231
2313
|
</tbody>
|
@@ -2242,8 +2324,8 @@ g_cclosure_marshal_VOID__UINT (<em class="parameter"><code><a class="link" href=
|
|
2242
2324
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2243
2325
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2244
2326
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2245
|
-
<p>A
|
2246
|
-
|
2327
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with with a single
|
2328
|
+
unsigned integer argument.</p>
|
2247
2329
|
<div class="refsect3">
|
2248
2330
|
<a name="id-1.4.13.7.37.5"></a><h4>Parameters</h4>
|
2249
2331
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2255,33 +2337,38 @@ g_cclosure_marshal_VOID__UINT (<em class="parameter"><code><a class="link" href=
|
|
2255
2337
|
<tbody>
|
2256
2338
|
<tr>
|
2257
2339
|
<td class="parameter_name"><p>closure</p></td>
|
2258
|
-
<td class="parameter_description"><p>
|
2340
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2259
2341
|
<td class="parameter_annotations"> </td>
|
2260
2342
|
</tr>
|
2261
2343
|
<tr>
|
2262
2344
|
<td class="parameter_name"><p>return_value</p></td>
|
2263
|
-
<td class="parameter_description"><p>
|
2345
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2346
|
+
if the callback of closure doesn't return a value.</p></td>
|
2264
2347
|
<td class="parameter_annotations"> </td>
|
2265
2348
|
</tr>
|
2266
2349
|
<tr>
|
2267
2350
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2268
|
-
<td class="parameter_description"><p>
|
2351
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2352
|
+
array.</p></td>
|
2269
2353
|
<td class="parameter_annotations"> </td>
|
2270
2354
|
</tr>
|
2271
2355
|
<tr>
|
2272
2356
|
<td class="parameter_name"><p>param_values</p></td>
|
2273
|
-
<td class="parameter_description"><p>
|
2357
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2358
|
+
on which to invoke the callback of closure.</p></td>
|
2274
2359
|
<td class="parameter_annotations"> </td>
|
2275
2360
|
</tr>
|
2276
2361
|
<tr>
|
2277
2362
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2278
|
-
<td class="parameter_description"><p>
|
2279
|
-
|
2363
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2364
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2280
2365
|
<td class="parameter_annotations"> </td>
|
2281
2366
|
</tr>
|
2282
2367
|
<tr>
|
2283
2368
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2284
|
-
<td class="parameter_description"><p>
|
2369
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2370
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2371
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2285
2372
|
<td class="parameter_annotations"> </td>
|
2286
2373
|
</tr>
|
2287
2374
|
</tbody>
|
@@ -2298,8 +2385,8 @@ g_cclosure_marshal_VOID__LONG (<em class="parameter"><code><a class="link" href=
|
|
2298
2385
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2299
2386
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2300
2387
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2301
|
-
<p>A
|
2302
|
-
|
2388
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with with a single
|
2389
|
+
long integer argument.</p>
|
2303
2390
|
<div class="refsect3">
|
2304
2391
|
<a name="id-1.4.13.7.38.5"></a><h4>Parameters</h4>
|
2305
2392
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2311,33 +2398,38 @@ g_cclosure_marshal_VOID__LONG (<em class="parameter"><code><a class="link" href=
|
|
2311
2398
|
<tbody>
|
2312
2399
|
<tr>
|
2313
2400
|
<td class="parameter_name"><p>closure</p></td>
|
2314
|
-
<td class="parameter_description"><p>
|
2401
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2315
2402
|
<td class="parameter_annotations"> </td>
|
2316
2403
|
</tr>
|
2317
2404
|
<tr>
|
2318
2405
|
<td class="parameter_name"><p>return_value</p></td>
|
2319
|
-
<td class="parameter_description"><p>
|
2406
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2407
|
+
if the callback of closure doesn't return a value.</p></td>
|
2320
2408
|
<td class="parameter_annotations"> </td>
|
2321
2409
|
</tr>
|
2322
2410
|
<tr>
|
2323
2411
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2324
|
-
<td class="parameter_description"><p>
|
2412
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2413
|
+
array.</p></td>
|
2325
2414
|
<td class="parameter_annotations"> </td>
|
2326
2415
|
</tr>
|
2327
2416
|
<tr>
|
2328
2417
|
<td class="parameter_name"><p>param_values</p></td>
|
2329
|
-
<td class="parameter_description"><p>
|
2418
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2419
|
+
on which to invoke the callback of closure.</p></td>
|
2330
2420
|
<td class="parameter_annotations"> </td>
|
2331
2421
|
</tr>
|
2332
2422
|
<tr>
|
2333
2423
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2334
|
-
<td class="parameter_description"><p>
|
2335
|
-
|
2424
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2425
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2336
2426
|
<td class="parameter_annotations"> </td>
|
2337
2427
|
</tr>
|
2338
2428
|
<tr>
|
2339
2429
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2340
|
-
<td class="parameter_description"><p>
|
2430
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2431
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2432
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2341
2433
|
<td class="parameter_annotations"> </td>
|
2342
2434
|
</tr>
|
2343
2435
|
</tbody>
|
@@ -2354,8 +2446,8 @@ g_cclosure_marshal_VOID__ULONG (<em class="parameter"><code><a class="link" href
|
|
2354
2446
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2355
2447
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2356
2448
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2357
|
-
<p>A
|
2358
|
-
|
2449
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2450
|
+
unsigned long integer argument.</p>
|
2359
2451
|
<div class="refsect3">
|
2360
2452
|
<a name="id-1.4.13.7.39.5"></a><h4>Parameters</h4>
|
2361
2453
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2367,33 +2459,38 @@ g_cclosure_marshal_VOID__ULONG (<em class="parameter"><code><a class="link" href
|
|
2367
2459
|
<tbody>
|
2368
2460
|
<tr>
|
2369
2461
|
<td class="parameter_name"><p>closure</p></td>
|
2370
|
-
<td class="parameter_description"><p>
|
2462
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2371
2463
|
<td class="parameter_annotations"> </td>
|
2372
2464
|
</tr>
|
2373
2465
|
<tr>
|
2374
2466
|
<td class="parameter_name"><p>return_value</p></td>
|
2375
|
-
<td class="parameter_description"><p>
|
2467
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2468
|
+
if the callback of closure doesn't return a value.</p></td>
|
2376
2469
|
<td class="parameter_annotations"> </td>
|
2377
2470
|
</tr>
|
2378
2471
|
<tr>
|
2379
2472
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2380
|
-
<td class="parameter_description"><p>
|
2473
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2474
|
+
array.</p></td>
|
2381
2475
|
<td class="parameter_annotations"> </td>
|
2382
2476
|
</tr>
|
2383
2477
|
<tr>
|
2384
2478
|
<td class="parameter_name"><p>param_values</p></td>
|
2385
|
-
<td class="parameter_description"><p>
|
2479
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2480
|
+
on which to invoke the callback of closure.</p></td>
|
2386
2481
|
<td class="parameter_annotations"> </td>
|
2387
2482
|
</tr>
|
2388
2483
|
<tr>
|
2389
2484
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2390
|
-
<td class="parameter_description"><p>
|
2391
|
-
|
2485
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2486
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2392
2487
|
<td class="parameter_annotations"> </td>
|
2393
2488
|
</tr>
|
2394
2489
|
<tr>
|
2395
2490
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2396
|
-
<td class="parameter_description"><p>
|
2491
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2492
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2493
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2397
2494
|
<td class="parameter_annotations"> </td>
|
2398
2495
|
</tr>
|
2399
2496
|
</tbody>
|
@@ -2410,8 +2507,8 @@ g_cclosure_marshal_VOID__ENUM (<em class="parameter"><code><a class="link" href=
|
|
2410
2507
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2411
2508
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2412
2509
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2413
|
-
<p>A
|
2414
|
-
|
2510
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2511
|
+
argument with an enumerated type.</p>
|
2415
2512
|
<div class="refsect3">
|
2416
2513
|
<a name="id-1.4.13.7.40.5"></a><h4>Parameters</h4>
|
2417
2514
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2423,33 +2520,38 @@ g_cclosure_marshal_VOID__ENUM (<em class="parameter"><code><a class="link" href=
|
|
2423
2520
|
<tbody>
|
2424
2521
|
<tr>
|
2425
2522
|
<td class="parameter_name"><p>closure</p></td>
|
2426
|
-
<td class="parameter_description"><p>
|
2523
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2427
2524
|
<td class="parameter_annotations"> </td>
|
2428
2525
|
</tr>
|
2429
2526
|
<tr>
|
2430
2527
|
<td class="parameter_name"><p>return_value</p></td>
|
2431
|
-
<td class="parameter_description"><p>
|
2528
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2529
|
+
if the callback of closure doesn't return a value.</p></td>
|
2432
2530
|
<td class="parameter_annotations"> </td>
|
2433
2531
|
</tr>
|
2434
2532
|
<tr>
|
2435
2533
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2436
|
-
<td class="parameter_description"><p>
|
2534
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2535
|
+
array.</p></td>
|
2437
2536
|
<td class="parameter_annotations"> </td>
|
2438
2537
|
</tr>
|
2439
2538
|
<tr>
|
2440
2539
|
<td class="parameter_name"><p>param_values</p></td>
|
2441
|
-
<td class="parameter_description"><p>
|
2540
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2541
|
+
on which to invoke the callback of closure.</p></td>
|
2442
2542
|
<td class="parameter_annotations"> </td>
|
2443
2543
|
</tr>
|
2444
2544
|
<tr>
|
2445
2545
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2446
|
-
<td class="parameter_description"><p>
|
2447
|
-
|
2546
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2547
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2448
2548
|
<td class="parameter_annotations"> </td>
|
2449
2549
|
</tr>
|
2450
2550
|
<tr>
|
2451
2551
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2452
|
-
<td class="parameter_description"><p>
|
2552
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2553
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2554
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2453
2555
|
<td class="parameter_annotations"> </td>
|
2454
2556
|
</tr>
|
2455
2557
|
</tbody>
|
@@ -2466,8 +2568,8 @@ g_cclosure_marshal_VOID__FLAGS (<em class="parameter"><code><a class="link" href
|
|
2466
2568
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2467
2569
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2468
2570
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2469
|
-
<p>A
|
2470
|
-
|
2571
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2572
|
+
argument with a flags types.</p>
|
2471
2573
|
<div class="refsect3">
|
2472
2574
|
<a name="id-1.4.13.7.41.5"></a><h4>Parameters</h4>
|
2473
2575
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2479,33 +2581,38 @@ g_cclosure_marshal_VOID__FLAGS (<em class="parameter"><code><a class="link" href
|
|
2479
2581
|
<tbody>
|
2480
2582
|
<tr>
|
2481
2583
|
<td class="parameter_name"><p>closure</p></td>
|
2482
|
-
<td class="parameter_description"><p>
|
2584
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2483
2585
|
<td class="parameter_annotations"> </td>
|
2484
2586
|
</tr>
|
2485
2587
|
<tr>
|
2486
2588
|
<td class="parameter_name"><p>return_value</p></td>
|
2487
|
-
<td class="parameter_description"><p>
|
2589
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2590
|
+
if the callback of closure doesn't return a value.</p></td>
|
2488
2591
|
<td class="parameter_annotations"> </td>
|
2489
2592
|
</tr>
|
2490
2593
|
<tr>
|
2491
2594
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2492
|
-
<td class="parameter_description"><p>
|
2595
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2596
|
+
array.</p></td>
|
2493
2597
|
<td class="parameter_annotations"> </td>
|
2494
2598
|
</tr>
|
2495
2599
|
<tr>
|
2496
2600
|
<td class="parameter_name"><p>param_values</p></td>
|
2497
|
-
<td class="parameter_description"><p>
|
2601
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2602
|
+
on which to invoke the callback of closure.</p></td>
|
2498
2603
|
<td class="parameter_annotations"> </td>
|
2499
2604
|
</tr>
|
2500
2605
|
<tr>
|
2501
2606
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2502
|
-
<td class="parameter_description"><p>
|
2503
|
-
|
2607
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2608
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2504
2609
|
<td class="parameter_annotations"> </td>
|
2505
2610
|
</tr>
|
2506
2611
|
<tr>
|
2507
2612
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2508
|
-
<td class="parameter_description"><p>
|
2613
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2614
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2615
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2509
2616
|
<td class="parameter_annotations"> </td>
|
2510
2617
|
</tr>
|
2511
2618
|
</tbody>
|
@@ -2522,8 +2629,8 @@ g_cclosure_marshal_VOID__FLOAT (<em class="parameter"><code><a class="link" href
|
|
2522
2629
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2523
2630
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2524
2631
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2525
|
-
<p>A
|
2526
|
-
|
2632
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with one
|
2633
|
+
single-precision floating point argument.</p>
|
2527
2634
|
<div class="refsect3">
|
2528
2635
|
<a name="id-1.4.13.7.42.5"></a><h4>Parameters</h4>
|
2529
2636
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2535,33 +2642,38 @@ g_cclosure_marshal_VOID__FLOAT (<em class="parameter"><code><a class="link" href
|
|
2535
2642
|
<tbody>
|
2536
2643
|
<tr>
|
2537
2644
|
<td class="parameter_name"><p>closure</p></td>
|
2538
|
-
<td class="parameter_description"><p>
|
2645
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2539
2646
|
<td class="parameter_annotations"> </td>
|
2540
2647
|
</tr>
|
2541
2648
|
<tr>
|
2542
2649
|
<td class="parameter_name"><p>return_value</p></td>
|
2543
|
-
<td class="parameter_description"><p>
|
2650
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2651
|
+
if the callback of closure doesn't return a value.</p></td>
|
2544
2652
|
<td class="parameter_annotations"> </td>
|
2545
2653
|
</tr>
|
2546
2654
|
<tr>
|
2547
2655
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2548
|
-
<td class="parameter_description"><p>
|
2656
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2657
|
+
array.</p></td>
|
2549
2658
|
<td class="parameter_annotations"> </td>
|
2550
2659
|
</tr>
|
2551
2660
|
<tr>
|
2552
2661
|
<td class="parameter_name"><p>param_values</p></td>
|
2553
|
-
<td class="parameter_description"><p>
|
2662
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2663
|
+
on which to invoke the callback of closure.</p></td>
|
2554
2664
|
<td class="parameter_annotations"> </td>
|
2555
2665
|
</tr>
|
2556
2666
|
<tr>
|
2557
2667
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2558
|
-
<td class="parameter_description"><p>
|
2559
|
-
|
2668
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2669
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2560
2670
|
<td class="parameter_annotations"> </td>
|
2561
2671
|
</tr>
|
2562
2672
|
<tr>
|
2563
2673
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2564
|
-
<td class="parameter_description"><p>
|
2674
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2675
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2676
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2565
2677
|
<td class="parameter_annotations"> </td>
|
2566
2678
|
</tr>
|
2567
2679
|
</tbody>
|
@@ -2578,8 +2690,8 @@ g_cclosure_marshal_VOID__DOUBLE (<em class="parameter"><code><a class="link" hre
|
|
2578
2690
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2579
2691
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2580
2692
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2581
|
-
<p>A
|
2582
|
-
|
2693
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with one
|
2694
|
+
double-precision floating point argument.</p>
|
2583
2695
|
<div class="refsect3">
|
2584
2696
|
<a name="id-1.4.13.7.43.5"></a><h4>Parameters</h4>
|
2585
2697
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2591,33 +2703,38 @@ g_cclosure_marshal_VOID__DOUBLE (<em class="parameter"><code><a class="link" hre
|
|
2591
2703
|
<tbody>
|
2592
2704
|
<tr>
|
2593
2705
|
<td class="parameter_name"><p>closure</p></td>
|
2594
|
-
<td class="parameter_description"><p>
|
2706
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2595
2707
|
<td class="parameter_annotations"> </td>
|
2596
2708
|
</tr>
|
2597
2709
|
<tr>
|
2598
2710
|
<td class="parameter_name"><p>return_value</p></td>
|
2599
|
-
<td class="parameter_description"><p>
|
2711
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2712
|
+
if the callback of closure doesn't return a value.</p></td>
|
2600
2713
|
<td class="parameter_annotations"> </td>
|
2601
2714
|
</tr>
|
2602
2715
|
<tr>
|
2603
2716
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2604
|
-
<td class="parameter_description"><p>
|
2717
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2718
|
+
array.</p></td>
|
2605
2719
|
<td class="parameter_annotations"> </td>
|
2606
2720
|
</tr>
|
2607
2721
|
<tr>
|
2608
2722
|
<td class="parameter_name"><p>param_values</p></td>
|
2609
|
-
<td class="parameter_description"><p>
|
2723
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2724
|
+
on which to invoke the callback of closure.</p></td>
|
2610
2725
|
<td class="parameter_annotations"> </td>
|
2611
2726
|
</tr>
|
2612
2727
|
<tr>
|
2613
2728
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2614
|
-
<td class="parameter_description"><p>
|
2615
|
-
|
2729
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2730
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2616
2731
|
<td class="parameter_annotations"> </td>
|
2617
2732
|
</tr>
|
2618
2733
|
<tr>
|
2619
2734
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2620
|
-
<td class="parameter_description"><p>
|
2735
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2736
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2737
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2621
2738
|
<td class="parameter_annotations"> </td>
|
2622
2739
|
</tr>
|
2623
2740
|
</tbody>
|
@@ -2634,8 +2751,8 @@ g_cclosure_marshal_VOID__STRING (<em class="parameter"><code><a class="link" hre
|
|
2634
2751
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2635
2752
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2636
2753
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2637
|
-
<p>A
|
2638
|
-
|
2754
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single string
|
2755
|
+
argument.</p>
|
2639
2756
|
<div class="refsect3">
|
2640
2757
|
<a name="id-1.4.13.7.44.5"></a><h4>Parameters</h4>
|
2641
2758
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2647,33 +2764,38 @@ g_cclosure_marshal_VOID__STRING (<em class="parameter"><code><a class="link" hre
|
|
2647
2764
|
<tbody>
|
2648
2765
|
<tr>
|
2649
2766
|
<td class="parameter_name"><p>closure</p></td>
|
2650
|
-
<td class="parameter_description"><p>
|
2767
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2651
2768
|
<td class="parameter_annotations"> </td>
|
2652
2769
|
</tr>
|
2653
2770
|
<tr>
|
2654
2771
|
<td class="parameter_name"><p>return_value</p></td>
|
2655
|
-
<td class="parameter_description"><p>
|
2772
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2773
|
+
if the callback of closure doesn't return a value.</p></td>
|
2656
2774
|
<td class="parameter_annotations"> </td>
|
2657
2775
|
</tr>
|
2658
2776
|
<tr>
|
2659
2777
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2660
|
-
<td class="parameter_description"><p>
|
2778
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2779
|
+
array.</p></td>
|
2661
2780
|
<td class="parameter_annotations"> </td>
|
2662
2781
|
</tr>
|
2663
2782
|
<tr>
|
2664
2783
|
<td class="parameter_name"><p>param_values</p></td>
|
2665
|
-
<td class="parameter_description"><p>
|
2784
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2785
|
+
on which to invoke the callback of closure.</p></td>
|
2666
2786
|
<td class="parameter_annotations"> </td>
|
2667
2787
|
</tr>
|
2668
2788
|
<tr>
|
2669
2789
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2670
|
-
<td class="parameter_description"><p>
|
2671
|
-
|
2790
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2791
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2672
2792
|
<td class="parameter_annotations"> </td>
|
2673
2793
|
</tr>
|
2674
2794
|
<tr>
|
2675
2795
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2676
|
-
<td class="parameter_description"><p>
|
2796
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2797
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2798
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2677
2799
|
<td class="parameter_annotations"> </td>
|
2678
2800
|
</tr>
|
2679
2801
|
</tbody>
|
@@ -2690,8 +2812,8 @@ g_cclosure_marshal_VOID__PARAM (<em class="parameter"><code><a class="link" href
|
|
2690
2812
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2691
2813
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2692
2814
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2693
|
-
<p>A
|
2694
|
-
<
|
2815
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2816
|
+
argument of type <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="struct GParamSpec"><span class="type">GParamSpec</span></a>.</p>
|
2695
2817
|
<div class="refsect3">
|
2696
2818
|
<a name="id-1.4.13.7.45.5"></a><h4>Parameters</h4>
|
2697
2819
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2703,33 +2825,38 @@ g_cclosure_marshal_VOID__PARAM (<em class="parameter"><code><a class="link" href
|
|
2703
2825
|
<tbody>
|
2704
2826
|
<tr>
|
2705
2827
|
<td class="parameter_name"><p>closure</p></td>
|
2706
|
-
<td class="parameter_description"><p>
|
2828
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2707
2829
|
<td class="parameter_annotations"> </td>
|
2708
2830
|
</tr>
|
2709
2831
|
<tr>
|
2710
2832
|
<td class="parameter_name"><p>return_value</p></td>
|
2711
|
-
<td class="parameter_description"><p>
|
2833
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2834
|
+
if the callback of closure doesn't return a value.</p></td>
|
2712
2835
|
<td class="parameter_annotations"> </td>
|
2713
2836
|
</tr>
|
2714
2837
|
<tr>
|
2715
2838
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2716
|
-
<td class="parameter_description"><p>
|
2839
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2840
|
+
array.</p></td>
|
2717
2841
|
<td class="parameter_annotations"> </td>
|
2718
2842
|
</tr>
|
2719
2843
|
<tr>
|
2720
2844
|
<td class="parameter_name"><p>param_values</p></td>
|
2721
|
-
<td class="parameter_description"><p>
|
2845
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2846
|
+
on which to invoke the callback of closure.</p></td>
|
2722
2847
|
<td class="parameter_annotations"> </td>
|
2723
2848
|
</tr>
|
2724
2849
|
<tr>
|
2725
2850
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2726
|
-
<td class="parameter_description"><p>
|
2727
|
-
|
2851
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2852
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2728
2853
|
<td class="parameter_annotations"> </td>
|
2729
2854
|
</tr>
|
2730
2855
|
<tr>
|
2731
2856
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2732
|
-
<td class="parameter_description"><p>
|
2857
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2858
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2859
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2733
2860
|
<td class="parameter_annotations"> </td>
|
2734
2861
|
</tr>
|
2735
2862
|
</tbody>
|
@@ -2746,8 +2873,8 @@ g_cclosure_marshal_VOID__BOXED (<em class="parameter"><code><a class="link" href
|
|
2746
2873
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2747
2874
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2748
2875
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2749
|
-
<p>A
|
2750
|
-
|
2876
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
2877
|
+
argument which is any boxed pointer type.</p>
|
2751
2878
|
<div class="refsect3">
|
2752
2879
|
<a name="id-1.4.13.7.46.5"></a><h4>Parameters</h4>
|
2753
2880
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2759,33 +2886,38 @@ g_cclosure_marshal_VOID__BOXED (<em class="parameter"><code><a class="link" href
|
|
2759
2886
|
<tbody>
|
2760
2887
|
<tr>
|
2761
2888
|
<td class="parameter_name"><p>closure</p></td>
|
2762
|
-
<td class="parameter_description"><p>
|
2889
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2763
2890
|
<td class="parameter_annotations"> </td>
|
2764
2891
|
</tr>
|
2765
2892
|
<tr>
|
2766
2893
|
<td class="parameter_name"><p>return_value</p></td>
|
2767
|
-
<td class="parameter_description"><p>
|
2894
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2895
|
+
if the callback of closure doesn't return a value.</p></td>
|
2768
2896
|
<td class="parameter_annotations"> </td>
|
2769
2897
|
</tr>
|
2770
2898
|
<tr>
|
2771
2899
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2772
|
-
<td class="parameter_description"><p>
|
2900
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2901
|
+
array.</p></td>
|
2773
2902
|
<td class="parameter_annotations"> </td>
|
2774
2903
|
</tr>
|
2775
2904
|
<tr>
|
2776
2905
|
<td class="parameter_name"><p>param_values</p></td>
|
2777
|
-
<td class="parameter_description"><p>
|
2906
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2907
|
+
on which to invoke the callback of closure.</p></td>
|
2778
2908
|
<td class="parameter_annotations"> </td>
|
2779
2909
|
</tr>
|
2780
2910
|
<tr>
|
2781
2911
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2782
|
-
<td class="parameter_description"><p>
|
2783
|
-
|
2912
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2913
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2784
2914
|
<td class="parameter_annotations"> </td>
|
2785
2915
|
</tr>
|
2786
2916
|
<tr>
|
2787
2917
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2788
|
-
<td class="parameter_description"><p>
|
2918
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2919
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2920
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2789
2921
|
<td class="parameter_annotations"> </td>
|
2790
2922
|
</tr>
|
2791
2923
|
</tbody>
|
@@ -2802,10 +2934,13 @@ g_cclosure_marshal_VOID__POINTER (<em class="parameter"><code><a class="link" hr
|
|
2802
2934
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2803
2935
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2804
2936
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2805
|
-
<p>A
|
2806
|
-
|
2937
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single raw
|
2938
|
+
pointer argument type.</p>
|
2939
|
+
<p>If it is possible, it is better to use one of the more specific
|
2940
|
+
functions such as <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--OBJECT" title="g_cclosure_marshal_VOID__OBJECT ()"><code class="function">g_cclosure_marshal_VOID__OBJECT()</code></a> or
|
2941
|
+
<a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--OBJECT" title="g_cclosure_marshal_VOID__OBJECT ()"><code class="function">g_cclosure_marshal_VOID__OBJECT()</code></a>.</p>
|
2807
2942
|
<div class="refsect3">
|
2808
|
-
<a name="id-1.4.13.7.47.
|
2943
|
+
<a name="id-1.4.13.7.47.6"></a><h4>Parameters</h4>
|
2809
2944
|
<div class="informaltable"><table width="100%" border="0">
|
2810
2945
|
<colgroup>
|
2811
2946
|
<col width="150px" class="parameters_name">
|
@@ -2815,33 +2950,38 @@ g_cclosure_marshal_VOID__POINTER (<em class="parameter"><code><a class="link" hr
|
|
2815
2950
|
<tbody>
|
2816
2951
|
<tr>
|
2817
2952
|
<td class="parameter_name"><p>closure</p></td>
|
2818
|
-
<td class="parameter_description"><p>
|
2953
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2819
2954
|
<td class="parameter_annotations"> </td>
|
2820
2955
|
</tr>
|
2821
2956
|
<tr>
|
2822
2957
|
<td class="parameter_name"><p>return_value</p></td>
|
2823
|
-
<td class="parameter_description"><p>
|
2958
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
2959
|
+
if the callback of closure doesn't return a value.</p></td>
|
2824
2960
|
<td class="parameter_annotations"> </td>
|
2825
2961
|
</tr>
|
2826
2962
|
<tr>
|
2827
2963
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2828
|
-
<td class="parameter_description"><p>
|
2964
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
2965
|
+
array.</p></td>
|
2829
2966
|
<td class="parameter_annotations"> </td>
|
2830
2967
|
</tr>
|
2831
2968
|
<tr>
|
2832
2969
|
<td class="parameter_name"><p>param_values</p></td>
|
2833
|
-
<td class="parameter_description"><p>
|
2970
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
2971
|
+
on which to invoke the callback of closure.</p></td>
|
2834
2972
|
<td class="parameter_annotations"> </td>
|
2835
2973
|
</tr>
|
2836
2974
|
<tr>
|
2837
2975
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2838
|
-
<td class="parameter_description"><p>
|
2839
|
-
|
2976
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
2977
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2840
2978
|
<td class="parameter_annotations"> </td>
|
2841
2979
|
</tr>
|
2842
2980
|
<tr>
|
2843
2981
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2844
|
-
<td class="parameter_description"><p>
|
2982
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
2983
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
2984
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2845
2985
|
<td class="parameter_annotations"> </td>
|
2846
2986
|
</tr>
|
2847
2987
|
</tbody>
|
@@ -2858,8 +2998,8 @@ g_cclosure_marshal_VOID__OBJECT (<em class="parameter"><code><a class="link" hre
|
|
2858
2998
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2859
2999
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2860
3000
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2861
|
-
<p>A
|
2862
|
-
<
|
3001
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
3002
|
+
<a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> argument.</p>
|
2863
3003
|
<div class="refsect3">
|
2864
3004
|
<a name="id-1.4.13.7.48.5"></a><h4>Parameters</h4>
|
2865
3005
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2871,33 +3011,38 @@ g_cclosure_marshal_VOID__OBJECT (<em class="parameter"><code><a class="link" hre
|
|
2871
3011
|
<tbody>
|
2872
3012
|
<tr>
|
2873
3013
|
<td class="parameter_name"><p>closure</p></td>
|
2874
|
-
<td class="parameter_description"><p>
|
3014
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2875
3015
|
<td class="parameter_annotations"> </td>
|
2876
3016
|
</tr>
|
2877
3017
|
<tr>
|
2878
3018
|
<td class="parameter_name"><p>return_value</p></td>
|
2879
|
-
<td class="parameter_description"><p>
|
3019
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3020
|
+
if the callback of closure doesn't return a value.</p></td>
|
2880
3021
|
<td class="parameter_annotations"> </td>
|
2881
3022
|
</tr>
|
2882
3023
|
<tr>
|
2883
3024
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2884
|
-
<td class="parameter_description"><p>
|
3025
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3026
|
+
array.</p></td>
|
2885
3027
|
<td class="parameter_annotations"> </td>
|
2886
3028
|
</tr>
|
2887
3029
|
<tr>
|
2888
3030
|
<td class="parameter_name"><p>param_values</p></td>
|
2889
|
-
<td class="parameter_description"><p>
|
3031
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3032
|
+
on which to invoke the callback of closure.</p></td>
|
2890
3033
|
<td class="parameter_annotations"> </td>
|
2891
3034
|
</tr>
|
2892
3035
|
<tr>
|
2893
3036
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2894
|
-
<td class="parameter_description"><p>
|
2895
|
-
|
3037
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3038
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2896
3039
|
<td class="parameter_annotations"> </td>
|
2897
3040
|
</tr>
|
2898
3041
|
<tr>
|
2899
3042
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2900
|
-
<td class="parameter_description"><p>
|
3043
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3044
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3045
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2901
3046
|
<td class="parameter_annotations"> </td>
|
2902
3047
|
</tr>
|
2903
3048
|
</tbody>
|
@@ -2914,8 +3059,8 @@ g_cclosure_marshal_VOID__VARIANT (<em class="parameter"><code><a class="link" hr
|
|
2914
3059
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2915
3060
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2916
3061
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2917
|
-
<p>A
|
2918
|
-
<
|
3062
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a single
|
3063
|
+
<a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> argument.</p>
|
2919
3064
|
<div class="refsect3">
|
2920
3065
|
<a name="id-1.4.13.7.49.5"></a><h4>Parameters</h4>
|
2921
3066
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2927,33 +3072,38 @@ g_cclosure_marshal_VOID__VARIANT (<em class="parameter"><code><a class="link" hr
|
|
2927
3072
|
<tbody>
|
2928
3073
|
<tr>
|
2929
3074
|
<td class="parameter_name"><p>closure</p></td>
|
2930
|
-
<td class="parameter_description"><p>
|
3075
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2931
3076
|
<td class="parameter_annotations"> </td>
|
2932
3077
|
</tr>
|
2933
3078
|
<tr>
|
2934
3079
|
<td class="parameter_name"><p>return_value</p></td>
|
2935
|
-
<td class="parameter_description"><p>
|
3080
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3081
|
+
if the callback of closure doesn't return a value.</p></td>
|
2936
3082
|
<td class="parameter_annotations"> </td>
|
2937
3083
|
</tr>
|
2938
3084
|
<tr>
|
2939
3085
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2940
|
-
<td class="parameter_description"><p>
|
3086
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3087
|
+
array.</p></td>
|
2941
3088
|
<td class="parameter_annotations"> </td>
|
2942
3089
|
</tr>
|
2943
3090
|
<tr>
|
2944
3091
|
<td class="parameter_name"><p>param_values</p></td>
|
2945
|
-
<td class="parameter_description"><p>
|
3092
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3093
|
+
on which to invoke the callback of closure.</p></td>
|
2946
3094
|
<td class="parameter_annotations"> </td>
|
2947
3095
|
</tr>
|
2948
3096
|
<tr>
|
2949
3097
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
2950
|
-
<td class="parameter_description"><p>
|
2951
|
-
|
3098
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3099
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
2952
3100
|
<td class="parameter_annotations"> </td>
|
2953
3101
|
</tr>
|
2954
3102
|
<tr>
|
2955
3103
|
<td class="parameter_name"><p>marshal_data</p></td>
|
2956
|
-
<td class="parameter_description"><p>
|
3104
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3105
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3106
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
2957
3107
|
<td class="parameter_annotations"> </td>
|
2958
3108
|
</tr>
|
2959
3109
|
</tbody>
|
@@ -2972,8 +3122,9 @@ g_cclosure_marshal_STRING__OBJECT_POINTER
|
|
2972
3122
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
2973
3123
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
2974
3124
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
2975
|
-
<p>A
|
2976
|
-
<
|
3125
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with handlers that
|
3126
|
+
take a <a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> and a pointer and produce a string. It is highly
|
3127
|
+
unlikely that your signal handler fits this description.</p>
|
2977
3128
|
<div class="refsect3">
|
2978
3129
|
<a name="id-1.4.13.7.50.5"></a><h4>Parameters</h4>
|
2979
3130
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2985,33 +3136,38 @@ g_cclosure_marshal_STRING__OBJECT_POINTER
|
|
2985
3136
|
<tbody>
|
2986
3137
|
<tr>
|
2987
3138
|
<td class="parameter_name"><p>closure</p></td>
|
2988
|
-
<td class="parameter_description"><p>
|
3139
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
2989
3140
|
<td class="parameter_annotations"> </td>
|
2990
3141
|
</tr>
|
2991
3142
|
<tr>
|
2992
3143
|
<td class="parameter_name"><p>return_value</p></td>
|
2993
|
-
<td class="parameter_description"><p>
|
3144
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3145
|
+
if the callback of closure doesn't return a value.</p></td>
|
2994
3146
|
<td class="parameter_annotations"> </td>
|
2995
3147
|
</tr>
|
2996
3148
|
<tr>
|
2997
3149
|
<td class="parameter_name"><p>n_param_values</p></td>
|
2998
|
-
<td class="parameter_description"><p>
|
3150
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3151
|
+
array.</p></td>
|
2999
3152
|
<td class="parameter_annotations"> </td>
|
3000
3153
|
</tr>
|
3001
3154
|
<tr>
|
3002
3155
|
<td class="parameter_name"><p>param_values</p></td>
|
3003
|
-
<td class="parameter_description"><p>
|
3156
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3157
|
+
on which to invoke the callback of closure.</p></td>
|
3004
3158
|
<td class="parameter_annotations"> </td>
|
3005
3159
|
</tr>
|
3006
3160
|
<tr>
|
3007
3161
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
3008
|
-
<td class="parameter_description"><p>
|
3009
|
-
|
3162
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3163
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
3010
3164
|
<td class="parameter_annotations"> </td>
|
3011
3165
|
</tr>
|
3012
3166
|
<tr>
|
3013
3167
|
<td class="parameter_name"><p>marshal_data</p></td>
|
3014
|
-
<td class="parameter_description"><p>
|
3168
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3169
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3170
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
3015
3171
|
<td class="parameter_annotations"> </td>
|
3016
3172
|
</tr>
|
3017
3173
|
</tbody>
|
@@ -3028,8 +3184,8 @@ g_cclosure_marshal_VOID__UINT_POINTER (<em class="parameter"><code><a class="lin
|
|
3028
3184
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
3029
3185
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
3030
3186
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
3031
|
-
<p>A
|
3032
|
-
|
3187
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with a unsigned int
|
3188
|
+
and a pointer as arguments.</p>
|
3033
3189
|
<div class="refsect3">
|
3034
3190
|
<a name="id-1.4.13.7.51.5"></a><h4>Parameters</h4>
|
3035
3191
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -3041,33 +3197,38 @@ g_cclosure_marshal_VOID__UINT_POINTER (<em class="parameter"><code><a class="lin
|
|
3041
3197
|
<tbody>
|
3042
3198
|
<tr>
|
3043
3199
|
<td class="parameter_name"><p>closure</p></td>
|
3044
|
-
<td class="parameter_description"><p>
|
3200
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
3045
3201
|
<td class="parameter_annotations"> </td>
|
3046
3202
|
</tr>
|
3047
3203
|
<tr>
|
3048
3204
|
<td class="parameter_name"><p>return_value</p></td>
|
3049
|
-
<td class="parameter_description"><p>
|
3205
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3206
|
+
if the callback of closure doesn't return a value.</p></td>
|
3050
3207
|
<td class="parameter_annotations"> </td>
|
3051
3208
|
</tr>
|
3052
3209
|
<tr>
|
3053
3210
|
<td class="parameter_name"><p>n_param_values</p></td>
|
3054
|
-
<td class="parameter_description"><p>
|
3211
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3212
|
+
array.</p></td>
|
3055
3213
|
<td class="parameter_annotations"> </td>
|
3056
3214
|
</tr>
|
3057
3215
|
<tr>
|
3058
3216
|
<td class="parameter_name"><p>param_values</p></td>
|
3059
|
-
<td class="parameter_description"><p>
|
3217
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3218
|
+
on which to invoke the callback of closure.</p></td>
|
3060
3219
|
<td class="parameter_annotations"> </td>
|
3061
3220
|
</tr>
|
3062
3221
|
<tr>
|
3063
3222
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
3064
|
-
<td class="parameter_description"><p>
|
3065
|
-
|
3223
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3224
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
3066
3225
|
<td class="parameter_annotations"> </td>
|
3067
3226
|
</tr>
|
3068
3227
|
<tr>
|
3069
3228
|
<td class="parameter_name"><p>marshal_data</p></td>
|
3070
|
-
<td class="parameter_description"><p>
|
3229
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3230
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3231
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
3071
3232
|
<td class="parameter_annotations"> </td>
|
3072
3233
|
</tr>
|
3073
3234
|
</tbody>
|
@@ -3084,9 +3245,10 @@ g_cclosure_marshal_BOOLEAN__FLAGS (<em class="parameter"><code><a class="link" h
|
|
3084
3245
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
3085
3246
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
3086
3247
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
3087
|
-
<p>A
|
3088
|
-
|
3089
|
-
|
3248
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with handlers that
|
3249
|
+
take a flags type as an argument and return a boolean. If you have
|
3250
|
+
such a signal, you will probably also need to use an accumulator,
|
3251
|
+
such as <a class="link" href="gobject-Signals.html#g-signal-accumulator-true-handled" title="g_signal_accumulator_true_handled ()"><code class="function">g_signal_accumulator_true_handled()</code></a>.</p>
|
3090
3252
|
<div class="refsect3">
|
3091
3253
|
<a name="id-1.4.13.7.52.5"></a><h4>Parameters</h4>
|
3092
3254
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -3098,33 +3260,38 @@ denotes a flags type.</p>
|
|
3098
3260
|
<tbody>
|
3099
3261
|
<tr>
|
3100
3262
|
<td class="parameter_name"><p>closure</p></td>
|
3101
|
-
<td class="parameter_description"><p>
|
3263
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
3102
3264
|
<td class="parameter_annotations"> </td>
|
3103
3265
|
</tr>
|
3104
3266
|
<tr>
|
3105
3267
|
<td class="parameter_name"><p>return_value</p></td>
|
3106
|
-
<td class="parameter_description"><p>
|
3268
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3269
|
+
if the callback of closure doesn't return a value.</p></td>
|
3107
3270
|
<td class="parameter_annotations"> </td>
|
3108
3271
|
</tr>
|
3109
3272
|
<tr>
|
3110
3273
|
<td class="parameter_name"><p>n_param_values</p></td>
|
3111
|
-
<td class="parameter_description"><p>
|
3274
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3275
|
+
array.</p></td>
|
3112
3276
|
<td class="parameter_annotations"> </td>
|
3113
3277
|
</tr>
|
3114
3278
|
<tr>
|
3115
3279
|
<td class="parameter_name"><p>param_values</p></td>
|
3116
|
-
<td class="parameter_description"><p>
|
3280
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3281
|
+
on which to invoke the callback of closure.</p></td>
|
3117
3282
|
<td class="parameter_annotations"> </td>
|
3118
3283
|
</tr>
|
3119
3284
|
<tr>
|
3120
3285
|
<td class="parameter_name"><p>invocation_hint</p></td>
|
3121
|
-
<td class="parameter_description"><p>
|
3122
|
-
|
3286
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3287
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
3123
3288
|
<td class="parameter_annotations"> </td>
|
3124
3289
|
</tr>
|
3125
3290
|
<tr>
|
3126
3291
|
<td class="parameter_name"><p>marshal_data</p></td>
|
3127
|
-
<td class="parameter_description"><p>
|
3292
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3293
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3294
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
3128
3295
|
<td class="parameter_annotations"> </td>
|
3129
3296
|
</tr>
|
3130
3297
|
</tbody>
|
@@ -3142,6 +3309,58 @@ g_cclosure_marshal_BOOLEAN__BOXED_BOXED
|
|
3142
3309
|
<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *param_values</code></em>,
|
3143
3310
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> invocation_hint</code></em>,
|
3144
3311
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);</pre>
|
3312
|
+
<p>A <a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> function for use with signals with handlers that
|
3313
|
+
take two boxed pointers as arguments and return a boolean. If you
|
3314
|
+
have such a signal, you will probably also need to use an
|
3315
|
+
accumulator, such as <a class="link" href="gobject-Signals.html#g-signal-accumulator-true-handled" title="g_signal_accumulator_true_handled ()"><code class="function">g_signal_accumulator_true_handled()</code></a>.</p>
|
3316
|
+
<div class="refsect3">
|
3317
|
+
<a name="id-1.4.13.7.53.5"></a><h4>Parameters</h4>
|
3318
|
+
<div class="informaltable"><table width="100%" border="0">
|
3319
|
+
<colgroup>
|
3320
|
+
<col width="150px" class="parameters_name">
|
3321
|
+
<col class="parameters_description">
|
3322
|
+
<col width="200px" class="parameters_annotations">
|
3323
|
+
</colgroup>
|
3324
|
+
<tbody>
|
3325
|
+
<tr>
|
3326
|
+
<td class="parameter_name"><p>closure</p></td>
|
3327
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
3328
|
+
<td class="parameter_annotations"> </td>
|
3329
|
+
</tr>
|
3330
|
+
<tr>
|
3331
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3332
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
3333
|
+
if the callback of closure doesn't return a value.</p></td>
|
3334
|
+
<td class="parameter_annotations"> </td>
|
3335
|
+
</tr>
|
3336
|
+
<tr>
|
3337
|
+
<td class="parameter_name"><p>n_param_values</p></td>
|
3338
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
3339
|
+
array.</p></td>
|
3340
|
+
<td class="parameter_annotations"> </td>
|
3341
|
+
</tr>
|
3342
|
+
<tr>
|
3343
|
+
<td class="parameter_name"><p>param_values</p></td>
|
3344
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
3345
|
+
on which to invoke the callback of closure.</p></td>
|
3346
|
+
<td class="parameter_annotations"> </td>
|
3347
|
+
</tr>
|
3348
|
+
<tr>
|
3349
|
+
<td class="parameter_name"><p>invocation_hint</p></td>
|
3350
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
3351
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
3352
|
+
<td class="parameter_annotations"> </td>
|
3353
|
+
</tr>
|
3354
|
+
<tr>
|
3355
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3356
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
3357
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3358
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
3359
|
+
<td class="parameter_annotations"> </td>
|
3360
|
+
</tr>
|
3361
|
+
</tbody>
|
3362
|
+
</table></div>
|
3363
|
+
</div>
|
3145
3364
|
</div>
|
3146
3365
|
<hr>
|
3147
3366
|
<div class="refsect2">
|
@@ -3154,6 +3373,64 @@ g_cclosure_marshal_generic_va (<em class="parameter"><code><a class="link" href=
|
|
3154
3373
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3155
3374
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3156
3375
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3376
|
+
<p>A generic <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> function implemented via
|
3377
|
+
<a class="ulink" href="http://sourceware.org/libffi/" target="_top">libffi</a>.</p>
|
3378
|
+
<div class="refsect3">
|
3379
|
+
<a name="id-1.4.13.7.54.5"></a><h4>Parameters</h4>
|
3380
|
+
<div class="informaltable"><table width="100%" border="0">
|
3381
|
+
<colgroup>
|
3382
|
+
<col width="150px" class="parameters_name">
|
3383
|
+
<col class="parameters_description">
|
3384
|
+
<col width="200px" class="parameters_annotations">
|
3385
|
+
</colgroup>
|
3386
|
+
<tbody>
|
3387
|
+
<tr>
|
3388
|
+
<td class="parameter_name"><p>closure</p></td>
|
3389
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3390
|
+
<td class="parameter_annotations"> </td>
|
3391
|
+
</tr>
|
3392
|
+
<tr>
|
3393
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3394
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3395
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3396
|
+
doesn't return a
|
3397
|
+
value. </p></td>
|
3398
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3399
|
+
</tr>
|
3400
|
+
<tr>
|
3401
|
+
<td class="parameter_name"><p>instance</p></td>
|
3402
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3403
|
+
<td class="parameter_annotations"> </td>
|
3404
|
+
</tr>
|
3405
|
+
<tr>
|
3406
|
+
<td class="parameter_name"><p>args_list</p></td>
|
3407
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3408
|
+
<td class="parameter_annotations"> </td>
|
3409
|
+
</tr>
|
3410
|
+
<tr>
|
3411
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3412
|
+
<td class="parameter_description"><p> additional data specified when
|
3413
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3414
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3415
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3416
|
+
</tr>
|
3417
|
+
<tr>
|
3418
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3419
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3420
|
+
array</p></td>
|
3421
|
+
<td class="parameter_annotations"> </td>
|
3422
|
+
</tr>
|
3423
|
+
<tr>
|
3424
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3425
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3426
|
+
<em class="parameter"><code>args_list</code></em>
|
3427
|
+
. </p></td>
|
3428
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3429
|
+
</tr>
|
3430
|
+
</tbody>
|
3431
|
+
</table></div>
|
3432
|
+
</div>
|
3433
|
+
<p class="since">Since 2.30</p>
|
3157
3434
|
</div>
|
3158
3435
|
<hr>
|
3159
3436
|
<div class="refsect2">
|
@@ -3166,6 +3443,62 @@ g_cclosure_marshal_VOID__VOIDv (<em class="parameter"><code><a class="link" href
|
|
3166
3443
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3167
3444
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3168
3445
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3446
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--VOID" title="g_cclosure_marshal_VOID__VOID ()"><code class="function">g_cclosure_marshal_VOID__VOID()</code></a>.</p>
|
3447
|
+
<div class="refsect3">
|
3448
|
+
<a name="id-1.4.13.7.55.5"></a><h4>Parameters</h4>
|
3449
|
+
<div class="informaltable"><table width="100%" border="0">
|
3450
|
+
<colgroup>
|
3451
|
+
<col width="150px" class="parameters_name">
|
3452
|
+
<col class="parameters_description">
|
3453
|
+
<col width="200px" class="parameters_annotations">
|
3454
|
+
</colgroup>
|
3455
|
+
<tbody>
|
3456
|
+
<tr>
|
3457
|
+
<td class="parameter_name"><p>closure</p></td>
|
3458
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3459
|
+
<td class="parameter_annotations"> </td>
|
3460
|
+
</tr>
|
3461
|
+
<tr>
|
3462
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3463
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3464
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3465
|
+
doesn't return a
|
3466
|
+
value. </p></td>
|
3467
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3468
|
+
</tr>
|
3469
|
+
<tr>
|
3470
|
+
<td class="parameter_name"><p>instance</p></td>
|
3471
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3472
|
+
<td class="parameter_annotations"> </td>
|
3473
|
+
</tr>
|
3474
|
+
<tr>
|
3475
|
+
<td class="parameter_name"><p>args</p></td>
|
3476
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3477
|
+
<td class="parameter_annotations"> </td>
|
3478
|
+
</tr>
|
3479
|
+
<tr>
|
3480
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3481
|
+
<td class="parameter_description"><p> additional data specified when
|
3482
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3483
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3484
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3485
|
+
</tr>
|
3486
|
+
<tr>
|
3487
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3488
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3489
|
+
array</p></td>
|
3490
|
+
<td class="parameter_annotations"> </td>
|
3491
|
+
</tr>
|
3492
|
+
<tr>
|
3493
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3494
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3495
|
+
<em class="parameter"><code>args</code></em>
|
3496
|
+
. </p></td>
|
3497
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3498
|
+
</tr>
|
3499
|
+
</tbody>
|
3500
|
+
</table></div>
|
3501
|
+
</div>
|
3169
3502
|
</div>
|
3170
3503
|
<hr>
|
3171
3504
|
<div class="refsect2">
|
@@ -3178,6 +3511,62 @@ g_cclosure_marshal_VOID__BOOLEANv (<em class="parameter"><code><a class="link" h
|
|
3178
3511
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3179
3512
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3180
3513
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3514
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--BOOLEAN" title="g_cclosure_marshal_VOID__BOOLEAN ()"><code class="function">g_cclosure_marshal_VOID__BOOLEAN()</code></a>.</p>
|
3515
|
+
<div class="refsect3">
|
3516
|
+
<a name="id-1.4.13.7.56.5"></a><h4>Parameters</h4>
|
3517
|
+
<div class="informaltable"><table width="100%" border="0">
|
3518
|
+
<colgroup>
|
3519
|
+
<col width="150px" class="parameters_name">
|
3520
|
+
<col class="parameters_description">
|
3521
|
+
<col width="200px" class="parameters_annotations">
|
3522
|
+
</colgroup>
|
3523
|
+
<tbody>
|
3524
|
+
<tr>
|
3525
|
+
<td class="parameter_name"><p>closure</p></td>
|
3526
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3527
|
+
<td class="parameter_annotations"> </td>
|
3528
|
+
</tr>
|
3529
|
+
<tr>
|
3530
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3531
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3532
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3533
|
+
doesn't return a
|
3534
|
+
value. </p></td>
|
3535
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3536
|
+
</tr>
|
3537
|
+
<tr>
|
3538
|
+
<td class="parameter_name"><p>instance</p></td>
|
3539
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3540
|
+
<td class="parameter_annotations"> </td>
|
3541
|
+
</tr>
|
3542
|
+
<tr>
|
3543
|
+
<td class="parameter_name"><p>args</p></td>
|
3544
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3545
|
+
<td class="parameter_annotations"> </td>
|
3546
|
+
</tr>
|
3547
|
+
<tr>
|
3548
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3549
|
+
<td class="parameter_description"><p> additional data specified when
|
3550
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3551
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3552
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3553
|
+
</tr>
|
3554
|
+
<tr>
|
3555
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3556
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3557
|
+
array</p></td>
|
3558
|
+
<td class="parameter_annotations"> </td>
|
3559
|
+
</tr>
|
3560
|
+
<tr>
|
3561
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3562
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3563
|
+
<em class="parameter"><code>args</code></em>
|
3564
|
+
. </p></td>
|
3565
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3566
|
+
</tr>
|
3567
|
+
</tbody>
|
3568
|
+
</table></div>
|
3569
|
+
</div>
|
3181
3570
|
</div>
|
3182
3571
|
<hr>
|
3183
3572
|
<div class="refsect2">
|
@@ -3190,20 +3579,132 @@ g_cclosure_marshal_VOID__CHARv (<em class="parameter"><code><a class="link" href
|
|
3190
3579
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3191
3580
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3192
3581
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3193
|
-
</
|
3194
|
-
<
|
3195
|
-
<
|
3196
|
-
<
|
3197
|
-
<
|
3198
|
-
|
3199
|
-
|
3200
|
-
|
3201
|
-
|
3202
|
-
|
3203
|
-
|
3204
|
-
|
3205
|
-
</
|
3206
|
-
<
|
3582
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--CHAR" title="g_cclosure_marshal_VOID__CHAR ()"><code class="function">g_cclosure_marshal_VOID__CHAR()</code></a>.</p>
|
3583
|
+
<div class="refsect3">
|
3584
|
+
<a name="id-1.4.13.7.57.5"></a><h4>Parameters</h4>
|
3585
|
+
<div class="informaltable"><table width="100%" border="0">
|
3586
|
+
<colgroup>
|
3587
|
+
<col width="150px" class="parameters_name">
|
3588
|
+
<col class="parameters_description">
|
3589
|
+
<col width="200px" class="parameters_annotations">
|
3590
|
+
</colgroup>
|
3591
|
+
<tbody>
|
3592
|
+
<tr>
|
3593
|
+
<td class="parameter_name"><p>closure</p></td>
|
3594
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3595
|
+
<td class="parameter_annotations"> </td>
|
3596
|
+
</tr>
|
3597
|
+
<tr>
|
3598
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3599
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3600
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3601
|
+
doesn't return a
|
3602
|
+
value. </p></td>
|
3603
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3604
|
+
</tr>
|
3605
|
+
<tr>
|
3606
|
+
<td class="parameter_name"><p>instance</p></td>
|
3607
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3608
|
+
<td class="parameter_annotations"> </td>
|
3609
|
+
</tr>
|
3610
|
+
<tr>
|
3611
|
+
<td class="parameter_name"><p>args</p></td>
|
3612
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3613
|
+
<td class="parameter_annotations"> </td>
|
3614
|
+
</tr>
|
3615
|
+
<tr>
|
3616
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3617
|
+
<td class="parameter_description"><p> additional data specified when
|
3618
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3619
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3620
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3621
|
+
</tr>
|
3622
|
+
<tr>
|
3623
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3624
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3625
|
+
array</p></td>
|
3626
|
+
<td class="parameter_annotations"> </td>
|
3627
|
+
</tr>
|
3628
|
+
<tr>
|
3629
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3630
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3631
|
+
<em class="parameter"><code>args</code></em>
|
3632
|
+
. </p></td>
|
3633
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3634
|
+
</tr>
|
3635
|
+
</tbody>
|
3636
|
+
</table></div>
|
3637
|
+
</div>
|
3638
|
+
</div>
|
3639
|
+
<hr>
|
3640
|
+
<div class="refsect2">
|
3641
|
+
<a name="g-cclosure-marshal-VOID--UCHARv"></a><h3>g_cclosure_marshal_VOID__UCHARv ()</h3>
|
3642
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
3643
|
+
g_cclosure_marshal_VOID__UCHARv (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
3644
|
+
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
3645
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
3646
|
+
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
3647
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3648
|
+
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3649
|
+
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3650
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--UCHAR" title="g_cclosure_marshal_VOID__UCHAR ()"><code class="function">g_cclosure_marshal_VOID__UCHAR()</code></a>.</p>
|
3651
|
+
<div class="refsect3">
|
3652
|
+
<a name="id-1.4.13.7.58.5"></a><h4>Parameters</h4>
|
3653
|
+
<div class="informaltable"><table width="100%" border="0">
|
3654
|
+
<colgroup>
|
3655
|
+
<col width="150px" class="parameters_name">
|
3656
|
+
<col class="parameters_description">
|
3657
|
+
<col width="200px" class="parameters_annotations">
|
3658
|
+
</colgroup>
|
3659
|
+
<tbody>
|
3660
|
+
<tr>
|
3661
|
+
<td class="parameter_name"><p>closure</p></td>
|
3662
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3663
|
+
<td class="parameter_annotations"> </td>
|
3664
|
+
</tr>
|
3665
|
+
<tr>
|
3666
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3667
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3668
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3669
|
+
doesn't return a
|
3670
|
+
value. </p></td>
|
3671
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3672
|
+
</tr>
|
3673
|
+
<tr>
|
3674
|
+
<td class="parameter_name"><p>instance</p></td>
|
3675
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3676
|
+
<td class="parameter_annotations"> </td>
|
3677
|
+
</tr>
|
3678
|
+
<tr>
|
3679
|
+
<td class="parameter_name"><p>args</p></td>
|
3680
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3681
|
+
<td class="parameter_annotations"> </td>
|
3682
|
+
</tr>
|
3683
|
+
<tr>
|
3684
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3685
|
+
<td class="parameter_description"><p> additional data specified when
|
3686
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3687
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3688
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3689
|
+
</tr>
|
3690
|
+
<tr>
|
3691
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3692
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3693
|
+
array</p></td>
|
3694
|
+
<td class="parameter_annotations"> </td>
|
3695
|
+
</tr>
|
3696
|
+
<tr>
|
3697
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3698
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3699
|
+
<em class="parameter"><code>args</code></em>
|
3700
|
+
. </p></td>
|
3701
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3702
|
+
</tr>
|
3703
|
+
</tbody>
|
3704
|
+
</table></div>
|
3705
|
+
</div>
|
3706
|
+
</div>
|
3707
|
+
<hr>
|
3207
3708
|
<div class="refsect2">
|
3208
3709
|
<a name="g-cclosure-marshal-VOID--INTv"></a><h3>g_cclosure_marshal_VOID__INTv ()</h3>
|
3209
3710
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
@@ -3214,6 +3715,62 @@ g_cclosure_marshal_VOID__INTv (<em class="parameter"><code><a class="link" href=
|
|
3214
3715
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3215
3716
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3216
3717
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3718
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--INT" title="g_cclosure_marshal_VOID__INT ()"><code class="function">g_cclosure_marshal_VOID__INT()</code></a>.</p>
|
3719
|
+
<div class="refsect3">
|
3720
|
+
<a name="id-1.4.13.7.59.5"></a><h4>Parameters</h4>
|
3721
|
+
<div class="informaltable"><table width="100%" border="0">
|
3722
|
+
<colgroup>
|
3723
|
+
<col width="150px" class="parameters_name">
|
3724
|
+
<col class="parameters_description">
|
3725
|
+
<col width="200px" class="parameters_annotations">
|
3726
|
+
</colgroup>
|
3727
|
+
<tbody>
|
3728
|
+
<tr>
|
3729
|
+
<td class="parameter_name"><p>closure</p></td>
|
3730
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3731
|
+
<td class="parameter_annotations"> </td>
|
3732
|
+
</tr>
|
3733
|
+
<tr>
|
3734
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3735
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3736
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3737
|
+
doesn't return a
|
3738
|
+
value. </p></td>
|
3739
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3740
|
+
</tr>
|
3741
|
+
<tr>
|
3742
|
+
<td class="parameter_name"><p>instance</p></td>
|
3743
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3744
|
+
<td class="parameter_annotations"> </td>
|
3745
|
+
</tr>
|
3746
|
+
<tr>
|
3747
|
+
<td class="parameter_name"><p>args</p></td>
|
3748
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3749
|
+
<td class="parameter_annotations"> </td>
|
3750
|
+
</tr>
|
3751
|
+
<tr>
|
3752
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3753
|
+
<td class="parameter_description"><p> additional data specified when
|
3754
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3755
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3756
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3757
|
+
</tr>
|
3758
|
+
<tr>
|
3759
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3760
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3761
|
+
array</p></td>
|
3762
|
+
<td class="parameter_annotations"> </td>
|
3763
|
+
</tr>
|
3764
|
+
<tr>
|
3765
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3766
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3767
|
+
<em class="parameter"><code>args</code></em>
|
3768
|
+
. </p></td>
|
3769
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3770
|
+
</tr>
|
3771
|
+
</tbody>
|
3772
|
+
</table></div>
|
3773
|
+
</div>
|
3217
3774
|
</div>
|
3218
3775
|
<hr>
|
3219
3776
|
<div class="refsect2">
|
@@ -3226,6 +3783,62 @@ g_cclosure_marshal_VOID__UINTv (<em class="parameter"><code><a class="link" href
|
|
3226
3783
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3227
3784
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3228
3785
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3786
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--UINT" title="g_cclosure_marshal_VOID__UINT ()"><code class="function">g_cclosure_marshal_VOID__UINT()</code></a>.</p>
|
3787
|
+
<div class="refsect3">
|
3788
|
+
<a name="id-1.4.13.7.60.5"></a><h4>Parameters</h4>
|
3789
|
+
<div class="informaltable"><table width="100%" border="0">
|
3790
|
+
<colgroup>
|
3791
|
+
<col width="150px" class="parameters_name">
|
3792
|
+
<col class="parameters_description">
|
3793
|
+
<col width="200px" class="parameters_annotations">
|
3794
|
+
</colgroup>
|
3795
|
+
<tbody>
|
3796
|
+
<tr>
|
3797
|
+
<td class="parameter_name"><p>closure</p></td>
|
3798
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3799
|
+
<td class="parameter_annotations"> </td>
|
3800
|
+
</tr>
|
3801
|
+
<tr>
|
3802
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3803
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3804
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3805
|
+
doesn't return a
|
3806
|
+
value. </p></td>
|
3807
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3808
|
+
</tr>
|
3809
|
+
<tr>
|
3810
|
+
<td class="parameter_name"><p>instance</p></td>
|
3811
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3812
|
+
<td class="parameter_annotations"> </td>
|
3813
|
+
</tr>
|
3814
|
+
<tr>
|
3815
|
+
<td class="parameter_name"><p>args</p></td>
|
3816
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3817
|
+
<td class="parameter_annotations"> </td>
|
3818
|
+
</tr>
|
3819
|
+
<tr>
|
3820
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3821
|
+
<td class="parameter_description"><p> additional data specified when
|
3822
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3823
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3824
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3825
|
+
</tr>
|
3826
|
+
<tr>
|
3827
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3828
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3829
|
+
array</p></td>
|
3830
|
+
<td class="parameter_annotations"> </td>
|
3831
|
+
</tr>
|
3832
|
+
<tr>
|
3833
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3834
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3835
|
+
<em class="parameter"><code>args</code></em>
|
3836
|
+
. </p></td>
|
3837
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3838
|
+
</tr>
|
3839
|
+
</tbody>
|
3840
|
+
</table></div>
|
3841
|
+
</div>
|
3229
3842
|
</div>
|
3230
3843
|
<hr>
|
3231
3844
|
<div class="refsect2">
|
@@ -3238,18 +3851,130 @@ g_cclosure_marshal_VOID__LONGv (<em class="parameter"><code><a class="link" href
|
|
3238
3851
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3239
3852
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3240
3853
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3854
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--LONG" title="g_cclosure_marshal_VOID__LONG ()"><code class="function">g_cclosure_marshal_VOID__LONG()</code></a>.</p>
|
3855
|
+
<div class="refsect3">
|
3856
|
+
<a name="id-1.4.13.7.61.5"></a><h4>Parameters</h4>
|
3857
|
+
<div class="informaltable"><table width="100%" border="0">
|
3858
|
+
<colgroup>
|
3859
|
+
<col width="150px" class="parameters_name">
|
3860
|
+
<col class="parameters_description">
|
3861
|
+
<col width="200px" class="parameters_annotations">
|
3862
|
+
</colgroup>
|
3863
|
+
<tbody>
|
3864
|
+
<tr>
|
3865
|
+
<td class="parameter_name"><p>closure</p></td>
|
3866
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3867
|
+
<td class="parameter_annotations"> </td>
|
3868
|
+
</tr>
|
3869
|
+
<tr>
|
3870
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3871
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3872
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3873
|
+
doesn't return a
|
3874
|
+
value. </p></td>
|
3875
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3876
|
+
</tr>
|
3877
|
+
<tr>
|
3878
|
+
<td class="parameter_name"><p>instance</p></td>
|
3879
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3880
|
+
<td class="parameter_annotations"> </td>
|
3881
|
+
</tr>
|
3882
|
+
<tr>
|
3883
|
+
<td class="parameter_name"><p>args</p></td>
|
3884
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3885
|
+
<td class="parameter_annotations"> </td>
|
3886
|
+
</tr>
|
3887
|
+
<tr>
|
3888
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3889
|
+
<td class="parameter_description"><p> additional data specified when
|
3890
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3891
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3892
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3893
|
+
</tr>
|
3894
|
+
<tr>
|
3895
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3896
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3897
|
+
array</p></td>
|
3898
|
+
<td class="parameter_annotations"> </td>
|
3899
|
+
</tr>
|
3900
|
+
<tr>
|
3901
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3902
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3903
|
+
<em class="parameter"><code>args</code></em>
|
3904
|
+
. </p></td>
|
3905
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3906
|
+
</tr>
|
3907
|
+
</tbody>
|
3908
|
+
</table></div>
|
3909
|
+
</div>
|
3910
|
+
</div>
|
3911
|
+
<hr>
|
3912
|
+
<div class="refsect2">
|
3913
|
+
<a name="g-cclosure-marshal-VOID--ULONGv"></a><h3>g_cclosure_marshal_VOID__ULONGv ()</h3>
|
3914
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
3915
|
+
g_cclosure_marshal_VOID__ULONGv (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
3916
|
+
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
3917
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
3918
|
+
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
3919
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3920
|
+
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3921
|
+
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3922
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--ULONG" title="g_cclosure_marshal_VOID__ULONG ()"><code class="function">g_cclosure_marshal_VOID__ULONG()</code></a>.</p>
|
3923
|
+
<div class="refsect3">
|
3924
|
+
<a name="id-1.4.13.7.62.5"></a><h4>Parameters</h4>
|
3925
|
+
<div class="informaltable"><table width="100%" border="0">
|
3926
|
+
<colgroup>
|
3927
|
+
<col width="150px" class="parameters_name">
|
3928
|
+
<col class="parameters_description">
|
3929
|
+
<col width="200px" class="parameters_annotations">
|
3930
|
+
</colgroup>
|
3931
|
+
<tbody>
|
3932
|
+
<tr>
|
3933
|
+
<td class="parameter_name"><p>closure</p></td>
|
3934
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
3935
|
+
<td class="parameter_annotations"> </td>
|
3936
|
+
</tr>
|
3937
|
+
<tr>
|
3938
|
+
<td class="parameter_name"><p>return_value</p></td>
|
3939
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
3940
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
3941
|
+
doesn't return a
|
3942
|
+
value. </p></td>
|
3943
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3944
|
+
</tr>
|
3945
|
+
<tr>
|
3946
|
+
<td class="parameter_name"><p>instance</p></td>
|
3947
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
3948
|
+
<td class="parameter_annotations"> </td>
|
3949
|
+
</tr>
|
3950
|
+
<tr>
|
3951
|
+
<td class="parameter_name"><p>args</p></td>
|
3952
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
3953
|
+
<td class="parameter_annotations"> </td>
|
3954
|
+
</tr>
|
3955
|
+
<tr>
|
3956
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
3957
|
+
<td class="parameter_description"><p> additional data specified when
|
3958
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
3959
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
3960
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3961
|
+
</tr>
|
3962
|
+
<tr>
|
3963
|
+
<td class="parameter_name"><p>n_params</p></td>
|
3964
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
3965
|
+
array</p></td>
|
3966
|
+
<td class="parameter_annotations"> </td>
|
3967
|
+
</tr>
|
3968
|
+
<tr>
|
3969
|
+
<td class="parameter_name"><p>param_types</p></td>
|
3970
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
3971
|
+
<em class="parameter"><code>args</code></em>
|
3972
|
+
. </p></td>
|
3973
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
3974
|
+
</tr>
|
3975
|
+
</tbody>
|
3976
|
+
</table></div>
|
3241
3977
|
</div>
|
3242
|
-
<hr>
|
3243
|
-
<div class="refsect2">
|
3244
|
-
<a name="g-cclosure-marshal-VOID--ULONGv"></a><h3>g_cclosure_marshal_VOID__ULONGv ()</h3>
|
3245
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
3246
|
-
g_cclosure_marshal_VOID__ULONGv (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
3247
|
-
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
3248
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
3249
|
-
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
3250
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3251
|
-
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3252
|
-
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3253
3978
|
</div>
|
3254
3979
|
<hr>
|
3255
3980
|
<div class="refsect2">
|
@@ -3262,6 +3987,62 @@ g_cclosure_marshal_VOID__ENUMv (<em class="parameter"><code><a class="link" href
|
|
3262
3987
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3263
3988
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3264
3989
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3990
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--ENUM" title="g_cclosure_marshal_VOID__ENUM ()"><code class="function">g_cclosure_marshal_VOID__ENUM()</code></a>.</p>
|
3991
|
+
<div class="refsect3">
|
3992
|
+
<a name="id-1.4.13.7.63.5"></a><h4>Parameters</h4>
|
3993
|
+
<div class="informaltable"><table width="100%" border="0">
|
3994
|
+
<colgroup>
|
3995
|
+
<col width="150px" class="parameters_name">
|
3996
|
+
<col class="parameters_description">
|
3997
|
+
<col width="200px" class="parameters_annotations">
|
3998
|
+
</colgroup>
|
3999
|
+
<tbody>
|
4000
|
+
<tr>
|
4001
|
+
<td class="parameter_name"><p>closure</p></td>
|
4002
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4003
|
+
<td class="parameter_annotations"> </td>
|
4004
|
+
</tr>
|
4005
|
+
<tr>
|
4006
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4007
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4008
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4009
|
+
doesn't return a
|
4010
|
+
value. </p></td>
|
4011
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4012
|
+
</tr>
|
4013
|
+
<tr>
|
4014
|
+
<td class="parameter_name"><p>instance</p></td>
|
4015
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4016
|
+
<td class="parameter_annotations"> </td>
|
4017
|
+
</tr>
|
4018
|
+
<tr>
|
4019
|
+
<td class="parameter_name"><p>args</p></td>
|
4020
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4021
|
+
<td class="parameter_annotations"> </td>
|
4022
|
+
</tr>
|
4023
|
+
<tr>
|
4024
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4025
|
+
<td class="parameter_description"><p> additional data specified when
|
4026
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4027
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4028
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4029
|
+
</tr>
|
4030
|
+
<tr>
|
4031
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4032
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4033
|
+
array</p></td>
|
4034
|
+
<td class="parameter_annotations"> </td>
|
4035
|
+
</tr>
|
4036
|
+
<tr>
|
4037
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4038
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4039
|
+
<em class="parameter"><code>args</code></em>
|
4040
|
+
. </p></td>
|
4041
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4042
|
+
</tr>
|
4043
|
+
</tbody>
|
4044
|
+
</table></div>
|
4045
|
+
</div>
|
3265
4046
|
</div>
|
3266
4047
|
<hr>
|
3267
4048
|
<div class="refsect2">
|
@@ -3274,6 +4055,62 @@ g_cclosure_marshal_VOID__FLAGSv (<em class="parameter"><code><a class="link" hre
|
|
3274
4055
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3275
4056
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3276
4057
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4058
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--FLAGS" title="g_cclosure_marshal_VOID__FLAGS ()"><code class="function">g_cclosure_marshal_VOID__FLAGS()</code></a>.</p>
|
4059
|
+
<div class="refsect3">
|
4060
|
+
<a name="id-1.4.13.7.64.5"></a><h4>Parameters</h4>
|
4061
|
+
<div class="informaltable"><table width="100%" border="0">
|
4062
|
+
<colgroup>
|
4063
|
+
<col width="150px" class="parameters_name">
|
4064
|
+
<col class="parameters_description">
|
4065
|
+
<col width="200px" class="parameters_annotations">
|
4066
|
+
</colgroup>
|
4067
|
+
<tbody>
|
4068
|
+
<tr>
|
4069
|
+
<td class="parameter_name"><p>closure</p></td>
|
4070
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4071
|
+
<td class="parameter_annotations"> </td>
|
4072
|
+
</tr>
|
4073
|
+
<tr>
|
4074
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4075
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4076
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4077
|
+
doesn't return a
|
4078
|
+
value. </p></td>
|
4079
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4080
|
+
</tr>
|
4081
|
+
<tr>
|
4082
|
+
<td class="parameter_name"><p>instance</p></td>
|
4083
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4084
|
+
<td class="parameter_annotations"> </td>
|
4085
|
+
</tr>
|
4086
|
+
<tr>
|
4087
|
+
<td class="parameter_name"><p>args</p></td>
|
4088
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4089
|
+
<td class="parameter_annotations"> </td>
|
4090
|
+
</tr>
|
4091
|
+
<tr>
|
4092
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4093
|
+
<td class="parameter_description"><p> additional data specified when
|
4094
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4095
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4096
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4097
|
+
</tr>
|
4098
|
+
<tr>
|
4099
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4100
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4101
|
+
array</p></td>
|
4102
|
+
<td class="parameter_annotations"> </td>
|
4103
|
+
</tr>
|
4104
|
+
<tr>
|
4105
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4106
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4107
|
+
<em class="parameter"><code>args</code></em>
|
4108
|
+
. </p></td>
|
4109
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4110
|
+
</tr>
|
4111
|
+
</tbody>
|
4112
|
+
</table></div>
|
4113
|
+
</div>
|
3277
4114
|
</div>
|
3278
4115
|
<hr>
|
3279
4116
|
<div class="refsect2">
|
@@ -3286,6 +4123,62 @@ g_cclosure_marshal_VOID__FLOATv (<em class="parameter"><code><a class="link" hre
|
|
3286
4123
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3287
4124
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3288
4125
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4126
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--FLOAT" title="g_cclosure_marshal_VOID__FLOAT ()"><code class="function">g_cclosure_marshal_VOID__FLOAT()</code></a>.</p>
|
4127
|
+
<div class="refsect3">
|
4128
|
+
<a name="id-1.4.13.7.65.5"></a><h4>Parameters</h4>
|
4129
|
+
<div class="informaltable"><table width="100%" border="0">
|
4130
|
+
<colgroup>
|
4131
|
+
<col width="150px" class="parameters_name">
|
4132
|
+
<col class="parameters_description">
|
4133
|
+
<col width="200px" class="parameters_annotations">
|
4134
|
+
</colgroup>
|
4135
|
+
<tbody>
|
4136
|
+
<tr>
|
4137
|
+
<td class="parameter_name"><p>closure</p></td>
|
4138
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4139
|
+
<td class="parameter_annotations"> </td>
|
4140
|
+
</tr>
|
4141
|
+
<tr>
|
4142
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4143
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4144
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4145
|
+
doesn't return a
|
4146
|
+
value. </p></td>
|
4147
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4148
|
+
</tr>
|
4149
|
+
<tr>
|
4150
|
+
<td class="parameter_name"><p>instance</p></td>
|
4151
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4152
|
+
<td class="parameter_annotations"> </td>
|
4153
|
+
</tr>
|
4154
|
+
<tr>
|
4155
|
+
<td class="parameter_name"><p>args</p></td>
|
4156
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4157
|
+
<td class="parameter_annotations"> </td>
|
4158
|
+
</tr>
|
4159
|
+
<tr>
|
4160
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4161
|
+
<td class="parameter_description"><p> additional data specified when
|
4162
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4163
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4164
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4165
|
+
</tr>
|
4166
|
+
<tr>
|
4167
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4168
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4169
|
+
array</p></td>
|
4170
|
+
<td class="parameter_annotations"> </td>
|
4171
|
+
</tr>
|
4172
|
+
<tr>
|
4173
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4174
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4175
|
+
<em class="parameter"><code>args</code></em>
|
4176
|
+
. </p></td>
|
4177
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4178
|
+
</tr>
|
4179
|
+
</tbody>
|
4180
|
+
</table></div>
|
4181
|
+
</div>
|
3289
4182
|
</div>
|
3290
4183
|
<hr>
|
3291
4184
|
<div class="refsect2">
|
@@ -3298,6 +4191,62 @@ g_cclosure_marshal_VOID__DOUBLEv (<em class="parameter"><code><a class="link" hr
|
|
3298
4191
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3299
4192
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3300
4193
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4194
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--DOUBLE" title="g_cclosure_marshal_VOID__DOUBLE ()"><code class="function">g_cclosure_marshal_VOID__DOUBLE()</code></a>.</p>
|
4195
|
+
<div class="refsect3">
|
4196
|
+
<a name="id-1.4.13.7.66.5"></a><h4>Parameters</h4>
|
4197
|
+
<div class="informaltable"><table width="100%" border="0">
|
4198
|
+
<colgroup>
|
4199
|
+
<col width="150px" class="parameters_name">
|
4200
|
+
<col class="parameters_description">
|
4201
|
+
<col width="200px" class="parameters_annotations">
|
4202
|
+
</colgroup>
|
4203
|
+
<tbody>
|
4204
|
+
<tr>
|
4205
|
+
<td class="parameter_name"><p>closure</p></td>
|
4206
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4207
|
+
<td class="parameter_annotations"> </td>
|
4208
|
+
</tr>
|
4209
|
+
<tr>
|
4210
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4211
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4212
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4213
|
+
doesn't return a
|
4214
|
+
value. </p></td>
|
4215
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4216
|
+
</tr>
|
4217
|
+
<tr>
|
4218
|
+
<td class="parameter_name"><p>instance</p></td>
|
4219
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4220
|
+
<td class="parameter_annotations"> </td>
|
4221
|
+
</tr>
|
4222
|
+
<tr>
|
4223
|
+
<td class="parameter_name"><p>args</p></td>
|
4224
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4225
|
+
<td class="parameter_annotations"> </td>
|
4226
|
+
</tr>
|
4227
|
+
<tr>
|
4228
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4229
|
+
<td class="parameter_description"><p> additional data specified when
|
4230
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4231
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4232
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4233
|
+
</tr>
|
4234
|
+
<tr>
|
4235
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4236
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4237
|
+
array</p></td>
|
4238
|
+
<td class="parameter_annotations"> </td>
|
4239
|
+
</tr>
|
4240
|
+
<tr>
|
4241
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4242
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4243
|
+
<em class="parameter"><code>args</code></em>
|
4244
|
+
. </p></td>
|
4245
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4246
|
+
</tr>
|
4247
|
+
</tbody>
|
4248
|
+
</table></div>
|
4249
|
+
</div>
|
3301
4250
|
</div>
|
3302
4251
|
<hr>
|
3303
4252
|
<div class="refsect2">
|
@@ -3310,18 +4259,130 @@ g_cclosure_marshal_VOID__STRINGv (<em class="parameter"><code><a class="link" hr
|
|
3310
4259
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3311
4260
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3312
4261
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4262
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--STRING" title="g_cclosure_marshal_VOID__STRING ()"><code class="function">g_cclosure_marshal_VOID__STRING()</code></a>.</p>
|
4263
|
+
<div class="refsect3">
|
4264
|
+
<a name="id-1.4.13.7.67.5"></a><h4>Parameters</h4>
|
4265
|
+
<div class="informaltable"><table width="100%" border="0">
|
4266
|
+
<colgroup>
|
4267
|
+
<col width="150px" class="parameters_name">
|
4268
|
+
<col class="parameters_description">
|
4269
|
+
<col width="200px" class="parameters_annotations">
|
4270
|
+
</colgroup>
|
4271
|
+
<tbody>
|
4272
|
+
<tr>
|
4273
|
+
<td class="parameter_name"><p>closure</p></td>
|
4274
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4275
|
+
<td class="parameter_annotations"> </td>
|
4276
|
+
</tr>
|
4277
|
+
<tr>
|
4278
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4279
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4280
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4281
|
+
doesn't return a
|
4282
|
+
value. </p></td>
|
4283
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4284
|
+
</tr>
|
4285
|
+
<tr>
|
4286
|
+
<td class="parameter_name"><p>instance</p></td>
|
4287
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4288
|
+
<td class="parameter_annotations"> </td>
|
4289
|
+
</tr>
|
4290
|
+
<tr>
|
4291
|
+
<td class="parameter_name"><p>args</p></td>
|
4292
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4293
|
+
<td class="parameter_annotations"> </td>
|
4294
|
+
</tr>
|
4295
|
+
<tr>
|
4296
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4297
|
+
<td class="parameter_description"><p> additional data specified when
|
4298
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4299
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4300
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4301
|
+
</tr>
|
4302
|
+
<tr>
|
4303
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4304
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4305
|
+
array</p></td>
|
4306
|
+
<td class="parameter_annotations"> </td>
|
4307
|
+
</tr>
|
4308
|
+
<tr>
|
4309
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4310
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4311
|
+
<em class="parameter"><code>args</code></em>
|
4312
|
+
. </p></td>
|
4313
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4314
|
+
</tr>
|
4315
|
+
</tbody>
|
4316
|
+
</table></div>
|
4317
|
+
</div>
|
4318
|
+
</div>
|
4319
|
+
<hr>
|
4320
|
+
<div class="refsect2">
|
4321
|
+
<a name="g-cclosure-marshal-VOID--PARAMv"></a><h3>g_cclosure_marshal_VOID__PARAMv ()</h3>
|
4322
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
4323
|
+
g_cclosure_marshal_VOID__PARAMv (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
4324
|
+
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
4325
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
4326
|
+
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
4327
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
4328
|
+
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
4329
|
+
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4330
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--PARAM" title="g_cclosure_marshal_VOID__PARAM ()"><code class="function">g_cclosure_marshal_VOID__PARAM()</code></a>.</p>
|
4331
|
+
<div class="refsect3">
|
4332
|
+
<a name="id-1.4.13.7.68.5"></a><h4>Parameters</h4>
|
4333
|
+
<div class="informaltable"><table width="100%" border="0">
|
4334
|
+
<colgroup>
|
4335
|
+
<col width="150px" class="parameters_name">
|
4336
|
+
<col class="parameters_description">
|
4337
|
+
<col width="200px" class="parameters_annotations">
|
4338
|
+
</colgroup>
|
4339
|
+
<tbody>
|
4340
|
+
<tr>
|
4341
|
+
<td class="parameter_name"><p>closure</p></td>
|
4342
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4343
|
+
<td class="parameter_annotations"> </td>
|
4344
|
+
</tr>
|
4345
|
+
<tr>
|
4346
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4347
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4348
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4349
|
+
doesn't return a
|
4350
|
+
value. </p></td>
|
4351
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4352
|
+
</tr>
|
4353
|
+
<tr>
|
4354
|
+
<td class="parameter_name"><p>instance</p></td>
|
4355
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4356
|
+
<td class="parameter_annotations"> </td>
|
4357
|
+
</tr>
|
4358
|
+
<tr>
|
4359
|
+
<td class="parameter_name"><p>args</p></td>
|
4360
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4361
|
+
<td class="parameter_annotations"> </td>
|
4362
|
+
</tr>
|
4363
|
+
<tr>
|
4364
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4365
|
+
<td class="parameter_description"><p> additional data specified when
|
4366
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4367
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4368
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4369
|
+
</tr>
|
4370
|
+
<tr>
|
4371
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4372
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4373
|
+
array</p></td>
|
4374
|
+
<td class="parameter_annotations"> </td>
|
4375
|
+
</tr>
|
4376
|
+
<tr>
|
4377
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4378
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4379
|
+
<em class="parameter"><code>args</code></em>
|
4380
|
+
. </p></td>
|
4381
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4382
|
+
</tr>
|
4383
|
+
</tbody>
|
4384
|
+
</table></div>
|
3313
4385
|
</div>
|
3314
|
-
<hr>
|
3315
|
-
<div class="refsect2">
|
3316
|
-
<a name="g-cclosure-marshal-VOID--PARAMv"></a><h3>g_cclosure_marshal_VOID__PARAMv ()</h3>
|
3317
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
3318
|
-
g_cclosure_marshal_VOID__PARAMv (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
3319
|
-
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
3320
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
3321
|
-
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
3322
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3323
|
-
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3324
|
-
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3325
4386
|
</div>
|
3326
4387
|
<hr>
|
3327
4388
|
<div class="refsect2">
|
@@ -3334,6 +4395,62 @@ g_cclosure_marshal_VOID__BOXEDv (<em class="parameter"><code><a class="link" hre
|
|
3334
4395
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3335
4396
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3336
4397
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4398
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--BOXED" title="g_cclosure_marshal_VOID__BOXED ()"><code class="function">g_cclosure_marshal_VOID__BOXED()</code></a>.</p>
|
4399
|
+
<div class="refsect3">
|
4400
|
+
<a name="id-1.4.13.7.69.5"></a><h4>Parameters</h4>
|
4401
|
+
<div class="informaltable"><table width="100%" border="0">
|
4402
|
+
<colgroup>
|
4403
|
+
<col width="150px" class="parameters_name">
|
4404
|
+
<col class="parameters_description">
|
4405
|
+
<col width="200px" class="parameters_annotations">
|
4406
|
+
</colgroup>
|
4407
|
+
<tbody>
|
4408
|
+
<tr>
|
4409
|
+
<td class="parameter_name"><p>closure</p></td>
|
4410
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4411
|
+
<td class="parameter_annotations"> </td>
|
4412
|
+
</tr>
|
4413
|
+
<tr>
|
4414
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4415
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4416
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4417
|
+
doesn't return a
|
4418
|
+
value. </p></td>
|
4419
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4420
|
+
</tr>
|
4421
|
+
<tr>
|
4422
|
+
<td class="parameter_name"><p>instance</p></td>
|
4423
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4424
|
+
<td class="parameter_annotations"> </td>
|
4425
|
+
</tr>
|
4426
|
+
<tr>
|
4427
|
+
<td class="parameter_name"><p>args</p></td>
|
4428
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4429
|
+
<td class="parameter_annotations"> </td>
|
4430
|
+
</tr>
|
4431
|
+
<tr>
|
4432
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4433
|
+
<td class="parameter_description"><p> additional data specified when
|
4434
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4435
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4436
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4437
|
+
</tr>
|
4438
|
+
<tr>
|
4439
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4440
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4441
|
+
array</p></td>
|
4442
|
+
<td class="parameter_annotations"> </td>
|
4443
|
+
</tr>
|
4444
|
+
<tr>
|
4445
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4446
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4447
|
+
<em class="parameter"><code>args</code></em>
|
4448
|
+
. </p></td>
|
4449
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4450
|
+
</tr>
|
4451
|
+
</tbody>
|
4452
|
+
</table></div>
|
4453
|
+
</div>
|
3337
4454
|
</div>
|
3338
4455
|
<hr>
|
3339
4456
|
<div class="refsect2">
|
@@ -3346,6 +4463,62 @@ g_cclosure_marshal_VOID__POINTERv (<em class="parameter"><code><a class="link" h
|
|
3346
4463
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3347
4464
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3348
4465
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4466
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--POINTER" title="g_cclosure_marshal_VOID__POINTER ()"><code class="function">g_cclosure_marshal_VOID__POINTER()</code></a>.</p>
|
4467
|
+
<div class="refsect3">
|
4468
|
+
<a name="id-1.4.13.7.70.5"></a><h4>Parameters</h4>
|
4469
|
+
<div class="informaltable"><table width="100%" border="0">
|
4470
|
+
<colgroup>
|
4471
|
+
<col width="150px" class="parameters_name">
|
4472
|
+
<col class="parameters_description">
|
4473
|
+
<col width="200px" class="parameters_annotations">
|
4474
|
+
</colgroup>
|
4475
|
+
<tbody>
|
4476
|
+
<tr>
|
4477
|
+
<td class="parameter_name"><p>closure</p></td>
|
4478
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4479
|
+
<td class="parameter_annotations"> </td>
|
4480
|
+
</tr>
|
4481
|
+
<tr>
|
4482
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4483
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4484
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4485
|
+
doesn't return a
|
4486
|
+
value. </p></td>
|
4487
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4488
|
+
</tr>
|
4489
|
+
<tr>
|
4490
|
+
<td class="parameter_name"><p>instance</p></td>
|
4491
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4492
|
+
<td class="parameter_annotations"> </td>
|
4493
|
+
</tr>
|
4494
|
+
<tr>
|
4495
|
+
<td class="parameter_name"><p>args</p></td>
|
4496
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4497
|
+
<td class="parameter_annotations"> </td>
|
4498
|
+
</tr>
|
4499
|
+
<tr>
|
4500
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4501
|
+
<td class="parameter_description"><p> additional data specified when
|
4502
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4503
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4504
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4505
|
+
</tr>
|
4506
|
+
<tr>
|
4507
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4508
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4509
|
+
array</p></td>
|
4510
|
+
<td class="parameter_annotations"> </td>
|
4511
|
+
</tr>
|
4512
|
+
<tr>
|
4513
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4514
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4515
|
+
<em class="parameter"><code>args</code></em>
|
4516
|
+
. </p></td>
|
4517
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4518
|
+
</tr>
|
4519
|
+
</tbody>
|
4520
|
+
</table></div>
|
4521
|
+
</div>
|
3349
4522
|
</div>
|
3350
4523
|
<hr>
|
3351
4524
|
<div class="refsect2">
|
@@ -3358,6 +4531,62 @@ g_cclosure_marshal_VOID__OBJECTv (<em class="parameter"><code><a class="link" hr
|
|
3358
4531
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3359
4532
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3360
4533
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4534
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--OBJECT" title="g_cclosure_marshal_VOID__OBJECT ()"><code class="function">g_cclosure_marshal_VOID__OBJECT()</code></a>.</p>
|
4535
|
+
<div class="refsect3">
|
4536
|
+
<a name="id-1.4.13.7.71.5"></a><h4>Parameters</h4>
|
4537
|
+
<div class="informaltable"><table width="100%" border="0">
|
4538
|
+
<colgroup>
|
4539
|
+
<col width="150px" class="parameters_name">
|
4540
|
+
<col class="parameters_description">
|
4541
|
+
<col width="200px" class="parameters_annotations">
|
4542
|
+
</colgroup>
|
4543
|
+
<tbody>
|
4544
|
+
<tr>
|
4545
|
+
<td class="parameter_name"><p>closure</p></td>
|
4546
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4547
|
+
<td class="parameter_annotations"> </td>
|
4548
|
+
</tr>
|
4549
|
+
<tr>
|
4550
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4551
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4552
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4553
|
+
doesn't return a
|
4554
|
+
value. </p></td>
|
4555
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4556
|
+
</tr>
|
4557
|
+
<tr>
|
4558
|
+
<td class="parameter_name"><p>instance</p></td>
|
4559
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4560
|
+
<td class="parameter_annotations"> </td>
|
4561
|
+
</tr>
|
4562
|
+
<tr>
|
4563
|
+
<td class="parameter_name"><p>args</p></td>
|
4564
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4565
|
+
<td class="parameter_annotations"> </td>
|
4566
|
+
</tr>
|
4567
|
+
<tr>
|
4568
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4569
|
+
<td class="parameter_description"><p> additional data specified when
|
4570
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4571
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4572
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4573
|
+
</tr>
|
4574
|
+
<tr>
|
4575
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4576
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4577
|
+
array</p></td>
|
4578
|
+
<td class="parameter_annotations"> </td>
|
4579
|
+
</tr>
|
4580
|
+
<tr>
|
4581
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4582
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4583
|
+
<em class="parameter"><code>args</code></em>
|
4584
|
+
. </p></td>
|
4585
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4586
|
+
</tr>
|
4587
|
+
</tbody>
|
4588
|
+
</table></div>
|
4589
|
+
</div>
|
3361
4590
|
</div>
|
3362
4591
|
<hr>
|
3363
4592
|
<div class="refsect2">
|
@@ -3370,19 +4599,131 @@ g_cclosure_marshal_VOID__VARIANTv (<em class="parameter"><code><a class="link" h
|
|
3370
4599
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3371
4600
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3372
4601
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4602
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--VARIANT" title="g_cclosure_marshal_VOID__VARIANT ()"><code class="function">g_cclosure_marshal_VOID__VARIANT()</code></a>.</p>
|
4603
|
+
<div class="refsect3">
|
4604
|
+
<a name="id-1.4.13.7.72.5"></a><h4>Parameters</h4>
|
4605
|
+
<div class="informaltable"><table width="100%" border="0">
|
4606
|
+
<colgroup>
|
4607
|
+
<col width="150px" class="parameters_name">
|
4608
|
+
<col class="parameters_description">
|
4609
|
+
<col width="200px" class="parameters_annotations">
|
4610
|
+
</colgroup>
|
4611
|
+
<tbody>
|
4612
|
+
<tr>
|
4613
|
+
<td class="parameter_name"><p>closure</p></td>
|
4614
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4615
|
+
<td class="parameter_annotations"> </td>
|
4616
|
+
</tr>
|
4617
|
+
<tr>
|
4618
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4619
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4620
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4621
|
+
doesn't return a
|
4622
|
+
value. </p></td>
|
4623
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4624
|
+
</tr>
|
4625
|
+
<tr>
|
4626
|
+
<td class="parameter_name"><p>instance</p></td>
|
4627
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4628
|
+
<td class="parameter_annotations"> </td>
|
4629
|
+
</tr>
|
4630
|
+
<tr>
|
4631
|
+
<td class="parameter_name"><p>args</p></td>
|
4632
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4633
|
+
<td class="parameter_annotations"> </td>
|
4634
|
+
</tr>
|
4635
|
+
<tr>
|
4636
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4637
|
+
<td class="parameter_description"><p> additional data specified when
|
4638
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4639
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4640
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4641
|
+
</tr>
|
4642
|
+
<tr>
|
4643
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4644
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4645
|
+
array</p></td>
|
4646
|
+
<td class="parameter_annotations"> </td>
|
4647
|
+
</tr>
|
4648
|
+
<tr>
|
4649
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4650
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4651
|
+
<em class="parameter"><code>args</code></em>
|
4652
|
+
. </p></td>
|
4653
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4654
|
+
</tr>
|
4655
|
+
</tbody>
|
4656
|
+
</table></div>
|
4657
|
+
</div>
|
4658
|
+
</div>
|
4659
|
+
<hr>
|
4660
|
+
<div class="refsect2">
|
4661
|
+
<a name="g-cclosure-marshal-STRING--OBJECT-POINTERv"></a><h3>g_cclosure_marshal_STRING__OBJECT_POINTERv ()</h3>
|
4662
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
4663
|
+
g_cclosure_marshal_STRING__OBJECT_POINTERv
|
4664
|
+
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
4665
|
+
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
4666
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
4667
|
+
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
4668
|
+
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
4669
|
+
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
4670
|
+
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4671
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-STRING--OBJECT-POINTER" title="g_cclosure_marshal_STRING__OBJECT_POINTER ()"><code class="function">g_cclosure_marshal_STRING__OBJECT_POINTER()</code></a>.</p>
|
4672
|
+
<div class="refsect3">
|
4673
|
+
<a name="id-1.4.13.7.73.5"></a><h4>Parameters</h4>
|
4674
|
+
<div class="informaltable"><table width="100%" border="0">
|
4675
|
+
<colgroup>
|
4676
|
+
<col width="150px" class="parameters_name">
|
4677
|
+
<col class="parameters_description">
|
4678
|
+
<col width="200px" class="parameters_annotations">
|
4679
|
+
</colgroup>
|
4680
|
+
<tbody>
|
4681
|
+
<tr>
|
4682
|
+
<td class="parameter_name"><p>closure</p></td>
|
4683
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4684
|
+
<td class="parameter_annotations"> </td>
|
4685
|
+
</tr>
|
4686
|
+
<tr>
|
4687
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4688
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4689
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4690
|
+
doesn't return a
|
4691
|
+
value. </p></td>
|
4692
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4693
|
+
</tr>
|
4694
|
+
<tr>
|
4695
|
+
<td class="parameter_name"><p>instance</p></td>
|
4696
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4697
|
+
<td class="parameter_annotations"> </td>
|
4698
|
+
</tr>
|
4699
|
+
<tr>
|
4700
|
+
<td class="parameter_name"><p>args</p></td>
|
4701
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4702
|
+
<td class="parameter_annotations"> </td>
|
4703
|
+
</tr>
|
4704
|
+
<tr>
|
4705
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4706
|
+
<td class="parameter_description"><p> additional data specified when
|
4707
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4708
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4709
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4710
|
+
</tr>
|
4711
|
+
<tr>
|
4712
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4713
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4714
|
+
array</p></td>
|
4715
|
+
<td class="parameter_annotations"> </td>
|
4716
|
+
</tr>
|
4717
|
+
<tr>
|
4718
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4719
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4720
|
+
<em class="parameter"><code>args</code></em>
|
4721
|
+
. </p></td>
|
4722
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4723
|
+
</tr>
|
4724
|
+
</tbody>
|
4725
|
+
</table></div>
|
3373
4726
|
</div>
|
3374
|
-
<hr>
|
3375
|
-
<div class="refsect2">
|
3376
|
-
<a name="g-cclosure-marshal-STRING--OBJECT-POINTERv"></a><h3>g_cclosure_marshal_STRING__OBJECT_POINTERv ()</h3>
|
3377
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
3378
|
-
g_cclosure_marshal_STRING__OBJECT_POINTERv
|
3379
|
-
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
3380
|
-
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *return_value</code></em>,
|
3381
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance</code></em>,
|
3382
|
-
<em class="parameter"><code><span class="type">va_list</span> args</code></em>,
|
3383
|
-
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3384
|
-
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3385
|
-
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
3386
4727
|
</div>
|
3387
4728
|
<hr>
|
3388
4729
|
<div class="refsect2">
|
@@ -3396,6 +4737,62 @@ g_cclosure_marshal_VOID__UINT_POINTERv
|
|
3396
4737
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3397
4738
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3398
4739
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4740
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-VOID--UINT-POINTER" title="g_cclosure_marshal_VOID__UINT_POINTER ()"><code class="function">g_cclosure_marshal_VOID__UINT_POINTER()</code></a>.</p>
|
4741
|
+
<div class="refsect3">
|
4742
|
+
<a name="id-1.4.13.7.74.5"></a><h4>Parameters</h4>
|
4743
|
+
<div class="informaltable"><table width="100%" border="0">
|
4744
|
+
<colgroup>
|
4745
|
+
<col width="150px" class="parameters_name">
|
4746
|
+
<col class="parameters_description">
|
4747
|
+
<col width="200px" class="parameters_annotations">
|
4748
|
+
</colgroup>
|
4749
|
+
<tbody>
|
4750
|
+
<tr>
|
4751
|
+
<td class="parameter_name"><p>closure</p></td>
|
4752
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4753
|
+
<td class="parameter_annotations"> </td>
|
4754
|
+
</tr>
|
4755
|
+
<tr>
|
4756
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4757
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4758
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4759
|
+
doesn't return a
|
4760
|
+
value. </p></td>
|
4761
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4762
|
+
</tr>
|
4763
|
+
<tr>
|
4764
|
+
<td class="parameter_name"><p>instance</p></td>
|
4765
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4766
|
+
<td class="parameter_annotations"> </td>
|
4767
|
+
</tr>
|
4768
|
+
<tr>
|
4769
|
+
<td class="parameter_name"><p>args</p></td>
|
4770
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4771
|
+
<td class="parameter_annotations"> </td>
|
4772
|
+
</tr>
|
4773
|
+
<tr>
|
4774
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4775
|
+
<td class="parameter_description"><p> additional data specified when
|
4776
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4777
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4778
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4779
|
+
</tr>
|
4780
|
+
<tr>
|
4781
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4782
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4783
|
+
array</p></td>
|
4784
|
+
<td class="parameter_annotations"> </td>
|
4785
|
+
</tr>
|
4786
|
+
<tr>
|
4787
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4788
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4789
|
+
<em class="parameter"><code>args</code></em>
|
4790
|
+
. </p></td>
|
4791
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4792
|
+
</tr>
|
4793
|
+
</tbody>
|
4794
|
+
</table></div>
|
4795
|
+
</div>
|
3399
4796
|
</div>
|
3400
4797
|
<hr>
|
3401
4798
|
<div class="refsect2">
|
@@ -3408,6 +4805,62 @@ g_cclosure_marshal_BOOLEAN__FLAGSv (<em class="parameter"><code><a class="link"
|
|
3408
4805
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3409
4806
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3410
4807
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4808
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-BOOLEAN--FLAGS" title="g_cclosure_marshal_BOOLEAN__FLAGS ()"><code class="function">g_cclosure_marshal_BOOLEAN__FLAGS()</code></a>.</p>
|
4809
|
+
<div class="refsect3">
|
4810
|
+
<a name="id-1.4.13.7.75.5"></a><h4>Parameters</h4>
|
4811
|
+
<div class="informaltable"><table width="100%" border="0">
|
4812
|
+
<colgroup>
|
4813
|
+
<col width="150px" class="parameters_name">
|
4814
|
+
<col class="parameters_description">
|
4815
|
+
<col width="200px" class="parameters_annotations">
|
4816
|
+
</colgroup>
|
4817
|
+
<tbody>
|
4818
|
+
<tr>
|
4819
|
+
<td class="parameter_name"><p>closure</p></td>
|
4820
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4821
|
+
<td class="parameter_annotations"> </td>
|
4822
|
+
</tr>
|
4823
|
+
<tr>
|
4824
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4825
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4826
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4827
|
+
doesn't return a
|
4828
|
+
value. </p></td>
|
4829
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4830
|
+
</tr>
|
4831
|
+
<tr>
|
4832
|
+
<td class="parameter_name"><p>instance</p></td>
|
4833
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4834
|
+
<td class="parameter_annotations"> </td>
|
4835
|
+
</tr>
|
4836
|
+
<tr>
|
4837
|
+
<td class="parameter_name"><p>args</p></td>
|
4838
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4839
|
+
<td class="parameter_annotations"> </td>
|
4840
|
+
</tr>
|
4841
|
+
<tr>
|
4842
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4843
|
+
<td class="parameter_description"><p> additional data specified when
|
4844
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4845
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4846
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4847
|
+
</tr>
|
4848
|
+
<tr>
|
4849
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4850
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4851
|
+
array</p></td>
|
4852
|
+
<td class="parameter_annotations"> </td>
|
4853
|
+
</tr>
|
4854
|
+
<tr>
|
4855
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4856
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4857
|
+
<em class="parameter"><code>args</code></em>
|
4858
|
+
. </p></td>
|
4859
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4860
|
+
</tr>
|
4861
|
+
</tbody>
|
4862
|
+
</table></div>
|
4863
|
+
</div>
|
3411
4864
|
</div>
|
3412
4865
|
<hr>
|
3413
4866
|
<div class="refsect2">
|
@@ -3421,6 +4874,62 @@ g_cclosure_marshal_BOOLEAN__BOXED_BOXEDv
|
|
3421
4874
|
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
3422
4875
|
<em class="parameter"><code><span class="type">int</span> n_params</code></em>,
|
3423
4876
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> *param_types</code></em>);</pre>
|
4877
|
+
<p>The <a class="link" href="gobject-Closures.html#GVaClosureMarshal" title="GVaClosureMarshal ()"><span class="type">GVaClosureMarshal</span></a> equivalent to <a class="link" href="gobject-Closures.html#g-cclosure-marshal-BOOLEAN--BOXED-BOXED" title="g_cclosure_marshal_BOOLEAN__BOXED_BOXED ()"><code class="function">g_cclosure_marshal_BOOLEAN__BOXED_BOXED()</code></a>.</p>
|
4878
|
+
<div class="refsect3">
|
4879
|
+
<a name="id-1.4.13.7.76.5"></a><h4>Parameters</h4>
|
4880
|
+
<div class="informaltable"><table width="100%" border="0">
|
4881
|
+
<colgroup>
|
4882
|
+
<col width="150px" class="parameters_name">
|
4883
|
+
<col class="parameters_description">
|
4884
|
+
<col width="200px" class="parameters_annotations">
|
4885
|
+
</colgroup>
|
4886
|
+
<tbody>
|
4887
|
+
<tr>
|
4888
|
+
<td class="parameter_name"><p>closure</p></td>
|
4889
|
+
<td class="parameter_description"><p>the <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a> to which the marshaller belongs</p></td>
|
4890
|
+
<td class="parameter_annotations"> </td>
|
4891
|
+
</tr>
|
4892
|
+
<tr>
|
4893
|
+
<td class="parameter_name"><p>return_value</p></td>
|
4894
|
+
<td class="parameter_description"><p> a <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return
|
4895
|
+
value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the callback of <em class="parameter"><code>closure</code></em>
|
4896
|
+
doesn't return a
|
4897
|
+
value. </p></td>
|
4898
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4899
|
+
</tr>
|
4900
|
+
<tr>
|
4901
|
+
<td class="parameter_name"><p>instance</p></td>
|
4902
|
+
<td class="parameter_description"><p>the instance on which the closure is invoked.</p></td>
|
4903
|
+
<td class="parameter_annotations"> </td>
|
4904
|
+
</tr>
|
4905
|
+
<tr>
|
4906
|
+
<td class="parameter_name"><p>args</p></td>
|
4907
|
+
<td class="parameter_description"><p>va_list of arguments to be passed to the closure.</p></td>
|
4908
|
+
<td class="parameter_annotations"> </td>
|
4909
|
+
</tr>
|
4910
|
+
<tr>
|
4911
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
4912
|
+
<td class="parameter_description"><p> additional data specified when
|
4913
|
+
registering the marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
4914
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a>. </p></td>
|
4915
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
4916
|
+
</tr>
|
4917
|
+
<tr>
|
4918
|
+
<td class="parameter_name"><p>n_params</p></td>
|
4919
|
+
<td class="parameter_description"><p>the length of the <em class="parameter"><code>param_types</code></em>
|
4920
|
+
array</p></td>
|
4921
|
+
<td class="parameter_annotations"> </td>
|
4922
|
+
</tr>
|
4923
|
+
<tr>
|
4924
|
+
<td class="parameter_name"><p>param_types</p></td>
|
4925
|
+
<td class="parameter_description"><p> the <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> of each argument from
|
4926
|
+
<em class="parameter"><code>args</code></em>
|
4927
|
+
. </p></td>
|
4928
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_params]</span></td>
|
4929
|
+
</tr>
|
4930
|
+
</tbody>
|
4931
|
+
</table></div>
|
4932
|
+
</div>
|
3424
4933
|
</div>
|
3425
4934
|
</div>
|
3426
4935
|
<div class="refsect1">
|
@@ -3494,12 +5003,109 @@ g_cclosure_marshal_BOOLEAN__BOXED_BOXEDv
|
|
3494
5003
|
<div class="refsect2">
|
3495
5004
|
<a name="g-cclosure-marshal-BOOL--FLAGS"></a><h3>g_cclosure_marshal_BOOL__FLAGS</h3>
|
3496
5005
|
<pre class="programlisting">#define g_cclosure_marshal_BOOL__FLAGS</pre>
|
3497
|
-
<p>
|
5006
|
+
<p>An old alias for <a class="link" href="gobject-Closures.html#g-cclosure-marshal-BOOLEAN--FLAGS" title="g_cclosure_marshal_BOOLEAN__FLAGS ()"><code class="function">g_cclosure_marshal_BOOLEAN__FLAGS()</code></a>.</p>
|
5007
|
+
<div class="refsect3">
|
5008
|
+
<a name="id-1.4.13.8.4.5"></a><h4>Parameters</h4>
|
5009
|
+
<div class="informaltable"><table width="100%" border="0">
|
5010
|
+
<colgroup>
|
5011
|
+
<col width="150px" class="parameters_name">
|
5012
|
+
<col class="parameters_description">
|
5013
|
+
<col width="200px" class="parameters_annotations">
|
5014
|
+
</colgroup>
|
5015
|
+
<tbody>
|
5016
|
+
<tr>
|
5017
|
+
<td class="parameter_name"><p>closure</p></td>
|
5018
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
5019
|
+
<td class="parameter_annotations"> </td>
|
5020
|
+
</tr>
|
5021
|
+
<tr>
|
5022
|
+
<td class="parameter_name"><p>return_value</p></td>
|
5023
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
5024
|
+
if the callback of closure doesn't return a value.</p></td>
|
5025
|
+
<td class="parameter_annotations"> </td>
|
5026
|
+
</tr>
|
5027
|
+
<tr>
|
5028
|
+
<td class="parameter_name"><p>n_param_values</p></td>
|
5029
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
5030
|
+
array.</p></td>
|
5031
|
+
<td class="parameter_annotations"> </td>
|
5032
|
+
</tr>
|
5033
|
+
<tr>
|
5034
|
+
<td class="parameter_name"><p>param_values</p></td>
|
5035
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
5036
|
+
on which to invoke the callback of closure.</p></td>
|
5037
|
+
<td class="parameter_annotations"> </td>
|
5038
|
+
</tr>
|
5039
|
+
<tr>
|
5040
|
+
<td class="parameter_name"><p>invocation_hint</p></td>
|
5041
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
5042
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
5043
|
+
<td class="parameter_annotations"> </td>
|
5044
|
+
</tr>
|
5045
|
+
<tr>
|
5046
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
5047
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
5048
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
5049
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
5050
|
+
<td class="parameter_annotations"> </td>
|
5051
|
+
</tr>
|
5052
|
+
</tbody>
|
5053
|
+
</table></div>
|
5054
|
+
</div>
|
3498
5055
|
</div>
|
3499
5056
|
<hr>
|
3500
5057
|
<div class="refsect2">
|
3501
5058
|
<a name="g-cclosure-marshal-BOOL--BOXED-BOXED"></a><h3>g_cclosure_marshal_BOOL__BOXED_BOXED</h3>
|
3502
5059
|
<pre class="programlisting">#define g_cclosure_marshal_BOOL__BOXED_BOXED</pre>
|
5060
|
+
<p>An old alias for <a class="link" href="gobject-Closures.html#g-cclosure-marshal-BOOLEAN--BOXED-BOXED" title="g_cclosure_marshal_BOOLEAN__BOXED_BOXED ()"><code class="function">g_cclosure_marshal_BOOLEAN__BOXED_BOXED()</code></a>.</p>
|
5061
|
+
<div class="refsect3">
|
5062
|
+
<a name="id-1.4.13.8.5.5"></a><h4>Parameters</h4>
|
5063
|
+
<div class="informaltable"><table width="100%" border="0">
|
5064
|
+
<colgroup>
|
5065
|
+
<col width="150px" class="parameters_name">
|
5066
|
+
<col class="parameters_description">
|
5067
|
+
<col width="200px" class="parameters_annotations">
|
5068
|
+
</colgroup>
|
5069
|
+
<tbody>
|
5070
|
+
<tr>
|
5071
|
+
<td class="parameter_name"><p>closure</p></td>
|
5072
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Closures.html#GClosure" title="struct GClosure"><span class="type">GClosure</span></a>.</p></td>
|
5073
|
+
<td class="parameter_annotations"> </td>
|
5074
|
+
</tr>
|
5075
|
+
<tr>
|
5076
|
+
<td class="parameter_name"><p>return_value</p></td>
|
5077
|
+
<td class="parameter_description"><p>A <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> to store the return value. May be <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
5078
|
+
if the callback of closure doesn't return a value.</p></td>
|
5079
|
+
<td class="parameter_annotations"> </td>
|
5080
|
+
</tr>
|
5081
|
+
<tr>
|
5082
|
+
<td class="parameter_name"><p>n_param_values</p></td>
|
5083
|
+
<td class="parameter_description"><p>The length of the <em class="parameter"><code>param_values</code></em>
|
5084
|
+
array.</p></td>
|
5085
|
+
<td class="parameter_annotations"> </td>
|
5086
|
+
</tr>
|
5087
|
+
<tr>
|
5088
|
+
<td class="parameter_name"><p>param_values</p></td>
|
5089
|
+
<td class="parameter_description"><p>An array of <a href="gobject-Generic-values.html#GValue"><span class="type">GValues</span></a> holding the arguments
|
5090
|
+
on which to invoke the callback of closure.</p></td>
|
5091
|
+
<td class="parameter_annotations"> </td>
|
5092
|
+
</tr>
|
5093
|
+
<tr>
|
5094
|
+
<td class="parameter_name"><p>invocation_hint</p></td>
|
5095
|
+
<td class="parameter_description"><p>The invocation hint given as the last argument to
|
5096
|
+
<a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()"><code class="function">g_closure_invoke()</code></a>.</p></td>
|
5097
|
+
<td class="parameter_annotations"> </td>
|
5098
|
+
</tr>
|
5099
|
+
<tr>
|
5100
|
+
<td class="parameter_name"><p>marshal_data</p></td>
|
5101
|
+
<td class="parameter_description"><p>Additional data specified when registering the
|
5102
|
+
marshaller, see <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()"><code class="function">g_closure_set_marshal()</code></a> and
|
5103
|
+
<a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" title="g_closure_set_meta_marshal ()"><code class="function">g_closure_set_meta_marshal()</code></a></p></td>
|
5104
|
+
<td class="parameter_annotations"> </td>
|
5105
|
+
</tr>
|
5106
|
+
</tbody>
|
5107
|
+
</table></div>
|
5108
|
+
</div>
|
3503
5109
|
</div>
|
3504
5110
|
</div>
|
3505
5111
|
</div>
|