glib2 0.90.5-x86-mingw32 → 0.90.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +79 -0
- data/Rakefile +8 -65
- data/ext/glib2/rbglib.h +1 -1
- data/ext/glib2/rbgobj_type.c +1 -1
- data/lib/1.8/glib2.so +0 -0
- data/lib/1.9/glib2.so +0 -0
- data/lib/glib2.rb +2 -2
- data/lib/gnome2-raketask.rb +185 -0
- data/lib/gnome2-win32-binary-downloader.rb +49 -9
- data/lib/mkmf-gnome2.rb +55 -43
- data/test-unit/History.txt +5 -0
- data/test-unit/html/index.html +2 -2
- data/test-unit/html/index.html.ja +2 -2
- data/test-unit/lib/test/unit/assertions.rb +9 -4
- data/test-unit/lib/test/unit/autorunner.rb +13 -1
- data/test-unit/lib/test/unit/testsuite.rb +4 -2
- data/test-unit/lib/test/unit/version.rb +1 -1
- data/test-unit/test/test-testcase.rb +11 -3
- data/test-unit/test/test_assertions.rb +24 -3
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/glib-gettextize +2 -2
- data/vendor/local/bin/glib-mkenums +1 -1
- data/vendor/local/bin/gobject-query.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/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/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/lib/gio-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +1 -1
- data/vendor/local/lib/gmodule-2.0.lib +0 -0
- data/vendor/local/lib/gobject-2.0.lib +0 -0
- data/vendor/local/lib/gthread-2.0.lib +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +2 -2
- data/vendor/local/manifest/{glib-dev_2.26.0-2_win32.mft → glib-dev_2.26.1-1_win32.mft} +4 -4
- data/vendor/local/manifest/{glib_2.26.0-2_win32.mft → glib_2.26.1-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{glib-2.26.0 → glib-2.26.1}/COPYING +0 -0
- data/vendor/local/share/doc/{glib-dev-2.26.0 → glib-dev-2.26.1}/COPYING +0 -0
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +47 -47
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +30 -30
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +81 -81
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +65 -65
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +52 -52
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +51 -51
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +26 -26
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +46 -46
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +221 -231
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +157 -157
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +53 -53
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +48 -48
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +43 -43
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +83 -108
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +79 -79
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +60 -64
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +36 -40
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +40 -40
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +4 -8
- data/vendor/local/share/gtk-doc/html/gio/async.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/ch24.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch25.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/ch25s02.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch25s03.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch26s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26s03.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/ch26s04.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26s05.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch26s06.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch26s07.html +70 -5
- data/vendor/local/share/gtk-doc/html/gio/ch27.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch27s02.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/ch27s03.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch27s04.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch27s05.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch27s06.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/extending.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +44 -44
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +27 -33
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-GSrvTarget.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +45 -45
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp +9 -10
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +9 -10
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/icons.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/index.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +0 -1
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/networking.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/settings.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/tools.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/types.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/utils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +10 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +5 -9
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +9 -33
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +53 -53
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +32 -32
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +36 -36
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +49 -49
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +40 -40
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +70 -70
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +42 -46
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +23 -23
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +83 -83
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +62 -62
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +31 -31
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +31 -31
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +50 -50
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +112 -118
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +227 -261
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +91 -107
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +16 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +60 -60
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +66 -66
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +26 -26
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +72 -72
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +78 -78
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +51 -51
- data/vendor/local/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html +37 -37
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocators.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Chunks.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +64 -109
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +65 -65
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +80 -80
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +50 -50
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +41 -41
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +34 -34
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +35 -35
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +16 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +29 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +87 -87
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +27 -27
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +154 -154
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +93 -93
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +73 -73
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +122 -128
- data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +134 -134
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +14 -14
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +16 -119
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +33 -33
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +29 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +8 -8
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +6 -6
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +83 -83
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +30 -30
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp +30 -36
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +30 -36
- data/vendor/local/share/gtk-doc/html/glib/glib.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +44 -44
- data/vendor/local/share/gtk-doc/html/glib/index.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +1 -6
- data/vendor/local/share/gtk-doc/html/glib/tools.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +31 -31
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +22 -22
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +20 -20
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/ch06s03.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +15 -15
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +23 -23
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +17 -17
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +26 -26
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +74 -74
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +44 -44
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +71 -71
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +36 -36
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +71 -71
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +262 -262
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +97 -97
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +158 -158
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +37 -37
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +13 -13
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +11 -11
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +10 -10
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/index.html +11 -11
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +12 -12
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +4 -4
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/man/man1/glib-genmarshal.1 +15 -6
- data/vendor/local/share/man/man1/glib-mkenums.1 +12 -3
- data/vendor/local/share/man/man1/gobject-query.1 +13 -4
- data/vendor/local/src/tml/packaging/{glib_2.26.0-2_win32.log → glib_2.26.1-1_win32.log} +549 -558
- data/vendor/local/src/tml/packaging/{glib_2.26.0-2_win32.sh → glib_2.26.1-1_win32.sh} +2 -2
- metadata +860 -857
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>D-Bus Addresses</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="gdbus-lowlevel.html" title="Lowlevel D-Bus Support">
|
9
9
|
<link rel="prev" href="gio-D-Bus-Utilities.html" title="D-Bus Utilities">
|
10
10
|
<link rel="next" href="gio-D-Bus-Introspection-Data.html" title="D-Bus Introspection Data">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.15
|
11
|
+
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -26,7 +26,7 @@
|
|
26
26
|
<a href="#gio-D-Bus-Addresses.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="D-Bus Addresses">
|
30
30
|
<a name="gio-D-Bus-Addresses"></a><div class="titlepage"></div>
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
@@ -35,7 +35,7 @@
|
|
35
35
|
</td>
|
36
36
|
<td valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
38
|
-
<div class="refsynopsisdiv">
|
38
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
39
39
|
<a name="gio-D-Bus-Addresses.synopsis"></a><h2>Synopsis</h2>
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <gio/gio.h>
|
@@ -59,7 +59,7 @@
|
|
59
59
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
60
60
|
</pre>
|
61
61
|
</div>
|
62
|
-
<div class="refsect1">
|
62
|
+
<div class="refsect1" title="Description">
|
63
63
|
<a name="gio-D-Bus-Addresses.description"></a><h2>Description</h2>
|
64
64
|
<p>
|
65
65
|
Routines for working with D-Bus addresses. A D-Bus address is a string
|
@@ -67,9 +67,9 @@ like "unix:tmpdir=/tmp/my-app-name". The exact format of addresses
|
|
67
67
|
is explained in detail in the D-Bus specification.
|
68
68
|
</p>
|
69
69
|
</div>
|
70
|
-
<div class="refsect1">
|
70
|
+
<div class="refsect1" title="Details">
|
71
71
|
<a name="gio-D-Bus-Addresses.details"></a><h2>Details</h2>
|
72
|
-
<div class="refsect2">
|
72
|
+
<div class="refsect2" title="g_dbus_is_address ()">
|
73
73
|
<a name="g-dbus-is-address"></a><h3>g_dbus_is_address ()</h3>
|
74
74
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_dbus_is_address (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>);</pre>
|
75
75
|
<p>
|
@@ -99,7 +99,7 @@ checks.
|
|
99
99
|
<p class="since">Since 2.26</p>
|
100
100
|
</div>
|
101
101
|
<hr>
|
102
|
-
<div class="refsect2">
|
102
|
+
<div class="refsect2" title="g_dbus_is_supported_address ()">
|
103
103
|
<a name="g-dbus-is-supported-address"></a><h3>g_dbus_is_supported_address ()</h3>
|
104
104
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_dbus_is_supported_address (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *string</code></em>,
|
105
105
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
@@ -133,7 +133,7 @@ supported by this library, <a href="http://library.gnome.org/devel/glib/unstable
|
|
133
133
|
<p class="since">Since 2.26</p>
|
134
134
|
</div>
|
135
135
|
<hr>
|
136
|
-
<div class="refsect2">
|
136
|
+
<div class="refsect2" title="g_dbus_address_get_stream ()">
|
137
137
|
<a name="g-dbus-address-get-stream"></a><h3>g_dbus_address_get_stream ()</h3>
|
138
138
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_address_get_stream (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *address</code></em>,
|
139
139
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -181,7 +181,7 @@ This is an asynchronous failable function. See
|
|
181
181
|
<p class="since">Since 2.26</p>
|
182
182
|
</div>
|
183
183
|
<hr>
|
184
|
-
<div class="refsect2">
|
184
|
+
<div class="refsect2" title="g_dbus_address_get_stream_finish ()">
|
185
185
|
<a name="g-dbus-address-get-stream-finish"></a><h3>g_dbus_address_get_stream_finish ()</h3>
|
186
186
|
<pre class="programlisting"><a class="link" href="GIOStream.html" title="GIOStream"><span class="returnvalue">GIOStream</span></a> * g_dbus_address_get_stream_finish (<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
187
187
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **out_guid</code></em>,
|
@@ -219,7 +219,7 @@ Finishes an operation started with <a class="link" href="gio-D-Bus-Addresses.htm
|
|
219
219
|
<p class="since">Since 2.26</p>
|
220
220
|
</div>
|
221
221
|
<hr>
|
222
|
-
<div class="refsect2">
|
222
|
+
<div class="refsect2" title="g_dbus_address_get_stream_sync ()">
|
223
223
|
<a name="g-dbus-address-get-stream-sync"></a><h3>g_dbus_address_get_stream_sync ()</h3>
|
224
224
|
<pre class="programlisting"><a class="link" href="GIOStream.html" title="GIOStream"><span class="returnvalue">GIOStream</span></a> * g_dbus_address_get_stream_sync (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *address</code></em>,
|
225
225
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **out_guid</code></em>,
|
@@ -269,7 +269,7 @@ This is a synchronous failable function. See
|
|
269
269
|
<p class="since">Since 2.26</p>
|
270
270
|
</div>
|
271
271
|
<hr>
|
272
|
-
<div class="refsect2">
|
272
|
+
<div class="refsect2" title="g_dbus_address_get_for_bus_sync ()">
|
273
273
|
<a name="g-dbus-address-get-for-bus-sync"></a><h3>g_dbus_address_get_for_bus_sync ()</h3>
|
274
274
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * g_dbus_address_get_for_bus_sync (<em class="parameter"><code><a class="link" href="GDBusConnection.html#GBusType" title="enum GBusType"><span class="type">GBusType</span></a> bus_type</code></em>,
|
275
275
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -311,6 +311,6 @@ platform specific mechanisms.
|
|
311
311
|
</div>
|
312
312
|
<div class="footer">
|
313
313
|
<hr>
|
314
|
-
Generated by GTK-Doc V1.15
|
314
|
+
Generated by GTK-Doc V1.15</div>
|
315
315
|
</body>
|
316
316
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>D-Bus Introspection Data</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="gdbus-lowlevel.html" title="Lowlevel D-Bus Support">
|
9
9
|
<link rel="prev" href="gio-D-Bus-Addresses.html" title="D-Bus Addresses">
|
10
10
|
<link rel="next" href="gio-GDBusError.html" title="GDBusError">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.15
|
11
|
+
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -26,7 +26,7 @@
|
|
26
26
|
<a href="#gio-D-Bus-Introspection-Data.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="D-Bus Introspection Data">
|
30
30
|
<a name="gio-D-Bus-Introspection-Data"></a><div class="titlepage"></div>
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
@@ -35,7 +35,7 @@
|
|
35
35
|
</td>
|
36
36
|
<td valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
38
|
-
<div class="refsynopsisdiv">
|
38
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
39
39
|
<a name="gio-D-Bus-Introspection-Data.synopsis"></a><h2>Synopsis</h2>
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <gio/gio.h>
|
@@ -90,7 +90,7 @@ const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.htm
|
|
90
90
|
<span class="returnvalue">void</span> <a class="link" href="gio-D-Bus-Introspection-Data.html#g-dbus-annotation-info-unref" title="g_dbus_annotation_info_unref ()">g_dbus_annotation_info_unref</a> (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo" title="GDBusAnnotationInfo"><span class="type">GDBusAnnotationInfo</span></a> *info</code></em>);
|
91
91
|
</pre>
|
92
92
|
</div>
|
93
|
-
<div class="refsect1">
|
93
|
+
<div class="refsect1" title="Description">
|
94
94
|
<a name="gio-D-Bus-Introspection-Data.description"></a><h2>Description</h2>
|
95
95
|
<p>
|
96
96
|
Various data structures and convenience routines to parse and
|
@@ -102,9 +102,9 @@ The format of D-Bus introspection XML is specified in the
|
|
102
102
|
D-Bus specification.
|
103
103
|
</p>
|
104
104
|
</div>
|
105
|
-
<div class="refsect1">
|
105
|
+
<div class="refsect1" title="Details">
|
106
106
|
<a name="gio-D-Bus-Introspection-Data.details"></a><h2>Details</h2>
|
107
|
-
<div class="refsect2">
|
107
|
+
<div class="refsect2" title="GDBusAnnotationInfo">
|
108
108
|
<a name="GDBusAnnotationInfo"></a><h3>GDBusAnnotationInfo</h3>
|
109
109
|
<pre class="programlisting">typedef struct {
|
110
110
|
volatile gint ref_count;
|
@@ -144,7 +144,7 @@ Information about an annotation.
|
|
144
144
|
<p class="since">Since 2.26</p>
|
145
145
|
</div>
|
146
146
|
<hr>
|
147
|
-
<div class="refsect2">
|
147
|
+
<div class="refsect2" title="GDBusArgInfo">
|
148
148
|
<a name="GDBusArgInfo"></a><h3>GDBusArgInfo</h3>
|
149
149
|
<pre class="programlisting">typedef struct {
|
150
150
|
volatile gint ref_count;
|
@@ -184,7 +184,7 @@ Information about an argument for a method or a signal.
|
|
184
184
|
<p class="since">Since 2.26</p>
|
185
185
|
</div>
|
186
186
|
<hr>
|
187
|
-
<div class="refsect2">
|
187
|
+
<div class="refsect2" title="GDBusMethodInfo">
|
188
188
|
<a name="GDBusMethodInfo"></a><h3>GDBusMethodInfo</h3>
|
189
189
|
<pre class="programlisting">typedef struct {
|
190
190
|
volatile gint ref_count;
|
@@ -230,7 +230,7 @@ Information about a method on an D-Bus interface.
|
|
230
230
|
<p class="since">Since 2.26</p>
|
231
231
|
</div>
|
232
232
|
<hr>
|
233
|
-
<div class="refsect2">
|
233
|
+
<div class="refsect2" title="GDBusSignalInfo">
|
234
234
|
<a name="GDBusSignalInfo"></a><h3>GDBusSignalInfo</h3>
|
235
235
|
<pre class="programlisting">typedef struct {
|
236
236
|
volatile gint ref_count;
|
@@ -270,7 +270,7 @@ Information about a signal on a D-Bus interface.
|
|
270
270
|
<p class="since">Since 2.26</p>
|
271
271
|
</div>
|
272
272
|
<hr>
|
273
|
-
<div class="refsect2">
|
273
|
+
<div class="refsect2" title="enum GDBusPropertyInfoFlags">
|
274
274
|
<a name="GDBusPropertyInfoFlags"></a><h3>enum GDBusPropertyInfoFlags</h3>
|
275
275
|
<pre class="programlisting">typedef enum
|
276
276
|
{
|
@@ -305,7 +305,7 @@ Flags describing the access control of a D-Bus property.
|
|
305
305
|
<p class="since">Since 2.26</p>
|
306
306
|
</div>
|
307
307
|
<hr>
|
308
|
-
<div class="refsect2">
|
308
|
+
<div class="refsect2" title="GDBusPropertyInfo">
|
309
309
|
<a name="GDBusPropertyInfo"></a><h3>GDBusPropertyInfo</h3>
|
310
310
|
<pre class="programlisting">typedef struct {
|
311
311
|
volatile gint ref_count;
|
@@ -351,7 +351,7 @@ Information about a D-Bus property on a D-Bus interface.
|
|
351
351
|
<p class="since">Since 2.26</p>
|
352
352
|
</div>
|
353
353
|
<hr>
|
354
|
-
<div class="refsect2">
|
354
|
+
<div class="refsect2" title="GDBusInterfaceInfo">
|
355
355
|
<a name="GDBusInterfaceInfo"></a><h3>GDBusInterfaceInfo</h3>
|
356
356
|
<pre class="programlisting">typedef struct {
|
357
357
|
volatile gint ref_count;
|
@@ -403,7 +403,7 @@ Information about a D-Bus interface.
|
|
403
403
|
<p class="since">Since 2.26</p>
|
404
404
|
</div>
|
405
405
|
<hr>
|
406
|
-
<div class="refsect2">
|
406
|
+
<div class="refsect2" title="GDBusNodeInfo">
|
407
407
|
<a name="GDBusNodeInfo"></a><h3>GDBusNodeInfo</h3>
|
408
408
|
<pre class="programlisting">typedef struct {
|
409
409
|
volatile gint ref_count;
|
@@ -449,7 +449,7 @@ Information about nodes in a remote object hierarchy.
|
|
449
449
|
<p class="since">Since 2.26</p>
|
450
450
|
</div>
|
451
451
|
<hr>
|
452
|
-
<div class="refsect2">
|
452
|
+
<div class="refsect2" title="g_dbus_annotation_info_lookup ()">
|
453
453
|
<a name="g-dbus-annotation-info-lookup"></a><h3>g_dbus_annotation_info_lookup ()</h3>
|
454
454
|
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * g_dbus_annotation_info_lookup (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo" title="GDBusAnnotationInfo"><span class="type">GDBusAnnotationInfo</span></a> **annotations</code></em>,
|
455
455
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
@@ -483,7 +483,7 @@ This cost of this function is O(n) in number of annotations.
|
|
483
483
|
<p class="since">Since 2.26</p>
|
484
484
|
</div>
|
485
485
|
<hr>
|
486
|
-
<div class="refsect2">
|
486
|
+
<div class="refsect2" title="g_dbus_interface_info_lookup_method ()">
|
487
487
|
<a name="g-dbus-interface-info-lookup-method"></a><h3>g_dbus_interface_info_lookup_method ()</h3>
|
488
488
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusMethodInfo" title="GDBusMethodInfo"><span class="returnvalue">GDBusMethodInfo</span></a> * g_dbus_interface_info_lookup_method (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>,
|
489
489
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
@@ -517,7 +517,7 @@ This cost of this function is O(n) in number of methods.
|
|
517
517
|
<p class="since">Since 2.26</p>
|
518
518
|
</div>
|
519
519
|
<hr>
|
520
|
-
<div class="refsect2">
|
520
|
+
<div class="refsect2" title="g_dbus_interface_info_lookup_signal ()">
|
521
521
|
<a name="g-dbus-interface-info-lookup-signal"></a><h3>g_dbus_interface_info_lookup_signal ()</h3>
|
522
522
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusSignalInfo" title="GDBusSignalInfo"><span class="returnvalue">GDBusSignalInfo</span></a> * g_dbus_interface_info_lookup_signal (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>,
|
523
523
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
@@ -551,7 +551,7 @@ This cost of this function is O(n) in number of signals.
|
|
551
551
|
<p class="since">Since 2.26</p>
|
552
552
|
</div>
|
553
553
|
<hr>
|
554
|
-
<div class="refsect2">
|
554
|
+
<div class="refsect2" title="g_dbus_interface_info_lookup_property ()">
|
555
555
|
<a name="g-dbus-interface-info-lookup-property"></a><h3>g_dbus_interface_info_lookup_property ()</h3>
|
556
556
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo" title="GDBusPropertyInfo"><span class="returnvalue">GDBusPropertyInfo</span></a> * g_dbus_interface_info_lookup_property
|
557
557
|
(<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>,
|
@@ -586,7 +586,7 @@ This cost of this function is O(n) in number of properties.
|
|
586
586
|
<p class="since">Since 2.26</p>
|
587
587
|
</div>
|
588
588
|
<hr>
|
589
|
-
<div class="refsect2">
|
589
|
+
<div class="refsect2" title="g_dbus_interface_info_generate_xml ()">
|
590
590
|
<a name="g-dbus-interface-info-generate-xml"></a><h3>g_dbus_interface_info_generate_xml ()</h3>
|
591
591
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_interface_info_generate_xml (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>,
|
592
592
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> indent</code></em>,
|
@@ -623,7 +623,7 @@ method.
|
|
623
623
|
<p class="since">Since 2.26</p>
|
624
624
|
</div>
|
625
625
|
<hr>
|
626
|
-
<div class="refsect2">
|
626
|
+
<div class="refsect2" title="g_dbus_node_info_new_for_xml ()">
|
627
627
|
<a name="g-dbus-node-info-new-for-xml"></a><h3>g_dbus_node_info_new_for_xml ()</h3>
|
628
628
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="returnvalue">GDBusNodeInfo</span></a> * g_dbus_node_info_new_for_xml (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *xml_data</code></em>,
|
629
629
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
@@ -655,7 +655,7 @@ with <a class="link" href="gio-D-Bus-Introspection-Data.html#g-dbus-node-info-un
|
|
655
655
|
<p class="since">Since 2.26</p>
|
656
656
|
</div>
|
657
657
|
<hr>
|
658
|
-
<div class="refsect2">
|
658
|
+
<div class="refsect2" title="g_dbus_node_info_lookup_interface ()">
|
659
659
|
<a name="g-dbus-node-info-lookup-interface"></a><h3>g_dbus_node_info_lookup_interface ()</h3>
|
660
660
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="returnvalue">GDBusInterfaceInfo</span></a> * g_dbus_node_info_lookup_interface (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="type">GDBusNodeInfo</span></a> *info</code></em>,
|
661
661
|
<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
@@ -689,7 +689,7 @@ This cost of this function is O(n) in number of interfaces.
|
|
689
689
|
<p class="since">Since 2.26</p>
|
690
690
|
</div>
|
691
691
|
<hr>
|
692
|
-
<div class="refsect2">
|
692
|
+
<div class="refsect2" title="g_dbus_node_info_generate_xml ()">
|
693
693
|
<a name="g-dbus-node-info-generate-xml"></a><h3>g_dbus_node_info_generate_xml ()</h3>
|
694
694
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_node_info_generate_xml (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="type">GDBusNodeInfo</span></a> *info</code></em>,
|
695
695
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> indent</code></em>,
|
@@ -724,7 +724,7 @@ handling the <code class="literal">org.freedesktop.DBus.Introspectable.Introspec
|
|
724
724
|
<p class="since">Since 2.26</p>
|
725
725
|
</div>
|
726
726
|
<hr>
|
727
|
-
<div class="refsect2">
|
727
|
+
<div class="refsect2" title="G_TYPE_DBUS_NODE_INFO">
|
728
728
|
<a name="G-TYPE-DBUS-NODE-INFO:CAPS"></a><h3>G_TYPE_DBUS_NODE_INFO</h3>
|
729
729
|
<pre class="programlisting">#define G_TYPE_DBUS_NODE_INFO (g_dbus_node_info_get_type ())
|
730
730
|
</pre>
|
@@ -734,7 +734,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
734
734
|
<p class="since">Since 2.26</p>
|
735
735
|
</div>
|
736
736
|
<hr>
|
737
|
-
<div class="refsect2">
|
737
|
+
<div class="refsect2" title="G_TYPE_DBUS_INTERFACE_INFO">
|
738
738
|
<a name="G-TYPE-DBUS-INTERFACE-INFO:CAPS"></a><h3>G_TYPE_DBUS_INTERFACE_INFO</h3>
|
739
739
|
<pre class="programlisting">#define G_TYPE_DBUS_INTERFACE_INFO (g_dbus_interface_info_get_type ())
|
740
740
|
</pre>
|
@@ -744,7 +744,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
744
744
|
<p class="since">Since 2.26</p>
|
745
745
|
</div>
|
746
746
|
<hr>
|
747
|
-
<div class="refsect2">
|
747
|
+
<div class="refsect2" title="G_TYPE_DBUS_METHOD_INFO">
|
748
748
|
<a name="G-TYPE-DBUS-METHOD-INFO:CAPS"></a><h3>G_TYPE_DBUS_METHOD_INFO</h3>
|
749
749
|
<pre class="programlisting">#define G_TYPE_DBUS_METHOD_INFO (g_dbus_method_info_get_type ())
|
750
750
|
</pre>
|
@@ -754,7 +754,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
754
754
|
<p class="since">Since 2.26</p>
|
755
755
|
</div>
|
756
756
|
<hr>
|
757
|
-
<div class="refsect2">
|
757
|
+
<div class="refsect2" title="G_TYPE_DBUS_SIGNAL_INFO">
|
758
758
|
<a name="G-TYPE-DBUS-SIGNAL-INFO:CAPS"></a><h3>G_TYPE_DBUS_SIGNAL_INFO</h3>
|
759
759
|
<pre class="programlisting">#define G_TYPE_DBUS_SIGNAL_INFO (g_dbus_signal_info_get_type ())
|
760
760
|
</pre>
|
@@ -764,7 +764,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
764
764
|
<p class="since">Since 2.26</p>
|
765
765
|
</div>
|
766
766
|
<hr>
|
767
|
-
<div class="refsect2">
|
767
|
+
<div class="refsect2" title="G_TYPE_DBUS_PROPERTY_INFO">
|
768
768
|
<a name="G-TYPE-DBUS-PROPERTY-INFO:CAPS"></a><h3>G_TYPE_DBUS_PROPERTY_INFO</h3>
|
769
769
|
<pre class="programlisting">#define G_TYPE_DBUS_PROPERTY_INFO (g_dbus_property_info_get_type ())
|
770
770
|
</pre>
|
@@ -774,7 +774,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
774
774
|
<p class="since">Since 2.26</p>
|
775
775
|
</div>
|
776
776
|
<hr>
|
777
|
-
<div class="refsect2">
|
777
|
+
<div class="refsect2" title="G_TYPE_DBUS_ARG_INFO">
|
778
778
|
<a name="G-TYPE-DBUS-ARG-INFO:CAPS"></a><h3>G_TYPE_DBUS_ARG_INFO</h3>
|
779
779
|
<pre class="programlisting">#define G_TYPE_DBUS_ARG_INFO (g_dbus_arg_info_get_type ())
|
780
780
|
</pre>
|
@@ -784,7 +784,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
784
784
|
<p class="since">Since 2.26</p>
|
785
785
|
</div>
|
786
786
|
<hr>
|
787
|
-
<div class="refsect2">
|
787
|
+
<div class="refsect2" title="G_TYPE_DBUS_ANNOTATION_INFO">
|
788
788
|
<a name="G-TYPE-DBUS-ANNOTATION-INFO:CAPS"></a><h3>G_TYPE_DBUS_ANNOTATION_INFO</h3>
|
789
789
|
<pre class="programlisting">#define G_TYPE_DBUS_ANNOTATION_INFO (g_dbus_annotation_info_get_type ())
|
790
790
|
</pre>
|
@@ -794,7 +794,7 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Inform
|
|
794
794
|
<p class="since">Since 2.26</p>
|
795
795
|
</div>
|
796
796
|
<hr>
|
797
|
-
<div class="refsect2">
|
797
|
+
<div class="refsect2" title="g_dbus_node_info_ref ()">
|
798
798
|
<a name="g-dbus-node-info-ref"></a><h3>g_dbus_node_info_ref ()</h3>
|
799
799
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="returnvalue">GDBusNodeInfo</span></a> * g_dbus_node_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="type">GDBusNodeInfo</span></a> *info</code></em>);</pre>
|
800
800
|
<p>
|
@@ -820,7 +820,7 @@ the reference count.
|
|
820
820
|
<p class="since">Since 2.26</p>
|
821
821
|
</div>
|
822
822
|
<hr>
|
823
|
-
<div class="refsect2">
|
823
|
+
<div class="refsect2" title="g_dbus_interface_info_ref ()">
|
824
824
|
<a name="g-dbus-interface-info-ref"></a><h3>g_dbus_interface_info_ref ()</h3>
|
825
825
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="returnvalue">GDBusInterfaceInfo</span></a> * g_dbus_interface_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>);</pre>
|
826
826
|
<p>
|
@@ -846,7 +846,7 @@ the reference count.
|
|
846
846
|
<p class="since">Since 2.26</p>
|
847
847
|
</div>
|
848
848
|
<hr>
|
849
|
-
<div class="refsect2">
|
849
|
+
<div class="refsect2" title="g_dbus_method_info_ref ()">
|
850
850
|
<a name="g-dbus-method-info-ref"></a><h3>g_dbus_method_info_ref ()</h3>
|
851
851
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusMethodInfo" title="GDBusMethodInfo"><span class="returnvalue">GDBusMethodInfo</span></a> * g_dbus_method_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusMethodInfo" title="GDBusMethodInfo"><span class="type">GDBusMethodInfo</span></a> *info</code></em>);</pre>
|
852
852
|
<p>
|
@@ -872,7 +872,7 @@ the reference count.
|
|
872
872
|
<p class="since">Since 2.26</p>
|
873
873
|
</div>
|
874
874
|
<hr>
|
875
|
-
<div class="refsect2">
|
875
|
+
<div class="refsect2" title="g_dbus_signal_info_ref ()">
|
876
876
|
<a name="g-dbus-signal-info-ref"></a><h3>g_dbus_signal_info_ref ()</h3>
|
877
877
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusSignalInfo" title="GDBusSignalInfo"><span class="returnvalue">GDBusSignalInfo</span></a> * g_dbus_signal_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusSignalInfo" title="GDBusSignalInfo"><span class="type">GDBusSignalInfo</span></a> *info</code></em>);</pre>
|
878
878
|
<p>
|
@@ -898,7 +898,7 @@ the reference count.
|
|
898
898
|
<p class="since">Since 2.26</p>
|
899
899
|
</div>
|
900
900
|
<hr>
|
901
|
-
<div class="refsect2">
|
901
|
+
<div class="refsect2" title="g_dbus_property_info_ref ()">
|
902
902
|
<a name="g-dbus-property-info-ref"></a><h3>g_dbus_property_info_ref ()</h3>
|
903
903
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo" title="GDBusPropertyInfo"><span class="returnvalue">GDBusPropertyInfo</span></a> * g_dbus_property_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo" title="GDBusPropertyInfo"><span class="type">GDBusPropertyInfo</span></a> *info</code></em>);</pre>
|
904
904
|
<p>
|
@@ -924,7 +924,7 @@ the reference count.
|
|
924
924
|
<p class="since">Since 2.26</p>
|
925
925
|
</div>
|
926
926
|
<hr>
|
927
|
-
<div class="refsect2">
|
927
|
+
<div class="refsect2" title="g_dbus_arg_info_ref ()">
|
928
928
|
<a name="g-dbus-arg-info-ref"></a><h3>g_dbus_arg_info_ref ()</h3>
|
929
929
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusArgInfo" title="GDBusArgInfo"><span class="returnvalue">GDBusArgInfo</span></a> * g_dbus_arg_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusArgInfo" title="GDBusArgInfo"><span class="type">GDBusArgInfo</span></a> *info</code></em>);</pre>
|
930
930
|
<p>
|
@@ -950,7 +950,7 @@ the reference count.
|
|
950
950
|
<p class="since">Since 2.26</p>
|
951
951
|
</div>
|
952
952
|
<hr>
|
953
|
-
<div class="refsect2">
|
953
|
+
<div class="refsect2" title="g_dbus_annotation_info_ref ()">
|
954
954
|
<a name="g-dbus-annotation-info-ref"></a><h3>g_dbus_annotation_info_ref ()</h3>
|
955
955
|
<pre class="programlisting"><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo" title="GDBusAnnotationInfo"><span class="returnvalue">GDBusAnnotationInfo</span></a> * g_dbus_annotation_info_ref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo" title="GDBusAnnotationInfo"><span class="type">GDBusAnnotationInfo</span></a> *info</code></em>);</pre>
|
956
956
|
<p>
|
@@ -976,7 +976,7 @@ the reference count.
|
|
976
976
|
<p class="since">Since 2.26</p>
|
977
977
|
</div>
|
978
978
|
<hr>
|
979
|
-
<div class="refsect2">
|
979
|
+
<div class="refsect2" title="g_dbus_node_info_unref ()">
|
980
980
|
<a name="g-dbus-node-info-unref"></a><h3>g_dbus_node_info_unref ()</h3>
|
981
981
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_node_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusNodeInfo" title="GDBusNodeInfo"><span class="type">GDBusNodeInfo</span></a> *info</code></em>);</pre>
|
982
982
|
<p>
|
@@ -995,7 +995,7 @@ the memory used is freed.
|
|
995
995
|
<p class="since">Since 2.26</p>
|
996
996
|
</div>
|
997
997
|
<hr>
|
998
|
-
<div class="refsect2">
|
998
|
+
<div class="refsect2" title="g_dbus_interface_info_unref ()">
|
999
999
|
<a name="g-dbus-interface-info-unref"></a><h3>g_dbus_interface_info_unref ()</h3>
|
1000
1000
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_interface_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusInterfaceInfo" title="GDBusInterfaceInfo"><span class="type">GDBusInterfaceInfo</span></a> *info</code></em>);</pre>
|
1001
1001
|
<p>
|
@@ -1014,7 +1014,7 @@ the memory used is freed.
|
|
1014
1014
|
<p class="since">Since 2.26</p>
|
1015
1015
|
</div>
|
1016
1016
|
<hr>
|
1017
|
-
<div class="refsect2">
|
1017
|
+
<div class="refsect2" title="g_dbus_method_info_unref ()">
|
1018
1018
|
<a name="g-dbus-method-info-unref"></a><h3>g_dbus_method_info_unref ()</h3>
|
1019
1019
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_method_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusMethodInfo" title="GDBusMethodInfo"><span class="type">GDBusMethodInfo</span></a> *info</code></em>);</pre>
|
1020
1020
|
<p>
|
@@ -1033,7 +1033,7 @@ the memory used is freed.
|
|
1033
1033
|
<p class="since">Since 2.26</p>
|
1034
1034
|
</div>
|
1035
1035
|
<hr>
|
1036
|
-
<div class="refsect2">
|
1036
|
+
<div class="refsect2" title="g_dbus_signal_info_unref ()">
|
1037
1037
|
<a name="g-dbus-signal-info-unref"></a><h3>g_dbus_signal_info_unref ()</h3>
|
1038
1038
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_signal_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusSignalInfo" title="GDBusSignalInfo"><span class="type">GDBusSignalInfo</span></a> *info</code></em>);</pre>
|
1039
1039
|
<p>
|
@@ -1052,7 +1052,7 @@ the memory used is freed.
|
|
1052
1052
|
<p class="since">Since 2.26</p>
|
1053
1053
|
</div>
|
1054
1054
|
<hr>
|
1055
|
-
<div class="refsect2">
|
1055
|
+
<div class="refsect2" title="g_dbus_property_info_unref ()">
|
1056
1056
|
<a name="g-dbus-property-info-unref"></a><h3>g_dbus_property_info_unref ()</h3>
|
1057
1057
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_property_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusPropertyInfo" title="GDBusPropertyInfo"><span class="type">GDBusPropertyInfo</span></a> *info</code></em>);</pre>
|
1058
1058
|
<p>
|
@@ -1071,7 +1071,7 @@ the memory used is freed.
|
|
1071
1071
|
<p class="since">Since 2.26</p>
|
1072
1072
|
</div>
|
1073
1073
|
<hr>
|
1074
|
-
<div class="refsect2">
|
1074
|
+
<div class="refsect2" title="g_dbus_arg_info_unref ()">
|
1075
1075
|
<a name="g-dbus-arg-info-unref"></a><h3>g_dbus_arg_info_unref ()</h3>
|
1076
1076
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_arg_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusArgInfo" title="GDBusArgInfo"><span class="type">GDBusArgInfo</span></a> *info</code></em>);</pre>
|
1077
1077
|
<p>
|
@@ -1090,7 +1090,7 @@ the memory used is freed.
|
|
1090
1090
|
<p class="since">Since 2.26</p>
|
1091
1091
|
</div>
|
1092
1092
|
<hr>
|
1093
|
-
<div class="refsect2">
|
1093
|
+
<div class="refsect2" title="g_dbus_annotation_info_unref ()">
|
1094
1094
|
<a name="g-dbus-annotation-info-unref"></a><h3>g_dbus_annotation_info_unref ()</h3>
|
1095
1095
|
<pre class="programlisting"><span class="returnvalue">void</span> g_dbus_annotation_info_unref (<em class="parameter"><code><a class="link" href="gio-D-Bus-Introspection-Data.html#GDBusAnnotationInfo" title="GDBusAnnotationInfo"><span class="type">GDBusAnnotationInfo</span></a> *info</code></em>);</pre>
|
1096
1096
|
<p>
|
@@ -1112,6 +1112,6 @@ the memory used is freed.
|
|
1112
1112
|
</div>
|
1113
1113
|
<div class="footer">
|
1114
1114
|
<hr>
|
1115
|
-
Generated by GTK-Doc V1.15
|
1115
|
+
Generated by GTK-Doc V1.15</div>
|
1116
1116
|
</body>
|
1117
1117
|
</html>
|