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>glib-genmarshal</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="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
9
9
|
<link rel="prev" href="glib-mkenums.html" title="glib-mkenums">
|
10
10
|
<link rel="next" href="gobject-query.html" title="gobject-query">
|
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">
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<th width="100%" align="center">GObject Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="gobject-query.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div lang="en" class="refentry">
|
22
|
+
<div lang="en" class="refentry" title="glib-genmarshal">
|
23
23
|
<a name="glib-genmarshal"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,12 +28,12 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsynopsisdiv">
|
31
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
32
32
|
<h2>Synopsis</h2>
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">glib-genmarshal</code> [options...] [files...]</p></div>
|
34
34
|
</div>
|
35
|
-
<div class="refsect1">
|
36
|
-
<a name="
|
35
|
+
<div class="refsect1" title="Description">
|
36
|
+
<a name="id357609"></a><h2>Description</h2>
|
37
37
|
<p><span class="command"><strong>glib-genmarshal</strong></span> is a small utility that generates C code
|
38
38
|
marshallers for callback functions of the GClosure mechanism in the GObject
|
39
39
|
sublibrary of GLib. The marshaller functions have a standard signature,
|
@@ -44,14 +44,14 @@ code function of the closure with all the parameters on the stack and to
|
|
44
44
|
collect its return value.
|
45
45
|
</p>
|
46
46
|
</div>
|
47
|
-
<div class="refsect1">
|
48
|
-
<a name="
|
47
|
+
<div class="refsect1" title="Invocation">
|
48
|
+
<a name="id359827"></a><h2>Invocation</h2>
|
49
49
|
<p><span class="command"><strong>glib-genmarshal</strong></span> takes a list of marshallers to generate as
|
50
50
|
input. The marshaller list is either read from standard input or from files
|
51
51
|
passed as additional arguments on the command line.
|
52
52
|
</p>
|
53
|
-
<div class="refsect2">
|
54
|
-
<a name="
|
53
|
+
<div class="refsect2" title="Options">
|
54
|
+
<a name="id397891"></a><h3>Options</h3>
|
55
55
|
<div class="variablelist"><table border="0">
|
56
56
|
<col align="left" valign="top">
|
57
57
|
<tbody>
|
@@ -108,8 +108,8 @@ Print version and exit.
|
|
108
108
|
</table></div>
|
109
109
|
</div>
|
110
110
|
<hr>
|
111
|
-
<div class="refsect2">
|
112
|
-
<a name="
|
111
|
+
<div class="refsect2" title="Marshaller list format">
|
112
|
+
<a name="id371193"></a><h3>Marshaller list format</h3>
|
113
113
|
<p>
|
114
114
|
The marshaller lists are processed line by line, a line can contain a
|
115
115
|
comment in the form of
|
@@ -136,8 +136,8 @@ which are always pointers.
|
|
136
136
|
</p>
|
137
137
|
</div>
|
138
138
|
<hr>
|
139
|
-
<div class="refsect2">
|
140
|
-
<a name="
|
139
|
+
<div class="refsect2" title="Parameter types">
|
140
|
+
<a name="id346608"></a><h3>Parameter types</h3>
|
141
141
|
<p>
|
142
142
|
Currently, the following types are supported:
|
143
143
|
</p>
|
@@ -284,8 +284,8 @@ deprecated alias for <em class="replaceable"><code>BOOLEAN</code></em>
|
|
284
284
|
</p>
|
285
285
|
</div>
|
286
286
|
</div>
|
287
|
-
<div class="refsect1">
|
288
|
-
<a name="
|
287
|
+
<div class="refsect1" title="Example">
|
288
|
+
<a name="id369348"></a><h2>Example</h2>
|
289
289
|
<p>
|
290
290
|
To generate marshallers for the following callback functions:
|
291
291
|
</p>
|
@@ -332,20 +332,20 @@ cc_baz = g_cclosure_new (NULL, baz, NULL);
|
|
332
332
|
g_closure_set_marshal (cc_baz, g_cclosure_marshal_FLOAT__BOOLEAN_UCHAR);
|
333
333
|
</pre>
|
334
334
|
</div>
|
335
|
-
<div class="refsect1">
|
336
|
-
<a name="
|
335
|
+
<div class="refsect1" title="See also">
|
336
|
+
<a name="id342940"></a><h2>See also</h2>
|
337
337
|
<p>
|
338
338
|
<span class="command"><strong>glib-mkenums</strong></span>(1)
|
339
339
|
</p>
|
340
340
|
</div>
|
341
|
-
<div class="refsect1">
|
342
|
-
<a name="
|
341
|
+
<div class="refsect1" title="Bugs">
|
342
|
+
<a name="id381626"></a><h2>Bugs</h2>
|
343
343
|
<p>
|
344
344
|
None known yet.
|
345
345
|
</p>
|
346
346
|
</div>
|
347
|
-
<div class="refsect1">
|
348
|
-
<a name="
|
347
|
+
<div class="refsect1" title="Author">
|
348
|
+
<a name="id398658"></a><h2>Author</h2>
|
349
349
|
<p><span class="command"><strong>glib-genmarshal</strong></span> has been written by Tim Janik
|
350
350
|
<code class="email"><<a class="email" href="mailto:timj@gtk.org">timj@gtk.org</a>></code>.
|
351
351
|
</p>
|
@@ -356,6 +356,6 @@ This manual page was provided by Tim Janik <code class="email"><<a class="ema
|
|
356
356
|
</div>
|
357
357
|
<div class="footer">
|
358
358
|
<hr>
|
359
|
-
Generated by GTK-Doc V1.15
|
359
|
+
Generated by GTK-Doc V1.15</div>
|
360
360
|
</body>
|
361
361
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>glib-mkenums</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="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn02.html" title="Tools Reference">
|
9
9
|
<link rel="prev" href="rn02.html" title="Tools Reference">
|
10
10
|
<link rel="next" href="glib-genmarshal.html" title="glib-genmarshal">
|
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">
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<th width="100%" align="center">GObject Reference Manual</th>
|
20
20
|
<td><a accesskey="n" href="glib-genmarshal.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
|
-
<div lang="en" class="refentry">
|
22
|
+
<div lang="en" class="refentry" title="glib-mkenums">
|
23
23
|
<a name="glib-mkenums"></a><div class="titlepage"></div>
|
24
24
|
<div class="refnamediv"><table width="100%"><tr>
|
25
25
|
<td valign="top">
|
@@ -28,12 +28,12 @@
|
|
28
28
|
</td>
|
29
29
|
<td valign="top" align="right"></td>
|
30
30
|
</tr></table></div>
|
31
|
-
<div class="refsynopsisdiv">
|
31
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
32
32
|
<h2>Synopsis</h2>
|
33
33
|
<div class="cmdsynopsis"><p><code class="command">glib-mkenums</code> [options...] [files...]</p></div>
|
34
34
|
</div>
|
35
|
-
<div class="refsect1">
|
36
|
-
<a name="
|
35
|
+
<div class="refsect1" title="Description">
|
36
|
+
<a name="id354907"></a><h2>Description</h2>
|
37
37
|
<p><span class="command"><strong>glib-mkenums</strong></span> is a small perl-script utility that parses C
|
38
38
|
code to extract enum definitions and produces enum descriptions based on text
|
39
39
|
templates specified by the user. Most frequently this script is used to
|
@@ -41,15 +41,15 @@ produce C code that contains enum values as strings so programs can provide
|
|
41
41
|
value name strings for introspection.
|
42
42
|
</p>
|
43
43
|
</div>
|
44
|
-
<div class="refsect1">
|
45
|
-
<a name="
|
44
|
+
<div class="refsect1" title="Invocation">
|
45
|
+
<a name="id351939"></a><h2>Invocation</h2>
|
46
46
|
<p><span class="command"><strong>glib-mkenums</strong></span> takes a list of valid C code files as
|
47
47
|
input. The options specified control the text that is output, certain
|
48
48
|
substitutions are performed on the text templates for keywords enclosed
|
49
49
|
in @ characters.
|
50
50
|
</p>
|
51
|
-
<div class="refsect2">
|
52
|
-
<a name="
|
51
|
+
<div class="refsect2" title="Options">
|
52
|
+
<a name="id338524"></a><h3>Options</h3>
|
53
53
|
<div class="variablelist"><table border="0">
|
54
54
|
<col align="left" valign="top">
|
55
55
|
<tbody>
|
@@ -143,8 +143,8 @@ Print version and exit.
|
|
143
143
|
</table></div>
|
144
144
|
</div>
|
145
145
|
<hr>
|
146
|
-
<div class="refsect2">
|
147
|
-
<a name="
|
146
|
+
<div class="refsect2" title="Production text substitutions">
|
147
|
+
<a name="id376093"></a><h3>Production text substitutions</h3>
|
148
148
|
<p>
|
149
149
|
Certain keywords enclosed in @ characters will be substituted in the
|
150
150
|
emitted text. For the substitution examples of the keywords below,
|
@@ -257,8 +257,8 @@ The base name of the input file currently being processed (e.g. foo.h). (Since:
|
|
257
257
|
</p>
|
258
258
|
</div>
|
259
259
|
<hr>
|
260
|
-
<div class="refsect2">
|
261
|
-
<a name="
|
260
|
+
<div class="refsect2" title="Trigraph extensions">
|
261
|
+
<a name="id390722"></a><h3>Trigraph extensions</h3>
|
262
262
|
<p>
|
263
263
|
Some C comments are treated specially in the parsed enum definitions,
|
264
264
|
such comments start out with the trigraph sequence <code class="literal">/*<</code>
|
@@ -293,8 +293,8 @@ typedef enum /*< flags,prefix=PREFIX >*/
|
|
293
293
|
</p>
|
294
294
|
</div>
|
295
295
|
</div>
|
296
|
-
<div class="refsect1">
|
297
|
-
<a name="
|
296
|
+
<div class="refsect1" title="See also">
|
297
|
+
<a name="id361224"></a><h2>See also</h2>
|
298
298
|
<p>
|
299
299
|
<span class="citerefentry"><span class="refentrytitle">glib-genmarshal</span>(1)</span>
|
300
300
|
</p>
|
@@ -302,6 +302,6 @@ typedef enum /*< flags,prefix=PREFIX >*/
|
|
302
302
|
</div>
|
303
303
|
<div class="footer">
|
304
304
|
<hr>
|
305
|
-
Generated by GTK-Doc V1.15
|
305
|
+
Generated by GTK-Doc V1.15</div>
|
306
306
|
</body>
|
307
307
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Boxed Types</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="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">
|
10
10
|
<link rel="next" href="gobject-Generic-values.html" title="Generic values">
|
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="#gobject-Boxed-Types.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="Boxed Types">
|
30
30
|
<a name="gobject-Boxed-Types"></a><div class="titlepage"></div>
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
@@ -36,7 +36,7 @@
|
|
36
36
|
</td>
|
37
37
|
<td valign="top" align="right"></td>
|
38
38
|
</tr></table></div>
|
39
|
-
<div class="refsynopsisdiv">
|
39
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
40
40
|
<a name="gobject-Boxed-Types.synopsis"></a><h2>Synopsis</h2>
|
41
41
|
<pre class="synopsis">
|
42
42
|
#include <glib-object.h>
|
@@ -66,7 +66,7 @@
|
|
66
66
|
typedef <a class="link" href="gobject-Boxed-Types.html#GStrv" title="GStrv">GStrv</a>;
|
67
67
|
</pre>
|
68
68
|
</div>
|
69
|
-
<div class="refsect1">
|
69
|
+
<div class="refsect1" title="Description">
|
70
70
|
<a name="gobject-Boxed-Types.description"></a><h2>Description</h2>
|
71
71
|
<p>
|
72
72
|
GBoxed is a generic wrapper mechanism for arbitrary C structures. The only
|
@@ -79,9 +79,9 @@ points. They can also be used for wrapping structures defined in non-GObject
|
|
79
79
|
based libraries.
|
80
80
|
</p>
|
81
81
|
</div>
|
82
|
-
<div class="refsect1">
|
82
|
+
<div class="refsect1" title="Details">
|
83
83
|
<a name="gobject-Boxed-Types.details"></a><h2>Details</h2>
|
84
|
-
<div class="refsect2">
|
84
|
+
<div class="refsect2" title="GBoxedCopyFunc ()">
|
85
85
|
<a name="GBoxedCopyFunc"></a><h3>GBoxedCopyFunc ()</h3>
|
86
86
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> (*GBoxedCopyFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> boxed</code></em>);</pre>
|
87
87
|
<p>
|
@@ -105,7 +105,7 @@ in boxed structure.
|
|
105
105
|
</table></div>
|
106
106
|
</div>
|
107
107
|
<hr>
|
108
|
-
<div class="refsect2">
|
108
|
+
<div class="refsect2" title="GBoxedFreeFunc ()">
|
109
109
|
<a name="GBoxedFreeFunc"></a><h3>GBoxedFreeFunc ()</h3>
|
110
110
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GBoxedFreeFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> boxed</code></em>);</pre>
|
111
111
|
<p>
|
@@ -122,7 +122,7 @@ structure passed.
|
|
122
122
|
</table></div>
|
123
123
|
</div>
|
124
124
|
<hr>
|
125
|
-
<div class="refsect2">
|
125
|
+
<div class="refsect2" title="g_boxed_copy ()">
|
126
126
|
<a name="g-boxed-copy"></a><h3>g_boxed_copy ()</h3>
|
127
127
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_boxed_copy (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> boxed_type</code></em>,
|
128
128
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> src_boxed</code></em>);</pre>
|
@@ -151,7 +151,7 @@ Provide a copy of a boxed structure <em class="parameter"><code>src_boxed</code>
|
|
151
151
|
</table></div>
|
152
152
|
</div>
|
153
153
|
<hr>
|
154
|
-
<div class="refsect2">
|
154
|
+
<div class="refsect2" title="g_boxed_free ()">
|
155
155
|
<a name="g-boxed-free"></a><h3>g_boxed_free ()</h3>
|
156
156
|
<pre class="programlisting"><span class="returnvalue">void</span> g_boxed_free (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> boxed_type</code></em>,
|
157
157
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> boxed</code></em>);</pre>
|
@@ -175,7 +175,7 @@ Free the boxed structure <em class="parameter"><code>boxed</code></em> which is
|
|
175
175
|
</table></div>
|
176
176
|
</div>
|
177
177
|
<hr>
|
178
|
-
<div class="refsect2">
|
178
|
+
<div class="refsect2" title="g_boxed_type_register_static ()">
|
179
179
|
<a name="g-boxed-type-register-static"></a><h3>g_boxed_type_register_static ()</h3>
|
180
180
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_boxed_type_register_static (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
181
181
|
<em class="parameter"><code><a class="link" href="gobject-Boxed-Types.html#GBoxedCopyFunc" title="GBoxedCopyFunc ()"><span class="type">GBoxedCopyFunc</span></a> boxed_copy</code></em>,
|
@@ -212,7 +212,7 @@ provided to copy and free opaque boxed structures of this type.
|
|
212
212
|
</table></div>
|
213
213
|
</div>
|
214
214
|
<hr>
|
215
|
-
<div class="refsect2">
|
215
|
+
<div class="refsect2" title="g_pointer_type_register_static ()">
|
216
216
|
<a name="g-pointer-type-register-static"></a><h3>g_pointer_type_register_static ()</h3>
|
217
217
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_pointer_type_register_static (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
218
218
|
<p>
|
@@ -236,7 +236,7 @@ pointer type with name <em class="parameter"><code>name</code></em>.
|
|
236
236
|
</table></div>
|
237
237
|
</div>
|
238
238
|
<hr>
|
239
|
-
<div class="refsect2">
|
239
|
+
<div class="refsect2" title="G_TYPE_HASH_TABLE">
|
240
240
|
<a name="G-TYPE-HASH-TABLE:CAPS"></a><h3>G_TYPE_HASH_TABLE</h3>
|
241
241
|
<pre class="programlisting">#define G_TYPE_HASH_TABLE (g_hash_table_get_type ())
|
242
242
|
</pre>
|
@@ -246,7 +246,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
246
246
|
<p class="since">Since 2.10</p>
|
247
247
|
</div>
|
248
248
|
<hr>
|
249
|
-
<div class="refsect2">
|
249
|
+
<div class="refsect2" title="G_TYPE_DATE">
|
250
250
|
<a name="G-TYPE-DATE:CAPS"></a><h3>G_TYPE_DATE</h3>
|
251
251
|
<pre class="programlisting">#define G_TYPE_DATE (g_date_get_type ())
|
252
252
|
</pre>
|
@@ -255,7 +255,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
255
255
|
</p>
|
256
256
|
</div>
|
257
257
|
<hr>
|
258
|
-
<div class="refsect2">
|
258
|
+
<div class="refsect2" title="G_TYPE_GSTRING">
|
259
259
|
<a name="G-TYPE-GSTRING:CAPS"></a><h3>G_TYPE_GSTRING</h3>
|
260
260
|
<pre class="programlisting">#define G_TYPE_GSTRING (g_gstring_get_type ())
|
261
261
|
</pre>
|
@@ -264,7 +264,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
264
264
|
</p>
|
265
265
|
</div>
|
266
266
|
<hr>
|
267
|
-
<div class="refsect2">
|
267
|
+
<div class="refsect2" title="G_TYPE_STRV">
|
268
268
|
<a name="G-TYPE-STRV:CAPS"></a><h3>G_TYPE_STRV</h3>
|
269
269
|
<pre class="programlisting">#define G_TYPE_STRV (g_strv_get_type ())
|
270
270
|
</pre>
|
@@ -326,7 +326,7 @@ and <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title=
|
|
326
326
|
<p class="since">Since 2.4</p>
|
327
327
|
</div>
|
328
328
|
<hr>
|
329
|
-
<div class="refsect2">
|
329
|
+
<div class="refsect2" title="G_TYPE_REGEX">
|
330
330
|
<a name="G-TYPE-REGEX:CAPS"></a><h3>G_TYPE_REGEX</h3>
|
331
331
|
<pre class="programlisting">#define G_TYPE_REGEX (g_regex_get_type ())
|
332
332
|
</pre>
|
@@ -336,7 +336,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
336
336
|
<p class="since">Since 2.14</p>
|
337
337
|
</div>
|
338
338
|
<hr>
|
339
|
-
<div class="refsect2">
|
339
|
+
<div class="refsect2" title="G_TYPE_ARRAY">
|
340
340
|
<a name="G-TYPE-ARRAY:CAPS"></a><h3>G_TYPE_ARRAY</h3>
|
341
341
|
<pre class="programlisting">#define G_TYPE_ARRAY (g_array_get_type ())
|
342
342
|
</pre>
|
@@ -346,7 +346,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
346
346
|
<p class="since">Since 2.22</p>
|
347
347
|
</div>
|
348
348
|
<hr>
|
349
|
-
<div class="refsect2">
|
349
|
+
<div class="refsect2" title="G_TYPE_BYTE_ARRAY">
|
350
350
|
<a name="G-TYPE-BYTE-ARRAY:CAPS"></a><h3>G_TYPE_BYTE_ARRAY</h3>
|
351
351
|
<pre class="programlisting">#define G_TYPE_BYTE_ARRAY (g_byte_array_get_type ())
|
352
352
|
</pre>
|
@@ -356,7 +356,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
356
356
|
<p class="since">Since 2.22</p>
|
357
357
|
</div>
|
358
358
|
<hr>
|
359
|
-
<div class="refsect2">
|
359
|
+
<div class="refsect2" title="G_TYPE_PTR_ARRAY">
|
360
360
|
<a name="G-TYPE-PTR-ARRAY:CAPS"></a><h3>G_TYPE_PTR_ARRAY</h3>
|
361
361
|
<pre class="programlisting">#define G_TYPE_PTR_ARRAY (g_ptr_array_get_type ())
|
362
362
|
</pre>
|
@@ -366,7 +366,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
366
366
|
<p class="since">Since 2.22</p>
|
367
367
|
</div>
|
368
368
|
<hr>
|
369
|
-
<div class="refsect2">
|
369
|
+
<div class="refsect2" title="G_TYPE_VARIANT_TYPE">
|
370
370
|
<a name="G-TYPE-VARIANT-TYPE:CAPS"></a><h3>G_TYPE_VARIANT_TYPE</h3>
|
371
371
|
<pre class="programlisting">#define G_TYPE_VARIANT_TYPE (g_variant_type_get_gtype ())
|
372
372
|
</pre>
|
@@ -376,7 +376,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
376
376
|
<p class="since">Since 2.24</p>
|
377
377
|
</div>
|
378
378
|
<hr>
|
379
|
-
<div class="refsect2">
|
379
|
+
<div class="refsect2" title="G_TYPE_ERROR">
|
380
380
|
<a name="G-TYPE-ERROR:CAPS"></a><h3>G_TYPE_ERROR</h3>
|
381
381
|
<pre class="programlisting">#define G_TYPE_ERROR (g_error_get_type ())
|
382
382
|
</pre>
|
@@ -386,7 +386,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
386
386
|
<p class="since">Since 2.26</p>
|
387
387
|
</div>
|
388
388
|
<hr>
|
389
|
-
<div class="refsect2">
|
389
|
+
<div class="refsect2" title="G_TYPE_DATE_TIME">
|
390
390
|
<a name="G-TYPE-DATE-TIME:CAPS"></a><h3>G_TYPE_DATE_TIME</h3>
|
391
391
|
<pre class="programlisting">#define G_TYPE_DATE_TIME (g_date_time_get_type ())
|
392
392
|
</pre>
|
@@ -396,7 +396,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
396
396
|
<p class="since">Since 2.26</p>
|
397
397
|
</div>
|
398
398
|
<hr>
|
399
|
-
<div class="refsect2">
|
399
|
+
<div class="refsect2" title="GStrv">
|
400
400
|
<a name="GStrv"></a><h3>GStrv</h3>
|
401
401
|
<pre class="programlisting">typedef gchar** GStrv;
|
402
402
|
</pre>
|
@@ -405,13 +405,13 @@ A C representable type name for <a class="link" href="gobject-Boxed-Types.html#G
|
|
405
405
|
</p>
|
406
406
|
</div>
|
407
407
|
</div>
|
408
|
-
<div class="refsect1">
|
408
|
+
<div class="refsect1" title="See Also">
|
409
409
|
<a name="gobject-Boxed-Types.see-also"></a><h2>See Also</h2>
|
410
410
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecBoxed" title="GParamSpecBoxed"><span class="type">GParamSpecBoxed</span></a>, <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-boxed" title="g_param_spec_boxed ()"><code class="function">g_param_spec_boxed()</code></a>
|
411
411
|
</div>
|
412
412
|
</div>
|
413
413
|
<div class="footer">
|
414
414
|
<hr>
|
415
|
-
Generated by GTK-Doc V1.15
|
415
|
+
Generated by GTK-Doc V1.15</div>
|
416
416
|
</body>
|
417
417
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Closures</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="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gobject-Signals.html" title="Signals">
|
10
10
|
<link rel="next" href="gobject-Value-arrays.html" title="Value arrays">
|
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="#gobject-Closures.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="Closures">
|
30
30
|
<a name="gobject-Closures"></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="gobject-Closures.synopsis"></a><h2>Synopsis</h2>
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <glib-object.h>
|
@@ -56,19 +56,19 @@
|
|
56
56
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>);
|
57
57
|
<span class="returnvalue">void</span> (<a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()">*GClosureNotify</a>) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
58
58
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);
|
59
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
59
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-cclosure-new" title="g_cclosure_new ()">g_cclosure_new</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
60
60
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
61
61
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()"><span class="type">GClosureNotify</span></a> destroy_data</code></em>);
|
62
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
62
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-cclosure-new-swap" title="g_cclosure_new_swap ()">g_cclosure_new_swap</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
63
63
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
64
64
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()"><span class="type">GClosureNotify</span></a> destroy_data</code></em>);
|
65
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
65
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-cclosure-new-object" title="g_cclosure_new_object ()">g_cclosure_new_object</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
66
66
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);
|
67
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
67
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-cclosure-new-object-swap" title="g_cclosure_new_object_swap ()">g_cclosure_new_object_swap</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
68
68
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);
|
69
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
69
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-closure-new-object" title="g_closure_new_object ()">g_closure_new_object</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> sizeof_closure</code></em>,
|
70
70
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);
|
71
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
71
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-closure-ref" title="g_closure_ref ()">g_closure_ref</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);
|
72
72
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Closures.html#g-closure-sink" title="g_closure_sink ()">g_closure_sink</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);
|
73
73
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Closures.html#g-closure-unref" title="g_closure_unref ()">g_closure_unref</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);
|
74
74
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Closures.html#g-closure-invoke" title="g_closure_invoke ()">g_closure_invoke</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
@@ -90,7 +90,7 @@
|
|
90
90
|
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
91
91
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> notify_data</code></em>,
|
92
92
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()"><span class="type">GClosureNotify</span></a> notify_func</code></em>);
|
93
|
-
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
93
|
+
<a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* <a class="link" href="gobject-Closures.html#g-closure-new-simple" title="g_closure_new_simple ()">g_closure_new_simple</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> sizeof_closure</code></em>,
|
94
94
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
|
95
95
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Closures.html#g-closure-set-marshal" title="g_closure_set_marshal ()">g_closure_set_marshal</a> (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
96
96
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> marshal</code></em>);
|
@@ -238,7 +238,7 @@
|
|
238
238
|
#define <a class="link" href="gobject-Closures.html#g-cclosure-marshal-BOOL--FLAGS" title="g_cclosure_marshal_BOOL__FLAGS">g_cclosure_marshal_BOOL__FLAGS</a>
|
239
239
|
</pre>
|
240
240
|
</div>
|
241
|
-
<div class="refsect1">
|
241
|
+
<div class="refsect1" title="Description">
|
242
242
|
<a name="gobject-Closures.description"></a><h2>Description</h2>
|
243
243
|
<p>
|
244
244
|
A <a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> represents a callback supplied by the programmer. It
|
@@ -293,9 +293,9 @@ automatically removed when the objects they point to go away.
|
|
293
293
|
<p>
|
294
294
|
</p>
|
295
295
|
</div>
|
296
|
-
<div class="refsect1">
|
296
|
+
<div class="refsect1" title="Details">
|
297
297
|
<a name="gobject-Closures.details"></a><h2>Details</h2>
|
298
|
-
<div class="refsect2">
|
298
|
+
<div class="refsect2" title="G_CLOSURE_NEEDS_MARSHAL()">
|
299
299
|
<a name="G-CLOSURE-NEEDS-MARSHAL:CAPS"></a><h3>G_CLOSURE_NEEDS_MARSHAL()</h3>
|
300
300
|
<pre class="programlisting">#define G_CLOSURE_NEEDS_MARSHAL(closure) (((GClosure*) (closure))->marshal == NULL)
|
301
301
|
</pre>
|
@@ -320,7 +320,7 @@ Check if the closure still needs a marshaller. See <a class="link" href="gobject
|
|
320
320
|
</table></div>
|
321
321
|
</div>
|
322
322
|
<hr>
|
323
|
-
<div class="refsect2">
|
323
|
+
<div class="refsect2" title="G_CLOSURE_N_NOTIFIERS()">
|
324
324
|
<a name="G-CLOSURE-N-NOTIFIERS:CAPS"></a><h3>G_CLOSURE_N_NOTIFIERS()</h3>
|
325
325
|
<pre class="programlisting">#define G_CLOSURE_N_NOTIFIERS(cl)</pre>
|
326
326
|
<p>
|
@@ -347,7 +347,7 @@ See <a class="link" href="gobject-Closures.html#g-closure-set-meta-marshal" titl
|
|
347
347
|
</table></div>
|
348
348
|
</div>
|
349
349
|
<hr>
|
350
|
-
<div class="refsect2">
|
350
|
+
<div class="refsect2" title="G_CCLOSURE_SWAP_DATA()">
|
351
351
|
<a name="G-CCLOSURE-SWAP-DATA:CAPS"></a><h3>G_CCLOSURE_SWAP_DATA()</h3>
|
352
352
|
<pre class="programlisting">#define G_CCLOSURE_SWAP_DATA(cclosure) (((GClosure*) (cclosure))->derivative_flag)
|
353
353
|
</pre>
|
@@ -372,7 +372,7 @@ first parameter to the callback. See <a class="link" href="gobject-Closures.html
|
|
372
372
|
</table></div>
|
373
373
|
</div>
|
374
374
|
<hr>
|
375
|
-
<div class="refsect2">
|
375
|
+
<div class="refsect2" title="G_CALLBACK()">
|
376
376
|
<a name="G-CALLBACK:CAPS"></a><h3>G_CALLBACK()</h3>
|
377
377
|
<pre class="programlisting">#define G_CALLBACK(f) ((GCallback) (f))
|
378
378
|
</pre>
|
@@ -389,7 +389,7 @@ Cast a function pointer to a <a class="link" href="gobject-Closures.html#GCallba
|
|
389
389
|
</table></div>
|
390
390
|
</div>
|
391
391
|
<hr>
|
392
|
-
<div class="refsect2">
|
392
|
+
<div class="refsect2" title="GCallback ()">
|
393
393
|
<a name="GCallback"></a><h3>GCallback ()</h3>
|
394
394
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GCallback) (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
395
395
|
<p>
|
@@ -401,7 +401,7 @@ is connected). Use <a class="link" href="gobject-Closures.html#G-CALLBACK:CAPS"
|
|
401
401
|
</p>
|
402
402
|
</div>
|
403
403
|
<hr>
|
404
|
-
<div class="refsect2">
|
404
|
+
<div class="refsect2" title="GClosure">
|
405
405
|
<a name="GClosure"></a><h3>GClosure</h3>
|
406
406
|
<pre class="programlisting">typedef struct {
|
407
407
|
volatile guint in_marshal : 1;
|
@@ -430,7 +430,7 @@ A <a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span c
|
|
430
430
|
</table></div>
|
431
431
|
</div>
|
432
432
|
<hr>
|
433
|
-
<div class="refsect2">
|
433
|
+
<div class="refsect2" title="G_TYPE_CLOSURE">
|
434
434
|
<a name="G-TYPE-CLOSURE:CAPS"></a><h3>G_TYPE_CLOSURE</h3>
|
435
435
|
<pre class="programlisting">#define G_TYPE_CLOSURE (g_closure_get_type ())
|
436
436
|
</pre>
|
@@ -439,7 +439,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
439
439
|
</p>
|
440
440
|
</div>
|
441
441
|
<hr>
|
442
|
-
<div class="refsect2">
|
442
|
+
<div class="refsect2" title="GCClosure">
|
443
443
|
<a name="GCClosure"></a><h3>GCClosure</h3>
|
444
444
|
<pre class="programlisting">typedef struct {
|
445
445
|
GClosure closure;
|
@@ -466,7 +466,7 @@ A <a class="link" href="gobject-Closures.html#GCClosure" title="GCClosure"><span
|
|
466
466
|
</table></div>
|
467
467
|
</div>
|
468
468
|
<hr>
|
469
|
-
<div class="refsect2">
|
469
|
+
<div class="refsect2" title="GClosureMarshal ()">
|
470
470
|
<a name="GClosureMarshal"></a><h3>GClosureMarshal ()</h3>
|
471
471
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GClosureMarshal) (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
472
472
|
<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>,
|
@@ -518,7 +518,7 @@ The type used for marshaller functions.
|
|
518
518
|
</table></div>
|
519
519
|
</div>
|
520
520
|
<hr>
|
521
|
-
<div class="refsect2">
|
521
|
+
<div class="refsect2" title="GClosureNotify ()">
|
522
522
|
<a name="GClosureNotify"></a><h3>GClosureNotify ()</h3>
|
523
523
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GClosureNotify) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
524
524
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
@@ -543,9 +543,9 @@ on closures.
|
|
543
543
|
</table></div>
|
544
544
|
</div>
|
545
545
|
<hr>
|
546
|
-
<div class="refsect2">
|
546
|
+
<div class="refsect2" title="g_cclosure_new ()">
|
547
547
|
<a name="g-cclosure-new"></a><h3>g_cclosure_new ()</h3>
|
548
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
548
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_cclosure_new (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
549
549
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
550
550
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()"><span class="type">GClosureNotify</span></a> destroy_data</code></em>);</pre>
|
551
551
|
<p>
|
@@ -579,9 +579,9 @@ the last parameter.
|
|
579
579
|
</table></div>
|
580
580
|
</div>
|
581
581
|
<hr>
|
582
|
-
<div class="refsect2">
|
582
|
+
<div class="refsect2" title="g_cclosure_new_swap ()">
|
583
583
|
<a name="g-cclosure-new-swap"></a><h3>g_cclosure_new_swap ()</h3>
|
584
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
584
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_cclosure_new_swap (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
585
585
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
586
586
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureNotify" title="GClosureNotify ()"><span class="type">GClosureNotify</span></a> destroy_data</code></em>);</pre>
|
587
587
|
<p>
|
@@ -615,9 +615,9 @@ the first parameter.
|
|
615
615
|
</table></div>
|
616
616
|
</div>
|
617
617
|
<hr>
|
618
|
-
<div class="refsect2">
|
618
|
+
<div class="refsect2" title="g_cclosure_new_object ()">
|
619
619
|
<a name="g-cclosure-new-object"></a><h3>g_cclosure_new_object ()</h3>
|
620
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
620
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_cclosure_new_object (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
621
621
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
622
622
|
<p>
|
623
623
|
A variant of <a class="link" href="gobject-Closures.html#g-cclosure-new" title="g_cclosure_new ()"><code class="function">g_cclosure_new()</code></a> which uses <em class="parameter"><code>object</code></em> as <em class="parameter"><code>user_data</code></em> and
|
@@ -648,9 +648,9 @@ after the object is is freed.
|
|
648
648
|
</table></div>
|
649
649
|
</div>
|
650
650
|
<hr>
|
651
|
-
<div class="refsect2">
|
651
|
+
<div class="refsect2" title="g_cclosure_new_object_swap ()">
|
652
652
|
<a name="g-cclosure-new-object-swap"></a><h3>g_cclosure_new_object_swap ()</h3>
|
653
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
653
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_cclosure_new_object_swap (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GCallback" title="GCallback ()"><span class="type">GCallback</span></a> callback_func</code></em>,
|
654
654
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
655
655
|
<p>
|
656
656
|
A variant of <a class="link" href="gobject-Closures.html#g-cclosure-new-swap" title="g_cclosure_new_swap ()"><code class="function">g_cclosure_new_swap()</code></a> which uses <em class="parameter"><code>object</code></em> as <em class="parameter"><code>user_data</code></em>
|
@@ -681,9 +681,9 @@ after the object is is freed.
|
|
681
681
|
</table></div>
|
682
682
|
</div>
|
683
683
|
<hr>
|
684
|
-
<div class="refsect2">
|
684
|
+
<div class="refsect2" title="g_closure_new_object ()">
|
685
685
|
<a name="g-closure-new-object"></a><h3>g_closure_new_object ()</h3>
|
686
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
686
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_closure_new_object (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> sizeof_closure</code></em>,
|
687
687
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
688
688
|
<p>
|
689
689
|
A variant of <a class="link" href="gobject-Closures.html#g-closure-new-simple" title="g_closure_new_simple ()"><code class="function">g_closure_new_simple()</code></a> which stores <em class="parameter"><code>object</code></em> in the
|
@@ -715,9 +715,9 @@ when implementing new types of closures.
|
|
715
715
|
</table></div>
|
716
716
|
</div>
|
717
717
|
<hr>
|
718
|
-
<div class="refsect2">
|
718
|
+
<div class="refsect2" title="g_closure_ref ()">
|
719
719
|
<a name="g-closure-ref"></a><h3>g_closure_ref ()</h3>
|
720
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
720
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_closure_ref (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
721
721
|
<p>
|
722
722
|
Increments the reference count on a closure to force it staying
|
723
723
|
alive while the caller holds a pointer to it.
|
@@ -740,7 +740,7 @@ alive while the caller holds a pointer to it.
|
|
740
740
|
</table></div>
|
741
741
|
</div>
|
742
742
|
<hr>
|
743
|
-
<div class="refsect2">
|
743
|
+
<div class="refsect2" title="g_closure_sink ()">
|
744
744
|
<a name="g-closure-sink"></a><h3>g_closure_sink ()</h3>
|
745
745
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_sink (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
746
746
|
<p>
|
@@ -843,7 +843,7 @@ Because <a class="link" href="gobject-Closures.html#g-closure-sink" title="g_clo
|
|
843
843
|
</table></div>
|
844
844
|
</div>
|
845
845
|
<hr>
|
846
|
-
<div class="refsect2">
|
846
|
+
<div class="refsect2" title="g_closure_unref ()">
|
847
847
|
<a name="g-closure-unref"></a><h3>g_closure_unref ()</h3>
|
848
848
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_unref (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
849
849
|
<p>
|
@@ -862,7 +862,7 @@ closure, then the closure will be destroyed and freed.
|
|
862
862
|
</table></div>
|
863
863
|
</div>
|
864
864
|
<hr>
|
865
|
-
<div class="refsect2">
|
865
|
+
<div class="refsect2" title="g_closure_invoke ()">
|
866
866
|
<a name="g-closure-invoke"></a><h3>g_closure_invoke ()</h3>
|
867
867
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_invoke (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
868
868
|
<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>,
|
@@ -906,7 +906,7 @@ Invokes the closure, i.e. executes the callback represented by the <em class="pa
|
|
906
906
|
</table></div>
|
907
907
|
</div>
|
908
908
|
<hr>
|
909
|
-
<div class="refsect2">
|
909
|
+
<div class="refsect2" title="g_closure_invalidate ()">
|
910
910
|
<a name="g-closure-invalidate"></a><h3>g_closure_invalidate ()</h3>
|
911
911
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_invalidate (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
912
912
|
<p>
|
@@ -935,7 +935,7 @@ been invalidated before).
|
|
935
935
|
</table></div>
|
936
936
|
</div>
|
937
937
|
<hr>
|
938
|
-
<div class="refsect2">
|
938
|
+
<div class="refsect2" title="g_closure_add_finalize_notifier ()">
|
939
939
|
<a name="g-closure-add-finalize-notifier"></a><h3>g_closure_add_finalize_notifier ()</h3>
|
940
940
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_add_finalize_notifier (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
941
941
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> notify_data</code></em>,
|
@@ -970,7 +970,7 @@ be run before the finalize notifiers.
|
|
970
970
|
</table></div>
|
971
971
|
</div>
|
972
972
|
<hr>
|
973
|
-
<div class="refsect2">
|
973
|
+
<div class="refsect2" title="g_closure_add_invalidate_notifier ()">
|
974
974
|
<a name="g-closure-add-invalidate-notifier"></a><h3>g_closure_add_invalidate_notifier ()</h3>
|
975
975
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_add_invalidate_notifier (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
976
976
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> notify_data</code></em>,
|
@@ -1003,7 +1003,7 @@ unspecified order.
|
|
1003
1003
|
</table></div>
|
1004
1004
|
</div>
|
1005
1005
|
<hr>
|
1006
|
-
<div class="refsect2">
|
1006
|
+
<div class="refsect2" title="g_closure_remove_finalize_notifier ()">
|
1007
1007
|
<a name="g-closure-remove-finalize-notifier"></a><h3>g_closure_remove_finalize_notifier ()</h3>
|
1008
1008
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_remove_finalize_notifier (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1009
1009
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> notify_data</code></em>,
|
@@ -1037,7 +1037,7 @@ Notice that notifiers are automatically removed after they are run.
|
|
1037
1037
|
</table></div>
|
1038
1038
|
</div>
|
1039
1039
|
<hr>
|
1040
|
-
<div class="refsect2">
|
1040
|
+
<div class="refsect2" title="g_closure_remove_invalidate_notifier ()">
|
1041
1041
|
<a name="g-closure-remove-invalidate-notifier"></a><h3>g_closure_remove_invalidate_notifier ()</h3>
|
1042
1042
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_remove_invalidate_notifier
|
1043
1043
|
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
@@ -1072,9 +1072,9 @@ Notice that notifiers are automatically removed after they are run.
|
|
1072
1072
|
</table></div>
|
1073
1073
|
</div>
|
1074
1074
|
<hr>
|
1075
|
-
<div class="refsect2">
|
1075
|
+
<div class="refsect2" title="g_closure_new_simple ()">
|
1076
1076
|
<a name="g-closure-new-simple"></a><h3>g_closure_new_simple ()</h3>
|
1077
|
-
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a
|
1077
|
+
<pre class="programlisting"><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="returnvalue">GClosure</span></a>* g_closure_new_simple (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> sizeof_closure</code></em>,
|
1078
1078
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
1079
1079
|
<p>
|
1080
1080
|
Allocates a struct of the given size and initializes the initial
|
@@ -1177,7 +1177,7 @@ implementing new types of closures.
|
|
1177
1177
|
</table></div>
|
1178
1178
|
</div>
|
1179
1179
|
<hr>
|
1180
|
-
<div class="refsect2">
|
1180
|
+
<div class="refsect2" title="g_closure_set_marshal ()">
|
1181
1181
|
<a name="g-closure-set-marshal"></a><h3>g_closure_set_marshal ()</h3>
|
1182
1182
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_set_marshal (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1183
1183
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosureMarshal" title="GClosureMarshal ()"><span class="type">GClosureMarshal</span></a> marshal</code></em>);</pre>
|
@@ -1206,7 +1206,7 @@ functions), what it provides is a callback function to use instead of
|
|
1206
1206
|
</table></div>
|
1207
1207
|
</div>
|
1208
1208
|
<hr>
|
1209
|
-
<div class="refsect2">
|
1209
|
+
<div class="refsect2" title="g_closure_add_marshal_guards ()">
|
1210
1210
|
<a name="g-closure-add-marshal-guards"></a><h3>g_closure_add_marshal_guards ()</h3>
|
1211
1211
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_add_marshal_guards (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1212
1212
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> pre_marshal_data</code></em>,
|
@@ -1251,7 +1251,7 @@ the extra arguments for the duration of the callback. See
|
|
1251
1251
|
</table></div>
|
1252
1252
|
</div>
|
1253
1253
|
<hr>
|
1254
|
-
<div class="refsect2">
|
1254
|
+
<div class="refsect2" title="g_closure_set_meta_marshal ()">
|
1255
1255
|
<a name="g-closure-set-meta-marshal"></a><h3>g_closure_set_meta_marshal ()</h3>
|
1256
1256
|
<pre class="programlisting"><span class="returnvalue">void</span> g_closure_set_meta_marshal (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1257
1257
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> marshal_data</code></em>,
|
@@ -1295,7 +1295,7 @@ the right callback and passes it to the marshaller as the
|
|
1295
1295
|
</table></div>
|
1296
1296
|
</div>
|
1297
1297
|
<hr>
|
1298
|
-
<div class="refsect2">
|
1298
|
+
<div class="refsect2" title="g_source_set_closure ()">
|
1299
1299
|
<a name="g-source-set-closure"></a><h3>g_source_set_closure ()</h3>
|
1300
1300
|
<pre class="programlisting"><span class="returnvalue">void</span> g_source_set_closure (<em class="parameter"><code><a href="./../glib/glib/glib-The-Main-Event-Loop.html#GSource"><span class="type">GSource</span></a> *source</code></em>,
|
1301
1301
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
@@ -1324,7 +1324,7 @@ filled in with pointers to appropriate functions.
|
|
1324
1324
|
</table></div>
|
1325
1325
|
</div>
|
1326
1326
|
<hr>
|
1327
|
-
<div class="refsect2">
|
1327
|
+
<div class="refsect2" title="G_TYPE_IO_CHANNEL">
|
1328
1328
|
<a name="G-TYPE-IO-CHANNEL:CAPS"></a><h3>G_TYPE_IO_CHANNEL</h3>
|
1329
1329
|
<pre class="programlisting">#define G_TYPE_IO_CHANNEL (g_io_channel_get_type ())
|
1330
1330
|
</pre>
|
@@ -1333,7 +1333,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1333
1333
|
</p>
|
1334
1334
|
</div>
|
1335
1335
|
<hr>
|
1336
|
-
<div class="refsect2">
|
1336
|
+
<div class="refsect2" title="G_TYPE_IO_CONDITION">
|
1337
1337
|
<a name="G-TYPE-IO-CONDITION:CAPS"></a><h3>G_TYPE_IO_CONDITION</h3>
|
1338
1338
|
<pre class="programlisting">#define G_TYPE_IO_CONDITION (g_io_condition_get_type ())
|
1339
1339
|
</pre>
|
@@ -1342,7 +1342,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1342
1342
|
</p>
|
1343
1343
|
</div>
|
1344
1344
|
<hr>
|
1345
|
-
<div class="refsect2">
|
1345
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__VOID ()">
|
1346
1346
|
<a name="g-cclosure-marshal-VOID--VOID"></a><h3>g_cclosure_marshal_VOID__VOID ()</h3>
|
1347
1347
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__VOID (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1348
1348
|
<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>,
|
@@ -1392,7 +1392,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1392
1392
|
</table></div>
|
1393
1393
|
</div>
|
1394
1394
|
<hr>
|
1395
|
-
<div class="refsect2">
|
1395
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__BOOLEAN ()">
|
1396
1396
|
<a name="g-cclosure-marshal-VOID--BOOLEAN"></a><h3>g_cclosure_marshal_VOID__BOOLEAN ()</h3>
|
1397
1397
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__BOOLEAN (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1398
1398
|
<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>,
|
@@ -1442,7 +1442,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1442
1442
|
</table></div>
|
1443
1443
|
</div>
|
1444
1444
|
<hr>
|
1445
|
-
<div class="refsect2">
|
1445
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__CHAR ()">
|
1446
1446
|
<a name="g-cclosure-marshal-VOID--CHAR"></a><h3>g_cclosure_marshal_VOID__CHAR ()</h3>
|
1447
1447
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__CHAR (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1448
1448
|
<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>,
|
@@ -1492,7 +1492,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1492
1492
|
</table></div>
|
1493
1493
|
</div>
|
1494
1494
|
<hr>
|
1495
|
-
<div class="refsect2">
|
1495
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__UCHAR ()">
|
1496
1496
|
<a name="g-cclosure-marshal-VOID--UCHAR"></a><h3>g_cclosure_marshal_VOID__UCHAR ()</h3>
|
1497
1497
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__UCHAR (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1498
1498
|
<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>,
|
@@ -1542,7 +1542,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1542
1542
|
</table></div>
|
1543
1543
|
</div>
|
1544
1544
|
<hr>
|
1545
|
-
<div class="refsect2">
|
1545
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__INT ()">
|
1546
1546
|
<a name="g-cclosure-marshal-VOID--INT"></a><h3>g_cclosure_marshal_VOID__INT ()</h3>
|
1547
1547
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__INT (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1548
1548
|
<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>,
|
@@ -1592,7 +1592,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1592
1592
|
</table></div>
|
1593
1593
|
</div>
|
1594
1594
|
<hr>
|
1595
|
-
<div class="refsect2">
|
1595
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__UINT ()">
|
1596
1596
|
<a name="g-cclosure-marshal-VOID--UINT"></a><h3>g_cclosure_marshal_VOID__UINT ()</h3>
|
1597
1597
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__UINT (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1598
1598
|
<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>,
|
@@ -1642,7 +1642,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1642
1642
|
</table></div>
|
1643
1643
|
</div>
|
1644
1644
|
<hr>
|
1645
|
-
<div class="refsect2">
|
1645
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__LONG ()">
|
1646
1646
|
<a name="g-cclosure-marshal-VOID--LONG"></a><h3>g_cclosure_marshal_VOID__LONG ()</h3>
|
1647
1647
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__LONG (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1648
1648
|
<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>,
|
@@ -1692,7 +1692,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1692
1692
|
</table></div>
|
1693
1693
|
</div>
|
1694
1694
|
<hr>
|
1695
|
-
<div class="refsect2">
|
1695
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__ULONG ()">
|
1696
1696
|
<a name="g-cclosure-marshal-VOID--ULONG"></a><h3>g_cclosure_marshal_VOID__ULONG ()</h3>
|
1697
1697
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__ULONG (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1698
1698
|
<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>,
|
@@ -1742,7 +1742,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1742
1742
|
</table></div>
|
1743
1743
|
</div>
|
1744
1744
|
<hr>
|
1745
|
-
<div class="refsect2">
|
1745
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__ENUM ()">
|
1746
1746
|
<a name="g-cclosure-marshal-VOID--ENUM"></a><h3>g_cclosure_marshal_VOID__ENUM ()</h3>
|
1747
1747
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__ENUM (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1748
1748
|
<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>,
|
@@ -1792,7 +1792,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1792
1792
|
</table></div>
|
1793
1793
|
</div>
|
1794
1794
|
<hr>
|
1795
|
-
<div class="refsect2">
|
1795
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__FLAGS ()">
|
1796
1796
|
<a name="g-cclosure-marshal-VOID--FLAGS"></a><h3>g_cclosure_marshal_VOID__FLAGS ()</h3>
|
1797
1797
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__FLAGS (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1798
1798
|
<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>,
|
@@ -1842,7 +1842,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1842
1842
|
</table></div>
|
1843
1843
|
</div>
|
1844
1844
|
<hr>
|
1845
|
-
<div class="refsect2">
|
1845
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__FLOAT ()">
|
1846
1846
|
<a name="g-cclosure-marshal-VOID--FLOAT"></a><h3>g_cclosure_marshal_VOID__FLOAT ()</h3>
|
1847
1847
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__FLOAT (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1848
1848
|
<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>,
|
@@ -1892,7 +1892,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1892
1892
|
</table></div>
|
1893
1893
|
</div>
|
1894
1894
|
<hr>
|
1895
|
-
<div class="refsect2">
|
1895
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__DOUBLE ()">
|
1896
1896
|
<a name="g-cclosure-marshal-VOID--DOUBLE"></a><h3>g_cclosure_marshal_VOID__DOUBLE ()</h3>
|
1897
1897
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__DOUBLE (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1898
1898
|
<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>,
|
@@ -1942,7 +1942,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1942
1942
|
</table></div>
|
1943
1943
|
</div>
|
1944
1944
|
<hr>
|
1945
|
-
<div class="refsect2">
|
1945
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__STRING ()">
|
1946
1946
|
<a name="g-cclosure-marshal-VOID--STRING"></a><h3>g_cclosure_marshal_VOID__STRING ()</h3>
|
1947
1947
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__STRING (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1948
1948
|
<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>,
|
@@ -1992,7 +1992,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
1992
1992
|
</table></div>
|
1993
1993
|
</div>
|
1994
1994
|
<hr>
|
1995
|
-
<div class="refsect2">
|
1995
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__PARAM ()">
|
1996
1996
|
<a name="g-cclosure-marshal-VOID--PARAM"></a><h3>g_cclosure_marshal_VOID__PARAM ()</h3>
|
1997
1997
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__PARAM (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
1998
1998
|
<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>,
|
@@ -2042,7 +2042,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2042
2042
|
</table></div>
|
2043
2043
|
</div>
|
2044
2044
|
<hr>
|
2045
|
-
<div class="refsect2">
|
2045
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__BOXED ()">
|
2046
2046
|
<a name="g-cclosure-marshal-VOID--BOXED"></a><h3>g_cclosure_marshal_VOID__BOXED ()</h3>
|
2047
2047
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__BOXED (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
2048
2048
|
<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>,
|
@@ -2092,7 +2092,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2092
2092
|
</table></div>
|
2093
2093
|
</div>
|
2094
2094
|
<hr>
|
2095
|
-
<div class="refsect2">
|
2095
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__POINTER ()">
|
2096
2096
|
<a name="g-cclosure-marshal-VOID--POINTER"></a><h3>g_cclosure_marshal_VOID__POINTER ()</h3>
|
2097
2097
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__POINTER (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
2098
2098
|
<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>,
|
@@ -2142,7 +2142,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2142
2142
|
</table></div>
|
2143
2143
|
</div>
|
2144
2144
|
<hr>
|
2145
|
-
<div class="refsect2">
|
2145
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__OBJECT ()">
|
2146
2146
|
<a name="g-cclosure-marshal-VOID--OBJECT"></a><h3>g_cclosure_marshal_VOID__OBJECT ()</h3>
|
2147
2147
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__OBJECT (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
2148
2148
|
<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>,
|
@@ -2192,7 +2192,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2192
2192
|
</table></div>
|
2193
2193
|
</div>
|
2194
2194
|
<hr>
|
2195
|
-
<div class="refsect2">
|
2195
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__VARIANT ()">
|
2196
2196
|
<a name="g-cclosure-marshal-VOID--VARIANT"></a><h3>g_cclosure_marshal_VOID__VARIANT ()</h3>
|
2197
2197
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__VARIANT (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
2198
2198
|
<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>,
|
@@ -2243,7 +2243,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2243
2243
|
<p class="since">Since 2.26</p>
|
2244
2244
|
</div>
|
2245
2245
|
<hr>
|
2246
|
-
<div class="refsect2">
|
2246
|
+
<div class="refsect2" title="g_cclosure_marshal_STRING__OBJECT_POINTER ()">
|
2247
2247
|
<a name="g-cclosure-marshal-STRING--OBJECT-POINTER"></a><h3>g_cclosure_marshal_STRING__OBJECT_POINTER ()</h3>
|
2248
2248
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_STRING__OBJECT_POINTER
|
2249
2249
|
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
@@ -2294,7 +2294,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2294
2294
|
</table></div>
|
2295
2295
|
</div>
|
2296
2296
|
<hr>
|
2297
|
-
<div class="refsect2">
|
2297
|
+
<div class="refsect2" title="g_cclosure_marshal_VOID__UINT_POINTER ()">
|
2298
2298
|
<a name="g-cclosure-marshal-VOID--UINT-POINTER"></a><h3>g_cclosure_marshal_VOID__UINT_POINTER ()</h3>
|
2299
2299
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_VOID__UINT_POINTER
|
2300
2300
|
(<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
@@ -2345,7 +2345,7 @@ A marshaller for a <a class="link" href="gobject-Closures.html#GCClosure" title=
|
|
2345
2345
|
</table></div>
|
2346
2346
|
</div>
|
2347
2347
|
<hr>
|
2348
|
-
<div class="refsect2">
|
2348
|
+
<div class="refsect2" title="g_cclosure_marshal_BOOLEAN__FLAGS ()">
|
2349
2349
|
<a name="g-cclosure-marshal-BOOLEAN--FLAGS"></a><h3>g_cclosure_marshal_BOOLEAN__FLAGS ()</h3>
|
2350
2350
|
<pre class="programlisting"><span class="returnvalue">void</span> g_cclosure_marshal_BOOLEAN__FLAGS (<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>,
|
2351
2351
|
<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>,
|
@@ -2396,7 +2396,7 @@ denotes a flags type.
|
|
2396
2396
|
</table></div>
|
2397
2397
|
</div>
|
2398
2398
|
<hr>
|
2399
|
-
<div class="refsect2">
|
2399
|
+
<div class="refsect2" title="g_cclosure_marshal_BOOL__FLAGS">
|
2400
2400
|
<a name="g-cclosure-marshal-BOOL--FLAGS"></a><h3>g_cclosure_marshal_BOOL__FLAGS</h3>
|
2401
2401
|
<pre class="programlisting">#define g_cclosure_marshal_BOOL__FLAGS</pre>
|
2402
2402
|
<p>
|
@@ -2407,6 +2407,6 @@ Another name for <a class="link" href="gobject-Closures.html#g-cclosure-marshal-
|
|
2407
2407
|
</div>
|
2408
2408
|
<div class="footer">
|
2409
2409
|
<hr>
|
2410
|
-
Generated by GTK-Doc V1.15
|
2410
|
+
Generated by GTK-Doc V1.15</div>
|
2411
2411
|
</body>
|
2412
2412
|
</html>
|