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>Type Information</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="rn01.html" title="API Reference">
|
10
10
|
<link rel="next" href="GTypePlugin.html" title="GTypePlugin">
|
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-Type-Information.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="Type Information">
|
30
30
|
<a name="gobject-Type-Information"></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-Type-Information.synopsis"></a><h2>Synopsis</h2>
|
41
41
|
<pre class="synopsis">
|
42
42
|
#include <glib-object.h>
|
@@ -95,7 +95,7 @@ typedef <a class="link" href="gobject-Type-Information.html#GType" t
|
|
95
95
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-init" title="g_type_init ()">g_type_init</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
96
96
|
enum <a class="link" href="gobject-Type-Information.html#GTypeDebugFlags" title="enum GTypeDebugFlags">GTypeDebugFlags</a>;
|
97
97
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-init-with-debug-flags" title="g_type_init_with_debug_flags ()">g_type_init_with_debug_flags</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeDebugFlags" title="enum GTypeDebugFlags"><span class="type">GTypeDebugFlags</span></a> debug_flags</code></em>);
|
98
|
-
const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
98
|
+
const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-name" title="g_type_name ()">g_type_name</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
99
99
|
<a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> <a class="link" href="gobject-Type-Information.html#g-type-qname" title="g_type_qname ()">g_type_qname</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
100
100
|
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="gobject-Type-Information.html#g-type-from-name" title="g_type_from_name ()">g_type_from_name</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
|
101
101
|
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="gobject-Type-Information.html#g-type-parent" title="g_type_parent ()">g_type_parent</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
@@ -119,11 +119,11 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
119
119
|
<a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="gobject-Type-Information.html#g-type-default-interface-ref" title="g_type_default_interface_ref ()">g_type_default_interface_ref</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> g_type</code></em>);
|
120
120
|
<a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="gobject-Type-Information.html#g-type-default-interface-peek" title="g_type_default_interface_peek ()">g_type_default_interface_peek</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> g_type</code></em>);
|
121
121
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-default-interface-unref" title="g_type_default_interface_unref ()">g_type_default_interface_unref</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>);
|
122
|
-
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
122
|
+
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-children" title="g_type_children ()">g_type_children</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
123
123
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_children</code></em>);
|
124
|
-
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
124
|
+
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-interfaces" title="g_type_interfaces ()">g_type_interfaces</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
125
125
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_interfaces</code></em>);
|
126
|
-
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
126
|
+
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-interface-prerequisites" title="g_type_interface_prerequisites ()">g_type_interface_prerequisites</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
127
127
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_prerequisites</code></em>);
|
128
128
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-set-qdata" title="g_type_set_qdata ()">g_type_set_qdata</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
129
129
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>,
|
@@ -177,12 +177,12 @@ enum <a class="link" href="gobject-Type-Information.html#GTypeFun
|
|
177
177
|
<em class="parameter"><code><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a> *plugin</code></em>);
|
178
178
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-interface-add-prerequisite" title="g_type_interface_add_prerequisite ()">g_type_interface_add_prerequisite</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
179
179
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> prerequisite_type</code></em>);
|
180
|
-
<a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a
|
181
|
-
<a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a
|
180
|
+
<a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-get-plugin" title="g_type_get_plugin ()">g_type_get_plugin</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
181
|
+
<a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-interface-get-plugin" title="g_type_interface_get_plugin ()">g_type_interface_get_plugin</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>,
|
182
182
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>);
|
183
183
|
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="gobject-Type-Information.html#g-type-fundamental-next" title="g_type_fundamental_next ()">g_type_fundamental_next</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
184
184
|
<a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> <a class="link" href="gobject-Type-Information.html#g-type-fundamental" title="g_type_fundamental ()">g_type_fundamental</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type_id</code></em>);
|
185
|
-
<a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="returnvalue">GTypeInstance</span></a
|
185
|
+
<a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="returnvalue">GTypeInstance</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-create-instance" title="g_type_create_instance ()">g_type_create_instance</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
186
186
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-free-instance" title="g_type_free_instance ()">g_type_free_instance</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="type">GTypeInstance</span></a> *instance</code></em>);
|
187
187
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Type-Information.html#g-type-add-class-cache-func" title="g_type_add_class_cache_func ()">g_type_add_class_cache_func</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> cache_data</code></em>,
|
188
188
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeClassCacheFunc" title="GTypeClassCacheFunc ()"><span class="type">GTypeClassCacheFunc</span></a> cache_func</code></em>);
|
@@ -195,7 +195,7 @@ enum <a class="link" href="gobject-Type-Information.html#GTypeFun
|
|
195
195
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInterfaceCheckFunc" title="GTypeInterfaceCheckFunc ()"><span class="type">GTypeInterfaceCheckFunc</span></a> check_func</code></em>);
|
196
196
|
<span class="returnvalue">void</span> (<a class="link" href="gobject-Type-Information.html#GTypeInterfaceCheckFunc" title="GTypeInterfaceCheckFunc ()">*GTypeInterfaceCheckFunc</a>) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> check_data</code></em>,
|
197
197
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>);
|
198
|
-
<a class="link" href="gobject-Type-Information.html#GTypeValueTable" title="GTypeValueTable"><span class="returnvalue">GTypeValueTable</span></a
|
198
|
+
<a class="link" href="gobject-Type-Information.html#GTypeValueTable" title="GTypeValueTable"><span class="returnvalue">GTypeValueTable</span></a>* <a class="link" href="gobject-Type-Information.html#g-type-value-table-peek" title="g_type_value_table_peek ()">g_type_value_table_peek</a> (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);
|
199
199
|
#define <a class="link" href="gobject-Type-Information.html#G-DEFINE-TYPE:CAPS" title="G_DEFINE_TYPE()">G_DEFINE_TYPE</a> (TN,
|
200
200
|
t_n,
|
201
201
|
T_P)
|
@@ -271,7 +271,7 @@ enum <a class="link" href="gobject-Type-Information.html#GTypeFun
|
|
271
271
|
#define <a class="link" href="gobject-Type-Information.html#G-TYPE-RESERVED-USER-FIRST:CAPS" title="G_TYPE_RESERVED_USER_FIRST">G_TYPE_RESERVED_USER_FIRST</a>
|
272
272
|
</pre>
|
273
273
|
</div>
|
274
|
-
<div class="refsect1">
|
274
|
+
<div class="refsect1" title="Description">
|
275
275
|
<a name="gobject-Type-Information.description"></a><h2>Description</h2>
|
276
276
|
<p>
|
277
277
|
The GType API is the foundation of the GObject system. It provides the
|
@@ -308,9 +308,9 @@ or an underscore '_'. Subsequent characters can be letters, numbers or
|
|
308
308
|
any of '-_+'.
|
309
309
|
</p>
|
310
310
|
</div>
|
311
|
-
<div class="refsect1">
|
311
|
+
<div class="refsect1" title="Details">
|
312
312
|
<a name="gobject-Type-Information.details"></a><h2>Details</h2>
|
313
|
-
<div class="refsect2">
|
313
|
+
<div class="refsect2" title="GType">
|
314
314
|
<a name="GType"></a><h3>GType</h3>
|
315
315
|
<p>
|
316
316
|
A numerical value which represents the unique identifier of a registered
|
@@ -318,7 +318,7 @@ type.
|
|
318
318
|
</p>
|
319
319
|
</div>
|
320
320
|
<hr>
|
321
|
-
<div class="refsect2">
|
321
|
+
<div class="refsect2" title="G_TYPE_FUNDAMENTAL()">
|
322
322
|
<a name="G-TYPE-FUNDAMENTAL:CAPS"></a><h3>G_TYPE_FUNDAMENTAL()</h3>
|
323
323
|
<pre class="programlisting">#define G_TYPE_FUNDAMENTAL(type) (g_type_fundamental (type))
|
324
324
|
</pre>
|
@@ -337,7 +337,7 @@ thus they are the roots of distinct inheritance hierarchies.
|
|
337
337
|
</table></div>
|
338
338
|
</div>
|
339
339
|
<hr>
|
340
|
-
<div class="refsect2">
|
340
|
+
<div class="refsect2" title="G_TYPE_FUNDAMENTAL_MAX">
|
341
341
|
<a name="G-TYPE-FUNDAMENTAL-MAX:CAPS"></a><h3>G_TYPE_FUNDAMENTAL_MAX</h3>
|
342
342
|
<pre class="programlisting">#define G_TYPE_FUNDAMENTAL_MAX (255 << G_TYPE_FUNDAMENTAL_SHIFT)
|
343
343
|
</pre>
|
@@ -347,7 +347,7 @@ for types that are assigned at compile-time.
|
|
347
347
|
</p>
|
348
348
|
</div>
|
349
349
|
<hr>
|
350
|
-
<div class="refsect2">
|
350
|
+
<div class="refsect2" title="G_TYPE_MAKE_FUNDAMENTAL()">
|
351
351
|
<a name="G-TYPE-MAKE-FUNDAMENTAL:CAPS"></a><h3>G_TYPE_MAKE_FUNDAMENTAL()</h3>
|
352
352
|
<pre class="programlisting">#define G_TYPE_MAKE_FUNDAMENTAL(x) ((GType) ((x) << G_TYPE_FUNDAMENTAL_SHIFT))
|
353
353
|
</pre>
|
@@ -373,7 +373,7 @@ types.
|
|
373
373
|
</table></div>
|
374
374
|
</div>
|
375
375
|
<hr>
|
376
|
-
<div class="refsect2">
|
376
|
+
<div class="refsect2" title="G_TYPE_IS_ABSTRACT()">
|
377
377
|
<a name="G-TYPE-IS-ABSTRACT:CAPS"></a><h3>G_TYPE_IS_ABSTRACT()</h3>
|
378
378
|
<pre class="programlisting">#define G_TYPE_IS_ABSTRACT(type) (g_type_test_flags ((type), G_TYPE_FLAG_ABSTRACT))
|
379
379
|
</pre>
|
@@ -399,7 +399,7 @@ derived classes.
|
|
399
399
|
</table></div>
|
400
400
|
</div>
|
401
401
|
<hr>
|
402
|
-
<div class="refsect2">
|
402
|
+
<div class="refsect2" title="G_TYPE_IS_DERIVED()">
|
403
403
|
<a name="G-TYPE-IS-DERIVED:CAPS"></a><h3>G_TYPE_IS_DERIVED()</h3>
|
404
404
|
<pre class="programlisting">#define G_TYPE_IS_DERIVED(type) ((type) > G_TYPE_FUNDAMENTAL_MAX)
|
405
405
|
</pre>
|
@@ -425,7 +425,7 @@ types).
|
|
425
425
|
</table></div>
|
426
426
|
</div>
|
427
427
|
<hr>
|
428
|
-
<div class="refsect2">
|
428
|
+
<div class="refsect2" title="G_TYPE_IS_FUNDAMENTAL()">
|
429
429
|
<a name="G-TYPE-IS-FUNDAMENTAL:CAPS"></a><h3>G_TYPE_IS_FUNDAMENTAL()</h3>
|
430
430
|
<pre class="programlisting">#define G_TYPE_IS_FUNDAMENTAL(type) ((type) <= G_TYPE_FUNDAMENTAL_MAX)
|
431
431
|
</pre>
|
@@ -449,7 +449,7 @@ Checks if <em class="parameter"><code>type</code></em> is a fundamental type.
|
|
449
449
|
</table></div>
|
450
450
|
</div>
|
451
451
|
<hr>
|
452
|
-
<div class="refsect2">
|
452
|
+
<div class="refsect2" title="G_TYPE_IS_VALUE_TYPE()">
|
453
453
|
<a name="G-TYPE-IS-VALUE-TYPE:CAPS"></a><h3>G_TYPE_IS_VALUE_TYPE()</h3>
|
454
454
|
<pre class="programlisting">#define G_TYPE_IS_VALUE_TYPE(type) (g_type_check_is_value_type (type))
|
455
455
|
</pre>
|
@@ -473,7 +473,7 @@ Checks if <em class="parameter"><code>type</code></em> is a value type and can b
|
|
473
473
|
</table></div>
|
474
474
|
</div>
|
475
475
|
<hr>
|
476
|
-
<div class="refsect2">
|
476
|
+
<div class="refsect2" title="G_TYPE_HAS_VALUE_TABLE()">
|
477
477
|
<a name="G-TYPE-HAS-VALUE-TABLE:CAPS"></a><h3>G_TYPE_HAS_VALUE_TABLE()</h3>
|
478
478
|
<pre class="programlisting">#define G_TYPE_HAS_VALUE_TABLE(type) (g_type_value_table_peek (type) != NULL)
|
479
479
|
</pre>
|
@@ -497,7 +497,7 @@ Checks if <em class="parameter"><code>type</code></em> has a <a class="link" hre
|
|
497
497
|
</table></div>
|
498
498
|
</div>
|
499
499
|
<hr>
|
500
|
-
<div class="refsect2">
|
500
|
+
<div class="refsect2" title="G_TYPE_IS_CLASSED()">
|
501
501
|
<a name="G-TYPE-IS-CLASSED:CAPS"></a><h3>G_TYPE_IS_CLASSED()</h3>
|
502
502
|
<pre class="programlisting">#define G_TYPE_IS_CLASSED(type) (g_type_test_flags ((type), G_TYPE_FLAG_CLASSED))
|
503
503
|
</pre>
|
@@ -521,7 +521,7 @@ Checks if <em class="parameter"><code>type</code></em> is a classed type.
|
|
521
521
|
</table></div>
|
522
522
|
</div>
|
523
523
|
<hr>
|
524
|
-
<div class="refsect2">
|
524
|
+
<div class="refsect2" title="G_TYPE_IS_INSTANTIATABLE()">
|
525
525
|
<a name="G-TYPE-IS-INSTANTIATABLE:CAPS"></a><h3>G_TYPE_IS_INSTANTIATABLE()</h3>
|
526
526
|
<pre class="programlisting">#define G_TYPE_IS_INSTANTIATABLE(type) (g_type_test_flags ((type), G_TYPE_FLAG_INSTANTIATABLE))
|
527
527
|
</pre>
|
@@ -546,7 +546,7 @@ process of creating an instance (object) of this type.
|
|
546
546
|
</table></div>
|
547
547
|
</div>
|
548
548
|
<hr>
|
549
|
-
<div class="refsect2">
|
549
|
+
<div class="refsect2" title="G_TYPE_IS_DERIVABLE()">
|
550
550
|
<a name="G-TYPE-IS-DERIVABLE:CAPS"></a><h3>G_TYPE_IS_DERIVABLE()</h3>
|
551
551
|
<pre class="programlisting">#define G_TYPE_IS_DERIVABLE(type) (g_type_test_flags ((type), G_TYPE_FLAG_DERIVABLE))
|
552
552
|
</pre>
|
@@ -571,7 +571,7 @@ be used as the base class of a flat (single-level) class hierarchy.
|
|
571
571
|
</table></div>
|
572
572
|
</div>
|
573
573
|
<hr>
|
574
|
-
<div class="refsect2">
|
574
|
+
<div class="refsect2" title="G_TYPE_IS_DEEP_DERIVABLE()">
|
575
575
|
<a name="G-TYPE-IS-DEEP-DERIVABLE:CAPS"></a><h3>G_TYPE_IS_DEEP_DERIVABLE()</h3>
|
576
576
|
<pre class="programlisting">#define G_TYPE_IS_DEEP_DERIVABLE(type) (g_type_test_flags ((type), G_TYPE_FLAG_DEEP_DERIVABLE))
|
577
577
|
</pre>
|
@@ -596,7 +596,7 @@ can be used as the base class of a deep (multi-level) class hierarchy.
|
|
596
596
|
</table></div>
|
597
597
|
</div>
|
598
598
|
<hr>
|
599
|
-
<div class="refsect2">
|
599
|
+
<div class="refsect2" title="G_TYPE_IS_INTERFACE()">
|
600
600
|
<a name="G-TYPE-IS-INTERFACE:CAPS"></a><h3>G_TYPE_IS_INTERFACE()</h3>
|
601
601
|
<pre class="programlisting">#define G_TYPE_IS_INTERFACE(type) (G_TYPE_FUNDAMENTAL (type) == G_TYPE_INTERFACE)
|
602
602
|
</pre>
|
@@ -626,7 +626,7 @@ with the difference that GType interfaces are not derivable (but see
|
|
626
626
|
</table></div>
|
627
627
|
</div>
|
628
628
|
<hr>
|
629
|
-
<div class="refsect2">
|
629
|
+
<div class="refsect2" title="GTypeInterface">
|
630
630
|
<a name="GTypeInterface"></a><h3>GTypeInterface</h3>
|
631
631
|
<pre class="programlisting">typedef struct {
|
632
632
|
} GTypeInterface;
|
@@ -636,7 +636,7 @@ An opaque structure used as the base of all interface types.
|
|
636
636
|
</p>
|
637
637
|
</div>
|
638
638
|
<hr>
|
639
|
-
<div class="refsect2">
|
639
|
+
<div class="refsect2" title="GTypeInstance">
|
640
640
|
<a name="GTypeInstance"></a><h3>GTypeInstance</h3>
|
641
641
|
<pre class="programlisting">typedef struct {
|
642
642
|
} GTypeInstance;
|
@@ -646,7 +646,7 @@ An opaque structure used as the base of all type instances.
|
|
646
646
|
</p>
|
647
647
|
</div>
|
648
648
|
<hr>
|
649
|
-
<div class="refsect2">
|
649
|
+
<div class="refsect2" title="GTypeClass">
|
650
650
|
<a name="GTypeClass"></a><h3>GTypeClass</h3>
|
651
651
|
<pre class="programlisting">typedef struct {
|
652
652
|
} GTypeClass;
|
@@ -656,7 +656,7 @@ An opaque structure used as the base of all classes.
|
|
656
656
|
</p>
|
657
657
|
</div>
|
658
658
|
<hr>
|
659
|
-
<div class="refsect2">
|
659
|
+
<div class="refsect2" title="GTypeInfo">
|
660
660
|
<a name="GTypeInfo"></a><h3>GTypeInfo</h3>
|
661
661
|
<pre class="programlisting">typedef struct {
|
662
662
|
/* interface types, classed types, instantiated types */
|
@@ -754,7 +754,7 @@ across invocation of <a class="link" href="gobject-Type-Information.html#g-type-
|
|
754
754
|
</table></div>
|
755
755
|
</div>
|
756
756
|
<hr>
|
757
|
-
<div class="refsect2">
|
757
|
+
<div class="refsect2" title="GTypeFundamentalInfo">
|
758
758
|
<a name="GTypeFundamentalInfo"></a><h3>GTypeFundamentalInfo</h3>
|
759
759
|
<pre class="programlisting">typedef struct {
|
760
760
|
GTypeFundamentalFlags type_flags;
|
@@ -775,7 +775,7 @@ used specifically for managing fundamental types.
|
|
775
775
|
</table></div>
|
776
776
|
</div>
|
777
777
|
<hr>
|
778
|
-
<div class="refsect2">
|
778
|
+
<div class="refsect2" title="GInterfaceInfo">
|
779
779
|
<a name="GInterfaceInfo"></a><h3>GInterfaceInfo</h3>
|
780
780
|
<pre class="programlisting">typedef struct {
|
781
781
|
GInterfaceInitFunc interface_init;
|
@@ -809,7 +809,7 @@ used specifically for managing interface types.
|
|
809
809
|
</table></div>
|
810
810
|
</div>
|
811
811
|
<hr>
|
812
|
-
<div class="refsect2">
|
812
|
+
<div class="refsect2" title="GTypeValueTable">
|
813
813
|
<a name="GTypeValueTable"></a><h3>GTypeValueTable</h3>
|
814
814
|
<pre class="programlisting">typedef struct {
|
815
815
|
void (*value_init) (GValue *value);
|
@@ -1150,7 +1150,7 @@ to serve as a container for values of a type.
|
|
1150
1150
|
</table></div>
|
1151
1151
|
</div>
|
1152
1152
|
<hr>
|
1153
|
-
<div class="refsect2">
|
1153
|
+
<div class="refsect2" title="G_TYPE_FROM_INSTANCE()">
|
1154
1154
|
<a name="G-TYPE-FROM-INSTANCE:CAPS"></a><h3>G_TYPE_FROM_INSTANCE()</h3>
|
1155
1155
|
<pre class="programlisting">#define G_TYPE_FROM_INSTANCE(instance) (G_TYPE_FROM_CLASS (((GTypeInstance*) (instance))->g_class))
|
1156
1156
|
</pre>
|
@@ -1177,7 +1177,7 @@ This macro should only be used in type implementations.
|
|
1177
1177
|
</table></div>
|
1178
1178
|
</div>
|
1179
1179
|
<hr>
|
1180
|
-
<div class="refsect2">
|
1180
|
+
<div class="refsect2" title="G_TYPE_FROM_CLASS()">
|
1181
1181
|
<a name="G-TYPE-FROM-CLASS:CAPS"></a><h3>G_TYPE_FROM_CLASS()</h3>
|
1182
1182
|
<pre class="programlisting">#define G_TYPE_FROM_CLASS(g_class) (((GTypeClass*) (g_class))->g_type)
|
1183
1183
|
</pre>
|
@@ -1204,7 +1204,7 @@ This macro should only be used in type implementations.
|
|
1204
1204
|
</table></div>
|
1205
1205
|
</div>
|
1206
1206
|
<hr>
|
1207
|
-
<div class="refsect2">
|
1207
|
+
<div class="refsect2" title="G_TYPE_FROM_INTERFACE()">
|
1208
1208
|
<a name="G-TYPE-FROM-INTERFACE:CAPS"></a><h3>G_TYPE_FROM_INTERFACE()</h3>
|
1209
1209
|
<pre class="programlisting">#define G_TYPE_FROM_INTERFACE(g_iface) (((GTypeInterface*) (g_iface))->g_type)
|
1210
1210
|
</pre>
|
@@ -1231,7 +1231,7 @@ This macro should only be used in type implementations.
|
|
1231
1231
|
</table></div>
|
1232
1232
|
</div>
|
1233
1233
|
<hr>
|
1234
|
-
<div class="refsect2">
|
1234
|
+
<div class="refsect2" title="G_TYPE_INSTANCE_GET_CLASS()">
|
1235
1235
|
<a name="G-TYPE-INSTANCE-GET-CLASS:CAPS"></a><h3>G_TYPE_INSTANCE_GET_CLASS()</h3>
|
1236
1236
|
<pre class="programlisting">#define G_TYPE_INSTANCE_GET_CLASS(instance, g_type, c_type) (_G_TYPE_IGC ((instance), (g_type), c_type))
|
1237
1237
|
</pre>
|
@@ -1273,7 +1273,7 @@ This macro should only be used in type implementations.
|
|
1273
1273
|
</table></div>
|
1274
1274
|
</div>
|
1275
1275
|
<hr>
|
1276
|
-
<div class="refsect2">
|
1276
|
+
<div class="refsect2" title="G_TYPE_INSTANCE_GET_INTERFACE()">
|
1277
1277
|
<a name="G-TYPE-INSTANCE-GET-INTERFACE:CAPS"></a><h3>G_TYPE_INSTANCE_GET_INTERFACE()</h3>
|
1278
1278
|
<pre class="programlisting">#define G_TYPE_INSTANCE_GET_INTERFACE(instance, g_type, c_type) (_G_TYPE_IGI ((instance), (g_type), c_type))
|
1279
1279
|
</pre>
|
@@ -1310,7 +1310,7 @@ This macro should only be used in type implementations.
|
|
1310
1310
|
</table></div>
|
1311
1311
|
</div>
|
1312
1312
|
<hr>
|
1313
|
-
<div class="refsect2">
|
1313
|
+
<div class="refsect2" title="G_TYPE_INSTANCE_GET_PRIVATE()">
|
1314
1314
|
<a name="G-TYPE-INSTANCE-GET-PRIVATE:CAPS"></a><h3>G_TYPE_INSTANCE_GET_PRIVATE()</h3>
|
1315
1315
|
<pre class="programlisting">#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type)))
|
1316
1316
|
</pre>
|
@@ -1350,7 +1350,7 @@ This macro should only be used in type implementations.
|
|
1350
1350
|
<p class="since">Since 2.4</p>
|
1351
1351
|
</div>
|
1352
1352
|
<hr>
|
1353
|
-
<div class="refsect2">
|
1353
|
+
<div class="refsect2" title="G_TYPE_CLASS_GET_PRIVATE()">
|
1354
1354
|
<a name="G-TYPE-CLASS-GET-PRIVATE:CAPS"></a><h3>G_TYPE_CLASS_GET_PRIVATE()</h3>
|
1355
1355
|
<pre class="programlisting">#define G_TYPE_CLASS_GET_PRIVATE(klass, g_type, c_type) ((c_type*) g_type_class_get_private ((GTypeClass*) (klass), (g_type)))
|
1356
1356
|
</pre>
|
@@ -1390,7 +1390,7 @@ This macro should only be used in type implementations.
|
|
1390
1390
|
<p class="since">Since 2.24</p>
|
1391
1391
|
</div>
|
1392
1392
|
<hr>
|
1393
|
-
<div class="refsect2">
|
1393
|
+
<div class="refsect2" title="G_TYPE_CHECK_INSTANCE()">
|
1394
1394
|
<a name="G-TYPE-CHECK-INSTANCE:CAPS"></a><h3>G_TYPE_CHECK_INSTANCE()</h3>
|
1395
1395
|
<pre class="programlisting">#define G_TYPE_CHECK_INSTANCE(instance) (_G_TYPE_CHI ((GTypeInstance*) (instance)))
|
1396
1396
|
</pre>
|
@@ -1418,7 +1418,7 @@ This macro should only be used in type implementations.
|
|
1418
1418
|
</table></div>
|
1419
1419
|
</div>
|
1420
1420
|
<hr>
|
1421
|
-
<div class="refsect2">
|
1421
|
+
<div class="refsect2" title="G_TYPE_CHECK_INSTANCE_CAST()">
|
1422
1422
|
<a name="G-TYPE-CHECK-INSTANCE-CAST:CAPS"></a><h3>G_TYPE_CHECK_INSTANCE_CAST()</h3>
|
1423
1423
|
<pre class="programlisting">#define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type))
|
1424
1424
|
</pre>
|
@@ -1452,7 +1452,7 @@ This macro should only be used in type implementations.
|
|
1452
1452
|
</table></div>
|
1453
1453
|
</div>
|
1454
1454
|
<hr>
|
1455
|
-
<div class="refsect2">
|
1455
|
+
<div class="refsect2" title="G_TYPE_CHECK_INSTANCE_TYPE()">
|
1456
1456
|
<a name="G-TYPE-CHECK-INSTANCE-TYPE:CAPS"></a><h3>G_TYPE_CHECK_INSTANCE_TYPE()</h3>
|
1457
1457
|
<pre class="programlisting">#define G_TYPE_CHECK_INSTANCE_TYPE(instance, g_type) (_G_TYPE_CIT ((instance), (g_type)))
|
1458
1458
|
</pre>
|
@@ -1484,7 +1484,7 @@ This macro should only be used in type implementations.
|
|
1484
1484
|
</table></div>
|
1485
1485
|
</div>
|
1486
1486
|
<hr>
|
1487
|
-
<div class="refsect2">
|
1487
|
+
<div class="refsect2" title="G_TYPE_CHECK_CLASS_CAST()">
|
1488
1488
|
<a name="G-TYPE-CHECK-CLASS-CAST:CAPS"></a><h3>G_TYPE_CHECK_CLASS_CAST()</h3>
|
1489
1489
|
<pre class="programlisting">#define G_TYPE_CHECK_CLASS_CAST(g_class, g_type, c_type) (_G_TYPE_CCC ((g_class), (g_type), c_type))
|
1490
1490
|
</pre>
|
@@ -1518,7 +1518,7 @@ This macro should only be used in type implementations.
|
|
1518
1518
|
</table></div>
|
1519
1519
|
</div>
|
1520
1520
|
<hr>
|
1521
|
-
<div class="refsect2">
|
1521
|
+
<div class="refsect2" title="G_TYPE_CHECK_CLASS_TYPE()">
|
1522
1522
|
<a name="G-TYPE-CHECK-CLASS-TYPE:CAPS"></a><h3>G_TYPE_CHECK_CLASS_TYPE()</h3>
|
1523
1523
|
<pre class="programlisting">#define G_TYPE_CHECK_CLASS_TYPE(g_class, g_type) (_G_TYPE_CCT ((g_class), (g_type)))
|
1524
1524
|
</pre>
|
@@ -1551,7 +1551,7 @@ This macro should only be used in type implementations.
|
|
1551
1551
|
</table></div>
|
1552
1552
|
</div>
|
1553
1553
|
<hr>
|
1554
|
-
<div class="refsect2">
|
1554
|
+
<div class="refsect2" title="G_TYPE_CHECK_VALUE()">
|
1555
1555
|
<a name="G-TYPE-CHECK-VALUE:CAPS"></a><h3>G_TYPE_CHECK_VALUE()</h3>
|
1556
1556
|
<pre class="programlisting">#define G_TYPE_CHECK_VALUE(value) (_G_TYPE_CHV ((value)))
|
1557
1557
|
</pre>
|
@@ -1579,7 +1579,7 @@ This macro should only be used in type implementations.
|
|
1579
1579
|
</table></div>
|
1580
1580
|
</div>
|
1581
1581
|
<hr>
|
1582
|
-
<div class="refsect2">
|
1582
|
+
<div class="refsect2" title="G_TYPE_CHECK_VALUE_TYPE()">
|
1583
1583
|
<a name="G-TYPE-CHECK-VALUE-TYPE:CAPS"></a><h3>G_TYPE_CHECK_VALUE_TYPE()</h3>
|
1584
1584
|
<pre class="programlisting">#define G_TYPE_CHECK_VALUE_TYPE(value, g_type) (_G_TYPE_CVH ((value), (g_type)))
|
1585
1585
|
</pre>
|
@@ -1612,7 +1612,7 @@ This macro should only be used in type implementations.
|
|
1612
1612
|
</table></div>
|
1613
1613
|
</div>
|
1614
1614
|
<hr>
|
1615
|
-
<div class="refsect2">
|
1615
|
+
<div class="refsect2" title="G_TYPE_FLAG_RESERVED_ID_BIT">
|
1616
1616
|
<a name="G-TYPE-FLAG-RESERVED-ID-BIT:CAPS"></a><h3>G_TYPE_FLAG_RESERVED_ID_BIT</h3>
|
1617
1617
|
<pre class="programlisting">#define G_TYPE_FLAG_RESERVED_ID_BIT ((GType) (1 << 0))
|
1618
1618
|
</pre>
|
@@ -1621,7 +1621,7 @@ A bit in the type number that's supposed to be left untouched.
|
|
1621
1621
|
</p>
|
1622
1622
|
</div>
|
1623
1623
|
<hr>
|
1624
|
-
<div class="refsect2">
|
1624
|
+
<div class="refsect2" title="g_type_init ()">
|
1625
1625
|
<a name="g-type-init"></a><h3>g_type_init ()</h3>
|
1626
1626
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_init (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1627
1627
|
<p>
|
@@ -1635,7 +1635,7 @@ Since version 2.24 this also initializes the thread system
|
|
1635
1635
|
</p>
|
1636
1636
|
</div>
|
1637
1637
|
<hr>
|
1638
|
-
<div class="refsect2">
|
1638
|
+
<div class="refsect2" title="enum GTypeDebugFlags">
|
1639
1639
|
<a name="GTypeDebugFlags"></a><h3>enum GTypeDebugFlags</h3>
|
1640
1640
|
<pre class="programlisting">typedef enum /*< skip >*/
|
1641
1641
|
{
|
@@ -1679,7 +1679,7 @@ Note that the messages can also be triggered by setting the
|
|
1679
1679
|
</table></div>
|
1680
1680
|
</div>
|
1681
1681
|
<hr>
|
1682
|
-
<div class="refsect2">
|
1682
|
+
<div class="refsect2" title="g_type_init_with_debug_flags ()">
|
1683
1683
|
<a name="g-type-init-with-debug-flags"></a><h3>g_type_init_with_debug_flags ()</h3>
|
1684
1684
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_init_with_debug_flags (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeDebugFlags" title="enum GTypeDebugFlags"><span class="type">GTypeDebugFlags</span></a> debug_flags</code></em>);</pre>
|
1685
1685
|
<p>
|
@@ -1696,9 +1696,9 @@ Similar to <a class="link" href="gobject-Type-Information.html#g-type-init" titl
|
|
1696
1696
|
</table></div>
|
1697
1697
|
</div>
|
1698
1698
|
<hr>
|
1699
|
-
<div class="refsect2">
|
1699
|
+
<div class="refsect2" title="g_type_name ()">
|
1700
1700
|
<a name="g-type-name"></a><h3>g_type_name ()</h3>
|
1701
|
-
<pre class="programlisting">const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
1701
|
+
<pre class="programlisting">const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* g_type_name (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1702
1702
|
<p>
|
1703
1703
|
Get the unique name that is assigned to a type ID. Note that this
|
1704
1704
|
function (like all other GType API) cannot cope with invalid type
|
@@ -1723,7 +1723,7 @@ not be passed in and will most likely lead to a crash.
|
|
1723
1723
|
</table></div>
|
1724
1724
|
</div>
|
1725
1725
|
<hr>
|
1726
|
-
<div class="refsect2">
|
1726
|
+
<div class="refsect2" title="g_type_qname ()">
|
1727
1727
|
<a name="g-type-qname"></a><h3>g_type_qname ()</h3>
|
1728
1728
|
<pre class="programlisting"><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> g_type_qname (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1729
1729
|
<p>
|
@@ -1746,7 +1746,7 @@ Get the corresponding quark of the type IDs name.
|
|
1746
1746
|
</table></div>
|
1747
1747
|
</div>
|
1748
1748
|
<hr>
|
1749
|
-
<div class="refsect2">
|
1749
|
+
<div class="refsect2" title="g_type_from_name ()">
|
1750
1750
|
<a name="g-type-from-name"></a><h3>g_type_from_name ()</h3>
|
1751
1751
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_from_name (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
1752
1752
|
<p>
|
@@ -1772,7 +1772,7 @@ yet).
|
|
1772
1772
|
</table></div>
|
1773
1773
|
</div>
|
1774
1774
|
<hr>
|
1775
|
-
<div class="refsect2">
|
1775
|
+
<div class="refsect2" title="g_type_parent ()">
|
1776
1776
|
<a name="g-type-parent"></a><h3>g_type_parent ()</h3>
|
1777
1777
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_parent (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1778
1778
|
<p>
|
@@ -1796,7 +1796,7 @@ in type has no parent, i.e. is a fundamental type, 0 is returned.
|
|
1796
1796
|
</table></div>
|
1797
1797
|
</div>
|
1798
1798
|
<hr>
|
1799
|
-
<div class="refsect2">
|
1799
|
+
<div class="refsect2" title="g_type_depth ()">
|
1800
1800
|
<a name="g-type-depth"></a><h3>g_type_depth ()</h3>
|
1801
1801
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> g_type_depth (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1802
1802
|
<p>
|
@@ -1820,7 +1820,7 @@ includes the type itself, so that e.g. a fundamental type has depth 1.
|
|
1820
1820
|
</table></div>
|
1821
1821
|
</div>
|
1822
1822
|
<hr>
|
1823
|
-
<div class="refsect2">
|
1823
|
+
<div class="refsect2" title="g_type_next_base ()">
|
1824
1824
|
<a name="g-type-next-base"></a><h3>g_type_next_base ()</h3>
|
1825
1825
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_next_base (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> leaf_type</code></em>,
|
1826
1826
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> root_type</code></em>);</pre>
|
@@ -1855,7 +1855,7 @@ descended from the root type.
|
|
1855
1855
|
</table></div>
|
1856
1856
|
</div>
|
1857
1857
|
<hr>
|
1858
|
-
<div class="refsect2">
|
1858
|
+
<div class="refsect2" title="g_type_is_a ()">
|
1859
1859
|
<a name="g-type-is-a"></a><h3>g_type_is_a ()</h3>
|
1860
1860
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_type_is_a (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
1861
1861
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> is_a_type</code></em>);</pre>
|
@@ -1886,7 +1886,7 @@ whether <em class="parameter"><code>type</code></em> conforms to it.
|
|
1886
1886
|
</table></div>
|
1887
1887
|
</div>
|
1888
1888
|
<hr>
|
1889
|
-
<div class="refsect2">
|
1889
|
+
<div class="refsect2" title="g_type_class_ref ()">
|
1890
1890
|
<a name="g-type-class-ref"></a><h3>g_type_class_ref ()</h3>
|
1891
1891
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_class_ref (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1892
1892
|
<p>
|
@@ -1911,7 +1911,7 @@ exist already.
|
|
1911
1911
|
</table></div>
|
1912
1912
|
</div>
|
1913
1913
|
<hr>
|
1914
|
-
<div class="refsect2">
|
1914
|
+
<div class="refsect2" title="g_type_class_peek ()">
|
1915
1915
|
<a name="g-type-class-peek"></a><h3>g_type_class_peek ()</h3>
|
1916
1916
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_class_peek (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1917
1917
|
<p>
|
@@ -1938,7 +1938,7 @@ exist (hasn't been referenced before).
|
|
1938
1938
|
</table></div>
|
1939
1939
|
</div>
|
1940
1940
|
<hr>
|
1941
|
-
<div class="refsect2">
|
1941
|
+
<div class="refsect2" title="g_type_class_peek_static ()">
|
1942
1942
|
<a name="g-type-class-peek-static"></a><h3>g_type_class_peek_static ()</h3>
|
1943
1943
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_class_peek_static (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
1944
1944
|
<p>
|
@@ -1964,7 +1964,7 @@ static types.
|
|
1964
1964
|
<p class="since">Since 2.4</p>
|
1965
1965
|
</div>
|
1966
1966
|
<hr>
|
1967
|
-
<div class="refsect2">
|
1967
|
+
<div class="refsect2" title="g_type_class_unref ()">
|
1968
1968
|
<a name="g-type-class-unref"></a><h3>g_type_class_unref ()</h3>
|
1969
1969
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_class_unref (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
1970
1970
|
<p>
|
@@ -1983,7 +1983,7 @@ class pointer after <a class="link" href="gobject-Type-Information.html#g-type-c
|
|
1983
1983
|
</table></div>
|
1984
1984
|
</div>
|
1985
1985
|
<hr>
|
1986
|
-
<div class="refsect2">
|
1986
|
+
<div class="refsect2" title="g_type_class_peek_parent ()">
|
1987
1987
|
<a name="g-type-class-peek-parent"></a><h3>g_type_class_peek_parent ()</h3>
|
1988
1988
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_class_peek_parent (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
1989
1989
|
<p>
|
@@ -2018,7 +2018,7 @@ g_type_class_peek (g_type_parent (G_TYPE_FROM_CLASS (g_class)));
|
|
2018
2018
|
</table></div>
|
2019
2019
|
</div>
|
2020
2020
|
<hr>
|
2021
|
-
<div class="refsect2">
|
2021
|
+
<div class="refsect2" title="g_type_class_add_private ()">
|
2022
2022
|
<a name="g-type-class-add-private"></a><h3>g_type_class_add_private ()</h3>
|
2023
2023
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_class_add_private (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>,
|
2024
2024
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> private_size</code></em>);</pre>
|
@@ -2146,7 +2146,7 @@ type's <code class="function">class_init()</code> function.
|
|
2146
2146
|
<p class="since">Since 2.4</p>
|
2147
2147
|
</div>
|
2148
2148
|
<hr>
|
2149
|
-
<div class="refsect2">
|
2149
|
+
<div class="refsect2" title="g_type_add_class_private ()">
|
2150
2150
|
<a name="g-type-add-class-private"></a><h3>g_type_add_class_private ()</h3>
|
2151
2151
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_add_class_private (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> class_type</code></em>,
|
2152
2152
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> private_size</code></em>);</pre>
|
@@ -2178,7 +2178,7 @@ The private structure can be retrieved using the
|
|
2178
2178
|
<p class="since">Since 2.24</p>
|
2179
2179
|
</div>
|
2180
2180
|
<hr>
|
2181
|
-
<div class="refsect2">
|
2181
|
+
<div class="refsect2" title="g_type_interface_peek ()">
|
2182
2182
|
<a name="g-type-interface-peek"></a><h3>g_type_interface_peek ()</h3>
|
2183
2183
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_interface_peek (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> instance_class</code></em>,
|
2184
2184
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> iface_type</code></em>);</pre>
|
@@ -2209,7 +2209,7 @@ passed in class conforms.
|
|
2209
2209
|
</table></div>
|
2210
2210
|
</div>
|
2211
2211
|
<hr>
|
2212
|
-
<div class="refsect2">
|
2212
|
+
<div class="refsect2" title="g_type_interface_peek_parent ()">
|
2213
2213
|
<a name="g-type-interface-peek-parent"></a><h3>g_type_interface_peek_parent ()</h3>
|
2214
2214
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_interface_peek_parent (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>);</pre>
|
2215
2215
|
<p>
|
@@ -2237,7 +2237,7 @@ then possibly overriding some methods.
|
|
2237
2237
|
</table></div>
|
2238
2238
|
</div>
|
2239
2239
|
<hr>
|
2240
|
-
<div class="refsect2">
|
2240
|
+
<div class="refsect2" title="g_type_default_interface_ref ()">
|
2241
2241
|
<a name="g-type-default-interface-ref"></a><h3>g_type_default_interface_ref ()</h3>
|
2242
2242
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_default_interface_ref (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> g_type</code></em>);</pre>
|
2243
2243
|
<p>
|
@@ -2274,7 +2274,7 @@ have been installed.
|
|
2274
2274
|
<p class="since">Since 2.4</p>
|
2275
2275
|
</div>
|
2276
2276
|
<hr>
|
2277
|
-
<div class="refsect2">
|
2277
|
+
<div class="refsect2" title="g_type_default_interface_peek ()">
|
2278
2278
|
<a name="g-type-default-interface-peek"></a><h3>g_type_default_interface_peek ()</h3>
|
2279
2279
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_default_interface_peek (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> g_type</code></em>);</pre>
|
2280
2280
|
<p>
|
@@ -2300,7 +2300,7 @@ default interface vtable.
|
|
2300
2300
|
<p class="since">Since 2.4</p>
|
2301
2301
|
</div>
|
2302
2302
|
<hr>
|
2303
|
-
<div class="refsect2">
|
2303
|
+
<div class="refsect2" title="g_type_default_interface_unref ()">
|
2304
2304
|
<a name="g-type-default-interface-unref"></a><h3>g_type_default_interface_unref ()</h3>
|
2305
2305
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_default_interface_unref (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>);</pre>
|
2306
2306
|
<p>
|
@@ -2323,9 +2323,9 @@ vtable (the <em class="structfield"><code>class_finalize</code></em> member of
|
|
2323
2323
|
<p class="since">Since 2.4</p>
|
2324
2324
|
</div>
|
2325
2325
|
<hr>
|
2326
|
-
<div class="refsect2">
|
2326
|
+
<div class="refsect2" title="g_type_children ()">
|
2327
2327
|
<a name="g-type-children"></a><h3>g_type_children ()</h3>
|
2328
|
-
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
2328
|
+
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* g_type_children (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
2329
2329
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_children</code></em>);</pre>
|
2330
2330
|
<p>
|
2331
2331
|
Return a newly allocated and 0-terminated array of type IDs, listing the
|
@@ -2353,9 +2353,9 @@ child types of <em class="parameter"><code>type</code></em>. The return value ha
|
|
2353
2353
|
</table></div>
|
2354
2354
|
</div>
|
2355
2355
|
<hr>
|
2356
|
-
<div class="refsect2">
|
2356
|
+
<div class="refsect2" title="g_type_interfaces ()">
|
2357
2357
|
<a name="g-type-interfaces"></a><h3>g_type_interfaces ()</h3>
|
2358
|
-
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
2358
|
+
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* g_type_interfaces (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
2359
2359
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_interfaces</code></em>);</pre>
|
2360
2360
|
<p>
|
2361
2361
|
Return a newly allocated and 0-terminated array of type IDs, listing the
|
@@ -2385,9 +2385,9 @@ interface types that <em class="parameter"><code>type</code></em> conforms to. T
|
|
2385
2385
|
</table></div>
|
2386
2386
|
</div>
|
2387
2387
|
<hr>
|
2388
|
-
<div class="refsect2">
|
2388
|
+
<div class="refsect2" title="g_type_interface_prerequisites ()">
|
2389
2389
|
<a name="g-type-interface-prerequisites"></a><h3>g_type_interface_prerequisites ()</h3>
|
2390
|
-
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a
|
2390
|
+
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a>* g_type_interface_prerequisites (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
2391
2391
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_prerequisites</code></em>);</pre>
|
2392
2392
|
<p>
|
2393
2393
|
Returns the prerequisites of an interfaces type.
|
@@ -2416,7 +2416,7 @@ Returns the prerequisites of an interfaces type.
|
|
2416
2416
|
<p class="since">Since 2.2</p>
|
2417
2417
|
</div>
|
2418
2418
|
<hr>
|
2419
|
-
<div class="refsect2">
|
2419
|
+
<div class="refsect2" title="g_type_set_qdata ()">
|
2420
2420
|
<a name="g-type-set-qdata"></a><h3>g_type_set_qdata ()</h3>
|
2421
2421
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_set_qdata (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
2422
2422
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>,
|
@@ -2446,7 +2446,7 @@ Attaches arbitrary data to a type.
|
|
2446
2446
|
</table></div>
|
2447
2447
|
</div>
|
2448
2448
|
<hr>
|
2449
|
-
<div class="refsect2">
|
2449
|
+
<div class="refsect2" title="g_type_get_qdata ()">
|
2450
2450
|
<a name="g-type-get-qdata"></a><h3>g_type_get_qdata ()</h3>
|
2451
2451
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_type_get_qdata (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
2452
2452
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>);</pre>
|
@@ -2476,7 +2476,7 @@ with <a class="link" href="gobject-Type-Information.html#g-type-set-qdata" title
|
|
2476
2476
|
</table></div>
|
2477
2477
|
</div>
|
2478
2478
|
<hr>
|
2479
|
-
<div class="refsect2">
|
2479
|
+
<div class="refsect2" title="g_type_query ()">
|
2480
2480
|
<a name="g-type-query"></a><h3>g_type_query ()</h3>
|
2481
2481
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_query (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>,
|
2482
2482
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeQuery" title="GTypeQuery"><span class="type">GTypeQuery</span></a> *query</code></em>);</pre>
|
@@ -2506,7 +2506,7 @@ left untouched.
|
|
2506
2506
|
</table></div>
|
2507
2507
|
</div>
|
2508
2508
|
<hr>
|
2509
|
-
<div class="refsect2">
|
2509
|
+
<div class="refsect2" title="GTypeQuery">
|
2510
2510
|
<a name="GTypeQuery"></a><h3>GTypeQuery</h3>
|
2511
2511
|
<pre class="programlisting">typedef struct {
|
2512
2512
|
GType type;
|
@@ -2546,7 +2546,7 @@ filled in by the <a class="link" href="gobject-Type-Information.html#g-type-quer
|
|
2546
2546
|
</table></div>
|
2547
2547
|
</div>
|
2548
2548
|
<hr>
|
2549
|
-
<div class="refsect2">
|
2549
|
+
<div class="refsect2" title="GBaseInitFunc ()">
|
2550
2550
|
<a name="GBaseInitFunc"></a><h3>GBaseInitFunc ()</h3>
|
2551
2551
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GBaseInitFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
2552
2552
|
<p>
|
@@ -2569,7 +2569,7 @@ intialization process.
|
|
2569
2569
|
</table></div>
|
2570
2570
|
</div>
|
2571
2571
|
<hr>
|
2572
|
-
<div class="refsect2">
|
2572
|
+
<div class="refsect2" title="GBaseFinalizeFunc ()">
|
2573
2573
|
<a name="GBaseFinalizeFunc"></a><h3>GBaseFinalizeFunc ()</h3>
|
2574
2574
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GBaseFinalizeFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
2575
2575
|
<p>
|
@@ -2589,7 +2589,7 @@ See <a class="link" href="gobject-Type-Information.html#GClassInitFunc" title="G
|
|
2589
2589
|
</table></div>
|
2590
2590
|
</div>
|
2591
2591
|
<hr>
|
2592
|
-
<div class="refsect2">
|
2592
|
+
<div class="refsect2" title="GClassInitFunc ()">
|
2593
2593
|
<a name="GClassInitFunc"></a><h3>GClassInitFunc ()</h3>
|
2594
2594
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GClassInitFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>,
|
2595
2595
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> class_data</code></em>);</pre>
|
@@ -2763,7 +2763,7 @@ time.
|
|
2763
2763
|
</table></div>
|
2764
2764
|
</div>
|
2765
2765
|
<hr>
|
2766
|
-
<div class="refsect2">
|
2766
|
+
<div class="refsect2" title="GClassFinalizeFunc ()">
|
2767
2767
|
<a name="GClassFinalizeFunc"></a><h3>GClassFinalizeFunc ()</h3>
|
2768
2768
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GClassFinalizeFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>,
|
2769
2769
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> class_data</code></em>);</pre>
|
@@ -2793,7 +2793,7 @@ reference count drops to zero).
|
|
2793
2793
|
</table></div>
|
2794
2794
|
</div>
|
2795
2795
|
<hr>
|
2796
|
-
<div class="refsect2">
|
2796
|
+
<div class="refsect2" title="GInstanceInitFunc ()">
|
2797
2797
|
<a name="GInstanceInitFunc"></a><h3>GInstanceInitFunc ()</h3>
|
2798
2798
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GInstanceInitFunc) (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="type">GTypeInstance</span></a> *instance</code></em>,
|
2799
2799
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
@@ -2823,7 +2823,7 @@ belongs to the type the current initializer was introduced for.
|
|
2823
2823
|
</table></div>
|
2824
2824
|
</div>
|
2825
2825
|
<hr>
|
2826
|
-
<div class="refsect2">
|
2826
|
+
<div class="refsect2" title="GInterfaceInitFunc ()">
|
2827
2827
|
<a name="GInterfaceInitFunc"></a><h3>GInterfaceInitFunc ()</h3>
|
2828
2828
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GInterfaceInitFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
2829
2829
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> iface_data</code></em>);</pre>
|
@@ -2849,7 +2849,7 @@ allocate any resources required by the interface.
|
|
2849
2849
|
</table></div>
|
2850
2850
|
</div>
|
2851
2851
|
<hr>
|
2852
|
-
<div class="refsect2">
|
2852
|
+
<div class="refsect2" title="GInterfaceFinalizeFunc ()">
|
2853
2853
|
<a name="GInterfaceFinalizeFunc"></a><h3>GInterfaceFinalizeFunc ()</h3>
|
2854
2854
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GInterfaceFinalizeFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
2855
2855
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> iface_data</code></em>);</pre>
|
@@ -2875,7 +2875,7 @@ allocated by the corresponding <a class="link" href="gobject-Type-Information.ht
|
|
2875
2875
|
</table></div>
|
2876
2876
|
</div>
|
2877
2877
|
<hr>
|
2878
|
-
<div class="refsect2">
|
2878
|
+
<div class="refsect2" title="GTypeClassCacheFunc ()">
|
2879
2879
|
<a name="GTypeClassCacheFunc"></a><h3>GTypeClassCacheFunc ()</h3>
|
2880
2880
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GTypeClassCacheFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> cache_data</code></em>,
|
2881
2881
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeClass" title="GTypeClass"><span class="type">GTypeClass</span></a> *g_class</code></em>);</pre>
|
@@ -2914,7 +2914,7 @@ classes are routed through the same <a class="link" href="gobject-Type-Informati
|
|
2914
2914
|
</table></div>
|
2915
2915
|
</div>
|
2916
2916
|
<hr>
|
2917
|
-
<div class="refsect2">
|
2917
|
+
<div class="refsect2" title="enum GTypeFlags">
|
2918
2918
|
<a name="GTypeFlags"></a><h3>enum GTypeFlags</h3>
|
2919
2919
|
<pre class="programlisting">typedef enum /*< skip >*/
|
2920
2920
|
{
|
@@ -2945,7 +2945,7 @@ Bit masks used to check or determine characteristics of a type.
|
|
2945
2945
|
</table></div>
|
2946
2946
|
</div>
|
2947
2947
|
<hr>
|
2948
|
-
<div class="refsect2">
|
2948
|
+
<div class="refsect2" title="enum GTypeFundamentalFlags">
|
2949
2949
|
<a name="GTypeFundamentalFlags"></a><h3>enum GTypeFundamentalFlags</h3>
|
2950
2950
|
<pre class="programlisting">typedef enum /*< skip >*/
|
2951
2951
|
{
|
@@ -2986,7 +2986,7 @@ fundamental type.
|
|
2986
2986
|
</table></div>
|
2987
2987
|
</div>
|
2988
2988
|
<hr>
|
2989
|
-
<div class="refsect2">
|
2989
|
+
<div class="refsect2" title="g_type_register_static ()">
|
2990
2990
|
<a name="g-type-register-static"></a><h3>g_type_register_static ()</h3>
|
2991
2991
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_register_static (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> parent_type</code></em>,
|
2992
2992
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>,
|
@@ -3031,7 +3031,7 @@ instances (if not abstract). The value of <em class="parameter"><code>flags</co
|
|
3031
3031
|
</table></div>
|
3032
3032
|
</div>
|
3033
3033
|
<hr>
|
3034
|
-
<div class="refsect2">
|
3034
|
+
<div class="refsect2" title="g_type_register_static_simple ()">
|
3035
3035
|
<a name="g-type-register-static-simple"></a><h3>g_type_register_static_simple ()</h3>
|
3036
3036
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_register_static_simple (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> parent_type</code></em>,
|
3037
3037
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>,
|
@@ -3094,7 +3094,7 @@ struct and calling <a class="link" href="gobject-Type-Information.html#g-type-re
|
|
3094
3094
|
<p class="since">Since 2.12</p>
|
3095
3095
|
</div>
|
3096
3096
|
<hr>
|
3097
|
-
<div class="refsect2">
|
3097
|
+
<div class="refsect2" title="g_type_register_dynamic ()">
|
3098
3098
|
<a name="g-type-register-dynamic"></a><h3>g_type_register_dynamic ()</h3>
|
3099
3099
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_register_dynamic (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> parent_type</code></em>,
|
3100
3100
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>,
|
@@ -3139,7 +3139,7 @@ instances (if not abstract). The value of <em class="parameter"><code>flags</co
|
|
3139
3139
|
</table></div>
|
3140
3140
|
</div>
|
3141
3141
|
<hr>
|
3142
|
-
<div class="refsect2">
|
3142
|
+
<div class="refsect2" title="g_type_register_fundamental ()">
|
3143
3143
|
<a name="g-type-register-fundamental"></a><h3>g_type_register_fundamental ()</h3>
|
3144
3144
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_register_fundamental (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type_id</code></em>,
|
3145
3145
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *type_name</code></em>,
|
@@ -3191,7 +3191,7 @@ characteristics of the fundamental type.
|
|
3191
3191
|
</table></div>
|
3192
3192
|
</div>
|
3193
3193
|
<hr>
|
3194
|
-
<div class="refsect2">
|
3194
|
+
<div class="refsect2" title="g_type_add_interface_static ()">
|
3195
3195
|
<a name="g-type-add-interface-static"></a><h3>g_type_add_interface_static ()</h3>
|
3196
3196
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_add_interface_static (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>,
|
3197
3197
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
@@ -3226,7 +3226,7 @@ is used to manage the relationship.
|
|
3226
3226
|
</table></div>
|
3227
3227
|
</div>
|
3228
3228
|
<hr>
|
3229
|
-
<div class="refsect2">
|
3229
|
+
<div class="refsect2" title="g_type_add_interface_dynamic ()">
|
3230
3230
|
<a name="g-type-add-interface-dynamic"></a><h3>g_type_add_interface_dynamic ()</h3>
|
3231
3231
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_add_interface_dynamic (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>,
|
3232
3232
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
@@ -3258,7 +3258,7 @@ is used to manage the relationship.
|
|
3258
3258
|
</table></div>
|
3259
3259
|
</div>
|
3260
3260
|
<hr>
|
3261
|
-
<div class="refsect2">
|
3261
|
+
<div class="refsect2" title="g_type_interface_add_prerequisite ()">
|
3262
3262
|
<a name="g-type-interface-add-prerequisite"></a><h3>g_type_interface_add_prerequisite ()</h3>
|
3263
3263
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_interface_add_prerequisite (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>,
|
3264
3264
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> prerequisite_type</code></em>);</pre>
|
@@ -3288,9 +3288,9 @@ at most one instantiatable prerequisite type.
|
|
3288
3288
|
</table></div>
|
3289
3289
|
</div>
|
3290
3290
|
<hr>
|
3291
|
-
<div class="refsect2">
|
3291
|
+
<div class="refsect2" title="g_type_get_plugin ()">
|
3292
3292
|
<a name="g-type-get-plugin"></a><h3>g_type_get_plugin ()</h3>
|
3293
|
-
<pre class="programlisting"><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a
|
3293
|
+
<pre class="programlisting"><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a>* g_type_get_plugin (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
3294
3294
|
<p>
|
3295
3295
|
Returns the <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a> structure for <em class="parameter"><code>type</code></em> or
|
3296
3296
|
<a href="./../glib/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>type</code></em> does not have a <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a> structure.
|
@@ -3313,9 +3313,9 @@ Returns the <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span cl
|
|
3313
3313
|
</table></div>
|
3314
3314
|
</div>
|
3315
3315
|
<hr>
|
3316
|
-
<div class="refsect2">
|
3316
|
+
<div class="refsect2" title="g_type_interface_get_plugin ()">
|
3317
3317
|
<a name="g-type-interface-get-plugin"></a><h3>g_type_interface_get_plugin ()</h3>
|
3318
|
-
<pre class="programlisting"><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a
|
3318
|
+
<pre class="programlisting"><a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="returnvalue">GTypePlugin</span></a>* g_type_interface_get_plugin (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> instance_type</code></em>,
|
3319
3319
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> interface_type</code></em>);</pre>
|
3320
3320
|
<p>
|
3321
3321
|
Returns the <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="type">GTypePlugin</span></a> structure for the dynamic interface
|
@@ -3346,7 +3346,7 @@ have a <a class="link" href="GTypePlugin.html" title="GTypePlugin"><span class="
|
|
3346
3346
|
</table></div>
|
3347
3347
|
</div>
|
3348
3348
|
<hr>
|
3349
|
-
<div class="refsect2">
|
3349
|
+
<div class="refsect2" title="g_type_fundamental_next ()">
|
3350
3350
|
<a name="g-type-fundamental-next"></a><h3>g_type_fundamental_next ()</h3>
|
3351
3351
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_fundamental_next (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
3352
3352
|
<p>
|
@@ -3366,7 +3366,7 @@ fundamental type identifier.
|
|
3366
3366
|
</table></div>
|
3367
3367
|
</div>
|
3368
3368
|
<hr>
|
3369
|
-
<div class="refsect2">
|
3369
|
+
<div class="refsect2" title="g_type_fundamental ()">
|
3370
3370
|
<a name="g-type-fundamental"></a><h3>g_type_fundamental ()</h3>
|
3371
3371
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_type_fundamental (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type_id</code></em>);</pre>
|
3372
3372
|
<p>
|
@@ -3390,9 +3390,9 @@ use <a class="link" href="gobject-Type-Information.html#G-TYPE-FUNDAMENTAL:CAPS"
|
|
3390
3390
|
</table></div>
|
3391
3391
|
</div>
|
3392
3392
|
<hr>
|
3393
|
-
<div class="refsect2">
|
3393
|
+
<div class="refsect2" title="g_type_create_instance ()">
|
3394
3394
|
<a name="g-type-create-instance"></a><h3>g_type_create_instance ()</h3>
|
3395
|
-
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="returnvalue">GTypeInstance</span></a
|
3395
|
+
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="returnvalue">GTypeInstance</span></a>* g_type_create_instance (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
3396
3396
|
<p>
|
3397
3397
|
Creates and initializes an instance of <em class="parameter"><code>type</code></em> if <em class="parameter"><code>type</code></em> is valid and
|
3398
3398
|
can be instantiated. The type system only performs basic allocation
|
@@ -3426,7 +3426,7 @@ this function but <a class="link" href="gobject-The-Base-Object-Type.html#g-obje
|
|
3426
3426
|
</table></div>
|
3427
3427
|
</div>
|
3428
3428
|
<hr>
|
3429
|
-
<div class="refsect2">
|
3429
|
+
<div class="refsect2" title="g_type_free_instance ()">
|
3430
3430
|
<a name="g-type-free-instance"></a><h3>g_type_free_instance ()</h3>
|
3431
3431
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_free_instance (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInstance" title="GTypeInstance"><span class="type">GTypeInstance</span></a> *instance</code></em>);</pre>
|
3432
3432
|
<p>
|
@@ -3447,7 +3447,7 @@ implementors of fundamental types.
|
|
3447
3447
|
</table></div>
|
3448
3448
|
</div>
|
3449
3449
|
<hr>
|
3450
|
-
<div class="refsect2">
|
3450
|
+
<div class="refsect2" title="g_type_add_class_cache_func ()">
|
3451
3451
|
<a name="g-type-add-class-cache-func"></a><h3>g_type_add_class_cache_func ()</h3>
|
3452
3452
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_add_class_cache_func (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> cache_data</code></em>,
|
3453
3453
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeClassCacheFunc" title="GTypeClassCacheFunc ()"><span class="type">GTypeClassCacheFunc</span></a> cache_func</code></em>);</pre>
|
@@ -3477,7 +3477,7 @@ chain.
|
|
3477
3477
|
</table></div>
|
3478
3478
|
</div>
|
3479
3479
|
<hr>
|
3480
|
-
<div class="refsect2">
|
3480
|
+
<div class="refsect2" title="g_type_remove_class_cache_func ()">
|
3481
3481
|
<a name="g-type-remove-class-cache-func"></a><h3>g_type_remove_class_cache_func ()</h3>
|
3482
3482
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_remove_class_cache_func (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> cache_data</code></em>,
|
3483
3483
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeClassCacheFunc" title="GTypeClassCacheFunc ()"><span class="type">GTypeClassCacheFunc</span></a> cache_func</code></em>);</pre>
|
@@ -3503,7 +3503,7 @@ maintained by <em class="parameter"><code>cache_func</code></em> has to be empty
|
|
3503
3503
|
</table></div>
|
3504
3504
|
</div>
|
3505
3505
|
<hr>
|
3506
|
-
<div class="refsect2">
|
3506
|
+
<div class="refsect2" title="g_type_class_unref_uncached ()">
|
3507
3507
|
<a name="g-type-class-unref-uncached"></a><h3>g_type_class_unref_uncached ()</h3>
|
3508
3508
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_class_unref_uncached (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_class</code></em>);</pre>
|
3509
3509
|
<p>
|
@@ -3522,7 +3522,7 @@ otherwise.
|
|
3522
3522
|
</table></div>
|
3523
3523
|
</div>
|
3524
3524
|
<hr>
|
3525
|
-
<div class="refsect2">
|
3525
|
+
<div class="refsect2" title="g_type_add_interface_check ()">
|
3526
3526
|
<a name="g-type-add-interface-check"></a><h3>g_type_add_interface_check ()</h3>
|
3527
3527
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_add_interface_check (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> check_data</code></em>,
|
3528
3528
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInterfaceCheckFunc" title="GTypeInterfaceCheckFunc ()"><span class="type">GTypeInterfaceCheckFunc</span></a> check_func</code></em>);</pre>
|
@@ -3557,7 +3557,7 @@ interfaces.
|
|
3557
3557
|
<p class="since">Since 2.4</p>
|
3558
3558
|
</div>
|
3559
3559
|
<hr>
|
3560
|
-
<div class="refsect2">
|
3560
|
+
<div class="refsect2" title="g_type_remove_interface_check ()">
|
3561
3561
|
<a name="g-type-remove-interface-check"></a><h3>g_type_remove_interface_check ()</h3>
|
3562
3562
|
<pre class="programlisting"><span class="returnvalue">void</span> g_type_remove_interface_check (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> check_data</code></em>,
|
3563
3563
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GTypeInterfaceCheckFunc" title="GTypeInterfaceCheckFunc ()"><span class="type">GTypeInterfaceCheckFunc</span></a> check_func</code></em>);</pre>
|
@@ -3583,7 +3583,7 @@ Removes an interface check function added with
|
|
3583
3583
|
<p class="since">Since 2.4</p>
|
3584
3584
|
</div>
|
3585
3585
|
<hr>
|
3586
|
-
<div class="refsect2">
|
3586
|
+
<div class="refsect2" title="GTypeInterfaceCheckFunc ()">
|
3587
3587
|
<a name="GTypeInterfaceCheckFunc"></a><h3>GTypeInterfaceCheckFunc ()</h3>
|
3588
3588
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GTypeInterfaceCheckFunc) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> check_data</code></em>,
|
3589
3589
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>);</pre>
|
@@ -3609,9 +3609,9 @@ See <a class="link" href="gobject-Type-Information.html#g-type-add-interface-che
|
|
3609
3609
|
<p class="since">Since 2.4</p>
|
3610
3610
|
</div>
|
3611
3611
|
<hr>
|
3612
|
-
<div class="refsect2">
|
3612
|
+
<div class="refsect2" title="g_type_value_table_peek ()">
|
3613
3613
|
<a name="g-type-value-table-peek"></a><h3>g_type_value_table_peek ()</h3>
|
3614
|
-
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GTypeValueTable" title="GTypeValueTable"><span class="returnvalue">GTypeValueTable</span></a
|
3614
|
+
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GTypeValueTable" title="GTypeValueTable"><span class="returnvalue">GTypeValueTable</span></a>* g_type_value_table_peek (<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> type</code></em>);</pre>
|
3615
3615
|
<p>
|
3616
3616
|
Returns the location of the <a class="link" href="gobject-Type-Information.html#GTypeValueTable" title="GTypeValueTable"><span class="type">GTypeValueTable</span></a> associated with <em class="parameter"><code>type</code></em>.
|
3617
3617
|
<span class="emphasis"><em>Note that this function should only be used from source code
|
@@ -3636,7 +3636,7 @@ that implements or has internal knowledge of the implementation of
|
|
3636
3636
|
</table></div>
|
3637
3637
|
</div>
|
3638
3638
|
<hr>
|
3639
|
-
<div class="refsect2">
|
3639
|
+
<div class="refsect2" title="G_DEFINE_TYPE()">
|
3640
3640
|
<a name="G-DEFINE-TYPE:CAPS"></a><h3>G_DEFINE_TYPE()</h3>
|
3641
3641
|
<pre class="programlisting">#define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {})
|
3642
3642
|
</pre>
|
@@ -3670,7 +3670,7 @@ a *_get_type() function. See <a class="link" href="gobject-Type-Information.html
|
|
3670
3670
|
<p class="since">Since 2.4</p>
|
3671
3671
|
</div>
|
3672
3672
|
<hr>
|
3673
|
-
<div class="refsect2">
|
3673
|
+
<div class="refsect2" title="G_DEFINE_TYPE_WITH_CODE()">
|
3674
3674
|
<a name="G-DEFINE-TYPE-WITH-CODE:CAPS"></a><h3>G_DEFINE_TYPE_WITH_CODE()</h3>
|
3675
3675
|
<pre class="programlisting">#define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
|
3676
3676
|
</pre>
|
@@ -3708,7 +3708,7 @@ See <a class="link" href="gobject-Type-Information.html#G-DEFINE-TYPE-EXTENDED:C
|
|
3708
3708
|
<p class="since">Since 2.4</p>
|
3709
3709
|
</div>
|
3710
3710
|
<hr>
|
3711
|
-
<div class="refsect2">
|
3711
|
+
<div class="refsect2" title="G_DEFINE_ABSTRACT_TYPE()">
|
3712
3712
|
<a name="G-DEFINE-ABSTRACT-TYPE:CAPS"></a><h3>G_DEFINE_ABSTRACT_TYPE()</h3>
|
3713
3713
|
<pre class="programlisting">#define G_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TYPE_FLAG_ABSTRACT, {})
|
3714
3714
|
</pre>
|
@@ -3741,7 +3741,7 @@ See <a class="link" href="gobject-Type-Information.html#G-DEFINE-TYPE-EXTENDED:C
|
|
3741
3741
|
<p class="since">Since 2.4</p>
|
3742
3742
|
</div>
|
3743
3743
|
<hr>
|
3744
|
-
<div class="refsect2">
|
3744
|
+
<div class="refsect2" title="G_DEFINE_ABSTRACT_TYPE_WITH_CODE()">
|
3745
3745
|
<a name="G-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS"></a><h3>G_DEFINE_ABSTRACT_TYPE_WITH_CODE()</h3>
|
3746
3746
|
<pre class="programlisting">#define G_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, G_TYPE_FLAG_ABSTRACT) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
|
3747
3747
|
</pre>
|
@@ -3780,7 +3780,7 @@ via <a class="link" href="gobject-Type-Information.html#G-IMPLEMENT-INTERFACE:CA
|
|
3780
3780
|
<p class="since">Since 2.4</p>
|
3781
3781
|
</div>
|
3782
3782
|
<hr>
|
3783
|
-
<div class="refsect2">
|
3783
|
+
<div class="refsect2" title="G_DEFINE_INTERFACE()">
|
3784
3784
|
<a name="G-DEFINE-INTERFACE:CAPS"></a><h3>G_DEFINE_INTERFACE()</h3>
|
3785
3785
|
<pre class="programlisting">#define G_DEFINE_INTERFACE(TN, t_n, T_P) G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
|
3786
3786
|
</pre>
|
@@ -3818,7 +3818,7 @@ structure to have the name <code class="literal">TN ## Interface</code>.
|
|
3818
3818
|
<p class="since">Since 2.24</p>
|
3819
3819
|
</div>
|
3820
3820
|
<hr>
|
3821
|
-
<div class="refsect2">
|
3821
|
+
<div class="refsect2" title="G_DEFINE_INTERFACE_WITH_CODE()">
|
3822
3822
|
<a name="G-DEFINE-INTERFACE-WITH-CODE:CAPS"></a><h3>G_DEFINE_INTERFACE_WITH_CODE()</h3>
|
3823
3823
|
<pre class="programlisting">#define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
|
3824
3824
|
</pre>
|
@@ -3859,7 +3859,7 @@ via <a class="link" href="gobject-Type-Information.html#G-IMPLEMENT-INTERFACE:CA
|
|
3859
3859
|
<p class="since">Since 2.24</p>
|
3860
3860
|
</div>
|
3861
3861
|
<hr>
|
3862
|
-
<div class="refsect2">
|
3862
|
+
<div class="refsect2" title="G_IMPLEMENT_INTERFACE()">
|
3863
3863
|
<a name="G-IMPLEMENT-INTERFACE:CAPS"></a><h3>G_IMPLEMENT_INTERFACE()</h3>
|
3864
3864
|
<pre class="programlisting">#define G_IMPLEMENT_INTERFACE(TYPE_IFACE, iface_init)</pre>
|
3865
3865
|
<p>
|
@@ -3889,7 +3889,7 @@ macros, since it depends on variable names from those macros.
|
|
3889
3889
|
<p class="since">Since 2.4</p>
|
3890
3890
|
</div>
|
3891
3891
|
<hr>
|
3892
|
-
<div class="refsect2">
|
3892
|
+
<div class="refsect2" title="G_DEFINE_TYPE_EXTENDED()">
|
3893
3893
|
<a name="G-DEFINE-TYPE-EXTENDED:CAPS"></a><h3>G_DEFINE_TYPE_EXTENDED()</h3>
|
3894
3894
|
<pre class="programlisting">#define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
|
3895
3895
|
</pre>
|
@@ -4038,7 +4038,7 @@ class init functions.
|
|
4038
4038
|
<p class="since">Since 2.4</p>
|
4039
4039
|
</div>
|
4040
4040
|
<hr>
|
4041
|
-
<div class="refsect2">
|
4041
|
+
<div class="refsect2" title="G_DEFINE_BOXED_TYPE()">
|
4042
4042
|
<a name="G-DEFINE-BOXED-TYPE:CAPS"></a><h3>G_DEFINE_BOXED_TYPE()</h3>
|
4043
4043
|
<pre class="programlisting">#define G_DEFINE_BOXED_TYPE(TypeName, type_name, copy_func, free_func) G_DEFINE_BOXED_TYPE_WITH_CODE (TypeName, type_name, copy_func, free_func, {})
|
4044
4044
|
</pre>
|
@@ -4075,7 +4075,7 @@ A convenience macro for boxed type implementations, which defines a
|
|
4075
4075
|
<p class="since">Since 2.26</p>
|
4076
4076
|
</div>
|
4077
4077
|
<hr>
|
4078
|
-
<div class="refsect2">
|
4078
|
+
<div class="refsect2" title="G_DEFINE_BOXED_TYPE_WITH_CODE()">
|
4079
4079
|
<a name="G-DEFINE-BOXED-TYPE-WITH-CODE:CAPS"></a><h3>G_DEFINE_BOXED_TYPE_WITH_CODE()</h3>
|
4080
4080
|
<pre class="programlisting">#define G_DEFINE_BOXED_TYPE_WITH_CODE(TypeName, type_name, copy_func, free_func, _C_) _G_DEFINE_BOXED_TYPE_BEGIN (TypeName, type_name, copy_func, free_func) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
|
4081
4081
|
</pre>
|
@@ -4119,7 +4119,7 @@ Similar to <a class="link" href="gobject-Type-Information.html#G-DEFINE-BOXED-TY
|
|
4119
4119
|
<p class="since">Since 2.26</p>
|
4120
4120
|
</div>
|
4121
4121
|
<hr>
|
4122
|
-
<div class="refsect2">
|
4122
|
+
<div class="refsect2" title="G_DEFINE_POINTER_TYPE()">
|
4123
4123
|
<a name="G-DEFINE-POINTER-TYPE:CAPS"></a><h3>G_DEFINE_POINTER_TYPE()</h3>
|
4124
4124
|
<pre class="programlisting">#define G_DEFINE_POINTER_TYPE(TypeName, type_name) G_DEFINE_POINTER_TYPE_WITH_CODE (TypeName, type_name, {})
|
4125
4125
|
</pre>
|
@@ -4146,7 +4146,7 @@ A convenience macro for pointer type implementations, which defines a
|
|
4146
4146
|
<p class="since">Since 2.26</p>
|
4147
4147
|
</div>
|
4148
4148
|
<hr>
|
4149
|
-
<div class="refsect2">
|
4149
|
+
<div class="refsect2" title="G_DEFINE_POINTER_TYPE_WITH_CODE()">
|
4150
4150
|
<a name="G-DEFINE-POINTER-TYPE-WITH-CODE:CAPS"></a><h3>G_DEFINE_POINTER_TYPE_WITH_CODE()</h3>
|
4151
4151
|
<pre class="programlisting">#define G_DEFINE_POINTER_TYPE_WITH_CODE(TypeName, type_name, _C_) _G_DEFINE_POINTER_TYPE_BEGIN (TypeName, type_name) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
|
4152
4152
|
</pre>
|
@@ -4179,7 +4179,7 @@ Similar to <a class="link" href="gobject-Type-Information.html#G-DEFINE-POINTER-
|
|
4179
4179
|
<p class="since">Since 2.26</p>
|
4180
4180
|
</div>
|
4181
4181
|
<hr>
|
4182
|
-
<div class="refsect2">
|
4182
|
+
<div class="refsect2" title="G_TYPE_INVALID">
|
4183
4183
|
<a name="G-TYPE-INVALID:CAPS"></a><h3>G_TYPE_INVALID</h3>
|
4184
4184
|
<pre class="programlisting">#define G_TYPE_INVALID G_TYPE_MAKE_FUNDAMENTAL (0)
|
4185
4185
|
</pre>
|
@@ -4189,7 +4189,7 @@ a <a class="link" href="gobject-Type-Information.html#GType" title="GType"><span
|
|
4189
4189
|
</p>
|
4190
4190
|
</div>
|
4191
4191
|
<hr>
|
4192
|
-
<div class="refsect2">
|
4192
|
+
<div class="refsect2" title="G_TYPE_NONE">
|
4193
4193
|
<a name="G-TYPE-NONE:CAPS"></a><h3>G_TYPE_NONE</h3>
|
4194
4194
|
<pre class="programlisting">#define G_TYPE_NONE G_TYPE_MAKE_FUNDAMENTAL (1)
|
4195
4195
|
</pre>
|
@@ -4199,7 +4199,7 @@ A fundamental type which is used as a replacement for the C
|
|
4199
4199
|
</p>
|
4200
4200
|
</div>
|
4201
4201
|
<hr>
|
4202
|
-
<div class="refsect2">
|
4202
|
+
<div class="refsect2" title="G_TYPE_INTERFACE">
|
4203
4203
|
<a name="G-TYPE-INTERFACE:CAPS"></a><h3>G_TYPE_INTERFACE</h3>
|
4204
4204
|
<pre class="programlisting">#define G_TYPE_INTERFACE G_TYPE_MAKE_FUNDAMENTAL (2)
|
4205
4205
|
</pre>
|
@@ -4208,7 +4208,7 @@ The fundamental type from which all interfaces are derived.
|
|
4208
4208
|
</p>
|
4209
4209
|
</div>
|
4210
4210
|
<hr>
|
4211
|
-
<div class="refsect2">
|
4211
|
+
<div class="refsect2" title="G_TYPE_CHAR">
|
4212
4212
|
<a name="G-TYPE-CHAR:CAPS"></a><h3>G_TYPE_CHAR</h3>
|
4213
4213
|
<pre class="programlisting">#define G_TYPE_CHAR G_TYPE_MAKE_FUNDAMENTAL (3)
|
4214
4214
|
</pre>
|
@@ -4219,7 +4219,7 @@ This may or may not be the same type a the C type "gchar".
|
|
4219
4219
|
</p>
|
4220
4220
|
</div>
|
4221
4221
|
<hr>
|
4222
|
-
<div class="refsect2">
|
4222
|
+
<div class="refsect2" title="G_TYPE_UCHAR">
|
4223
4223
|
<a name="G-TYPE-UCHAR:CAPS"></a><h3>G_TYPE_UCHAR</h3>
|
4224
4224
|
<pre class="programlisting">#define G_TYPE_UCHAR G_TYPE_MAKE_FUNDAMENTAL (4)
|
4225
4225
|
</pre>
|
@@ -4228,7 +4228,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4228
4228
|
</p>
|
4229
4229
|
</div>
|
4230
4230
|
<hr>
|
4231
|
-
<div class="refsect2">
|
4231
|
+
<div class="refsect2" title="G_TYPE_BOOLEAN">
|
4232
4232
|
<a name="G-TYPE-BOOLEAN:CAPS"></a><h3>G_TYPE_BOOLEAN</h3>
|
4233
4233
|
<pre class="programlisting">#define G_TYPE_BOOLEAN G_TYPE_MAKE_FUNDAMENTAL (5)
|
4234
4234
|
</pre>
|
@@ -4237,7 +4237,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4237
4237
|
</p>
|
4238
4238
|
</div>
|
4239
4239
|
<hr>
|
4240
|
-
<div class="refsect2">
|
4240
|
+
<div class="refsect2" title="G_TYPE_INT">
|
4241
4241
|
<a name="G-TYPE-INT:CAPS"></a><h3>G_TYPE_INT</h3>
|
4242
4242
|
<pre class="programlisting">#define G_TYPE_INT G_TYPE_MAKE_FUNDAMENTAL (6)
|
4243
4243
|
</pre>
|
@@ -4246,7 +4246,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4246
4246
|
</p>
|
4247
4247
|
</div>
|
4248
4248
|
<hr>
|
4249
|
-
<div class="refsect2">
|
4249
|
+
<div class="refsect2" title="G_TYPE_UINT">
|
4250
4250
|
<a name="G-TYPE-UINT:CAPS"></a><h3>G_TYPE_UINT</h3>
|
4251
4251
|
<pre class="programlisting">#define G_TYPE_UINT G_TYPE_MAKE_FUNDAMENTAL (7)
|
4252
4252
|
</pre>
|
@@ -4255,7 +4255,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4255
4255
|
</p>
|
4256
4256
|
</div>
|
4257
4257
|
<hr>
|
4258
|
-
<div class="refsect2">
|
4258
|
+
<div class="refsect2" title="G_TYPE_LONG">
|
4259
4259
|
<a name="G-TYPE-LONG:CAPS"></a><h3>G_TYPE_LONG</h3>
|
4260
4260
|
<pre class="programlisting">#define G_TYPE_LONG G_TYPE_MAKE_FUNDAMENTAL (8)
|
4261
4261
|
</pre>
|
@@ -4264,7 +4264,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4264
4264
|
</p>
|
4265
4265
|
</div>
|
4266
4266
|
<hr>
|
4267
|
-
<div class="refsect2">
|
4267
|
+
<div class="refsect2" title="G_TYPE_ULONG">
|
4268
4268
|
<a name="G-TYPE-ULONG:CAPS"></a><h3>G_TYPE_ULONG</h3>
|
4269
4269
|
<pre class="programlisting">#define G_TYPE_ULONG G_TYPE_MAKE_FUNDAMENTAL (9)
|
4270
4270
|
</pre>
|
@@ -4273,7 +4273,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4273
4273
|
</p>
|
4274
4274
|
</div>
|
4275
4275
|
<hr>
|
4276
|
-
<div class="refsect2">
|
4276
|
+
<div class="refsect2" title="G_TYPE_INT64">
|
4277
4277
|
<a name="G-TYPE-INT64:CAPS"></a><h3>G_TYPE_INT64</h3>
|
4278
4278
|
<pre class="programlisting">#define G_TYPE_INT64 G_TYPE_MAKE_FUNDAMENTAL (10)
|
4279
4279
|
</pre>
|
@@ -4282,7 +4282,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4282
4282
|
</p>
|
4283
4283
|
</div>
|
4284
4284
|
<hr>
|
4285
|
-
<div class="refsect2">
|
4285
|
+
<div class="refsect2" title="G_TYPE_UINT64">
|
4286
4286
|
<a name="G-TYPE-UINT64:CAPS"></a><h3>G_TYPE_UINT64</h3>
|
4287
4287
|
<pre class="programlisting">#define G_TYPE_UINT64 G_TYPE_MAKE_FUNDAMENTAL (11)
|
4288
4288
|
</pre>
|
@@ -4291,7 +4291,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4291
4291
|
</p>
|
4292
4292
|
</div>
|
4293
4293
|
<hr>
|
4294
|
-
<div class="refsect2">
|
4294
|
+
<div class="refsect2" title="G_TYPE_ENUM">
|
4295
4295
|
<a name="G-TYPE-ENUM:CAPS"></a><h3>G_TYPE_ENUM</h3>
|
4296
4296
|
<pre class="programlisting">#define G_TYPE_ENUM G_TYPE_MAKE_FUNDAMENTAL (12)
|
4297
4297
|
</pre>
|
@@ -4300,7 +4300,7 @@ The fundamental type from which all enumeration types are derived.
|
|
4300
4300
|
</p>
|
4301
4301
|
</div>
|
4302
4302
|
<hr>
|
4303
|
-
<div class="refsect2">
|
4303
|
+
<div class="refsect2" title="G_TYPE_FLAGS">
|
4304
4304
|
<a name="G-TYPE-FLAGS:CAPS"></a><h3>G_TYPE_FLAGS</h3>
|
4305
4305
|
<pre class="programlisting">#define G_TYPE_FLAGS G_TYPE_MAKE_FUNDAMENTAL (13)
|
4306
4306
|
</pre>
|
@@ -4309,7 +4309,7 @@ The fundamental type from which all flags types are derived.
|
|
4309
4309
|
</p>
|
4310
4310
|
</div>
|
4311
4311
|
<hr>
|
4312
|
-
<div class="refsect2">
|
4312
|
+
<div class="refsect2" title="G_TYPE_FLOAT">
|
4313
4313
|
<a name="G-TYPE-FLOAT:CAPS"></a><h3>G_TYPE_FLOAT</h3>
|
4314
4314
|
<pre class="programlisting">#define G_TYPE_FLOAT G_TYPE_MAKE_FUNDAMENTAL (14)
|
4315
4315
|
</pre>
|
@@ -4318,7 +4318,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4318
4318
|
</p>
|
4319
4319
|
</div>
|
4320
4320
|
<hr>
|
4321
|
-
<div class="refsect2">
|
4321
|
+
<div class="refsect2" title="G_TYPE_DOUBLE">
|
4322
4322
|
<a name="G-TYPE-DOUBLE:CAPS"></a><h3>G_TYPE_DOUBLE</h3>
|
4323
4323
|
<pre class="programlisting">#define G_TYPE_DOUBLE G_TYPE_MAKE_FUNDAMENTAL (15)
|
4324
4324
|
</pre>
|
@@ -4327,7 +4327,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4327
4327
|
</p>
|
4328
4328
|
</div>
|
4329
4329
|
<hr>
|
4330
|
-
<div class="refsect2">
|
4330
|
+
<div class="refsect2" title="G_TYPE_STRING">
|
4331
4331
|
<a name="G-TYPE-STRING:CAPS"></a><h3>G_TYPE_STRING</h3>
|
4332
4332
|
<pre class="programlisting">#define G_TYPE_STRING G_TYPE_MAKE_FUNDAMENTAL (16)
|
4333
4333
|
</pre>
|
@@ -4336,7 +4336,7 @@ The fundamental type corresponding to nul-terminated C strings.
|
|
4336
4336
|
</p>
|
4337
4337
|
</div>
|
4338
4338
|
<hr>
|
4339
|
-
<div class="refsect2">
|
4339
|
+
<div class="refsect2" title="G_TYPE_POINTER">
|
4340
4340
|
<a name="G-TYPE-POINTER:CAPS"></a><h3>G_TYPE_POINTER</h3>
|
4341
4341
|
<pre class="programlisting">#define G_TYPE_POINTER G_TYPE_MAKE_FUNDAMENTAL (17)
|
4342
4342
|
</pre>
|
@@ -4345,7 +4345,7 @@ The fundamental type corresponding to <a href="./../glib/glib/glib-Basic-Types.h
|
|
4345
4345
|
</p>
|
4346
4346
|
</div>
|
4347
4347
|
<hr>
|
4348
|
-
<div class="refsect2">
|
4348
|
+
<div class="refsect2" title="G_TYPE_BOXED">
|
4349
4349
|
<a name="G-TYPE-BOXED:CAPS"></a><h3>G_TYPE_BOXED</h3>
|
4350
4350
|
<pre class="programlisting">#define G_TYPE_BOXED G_TYPE_MAKE_FUNDAMENTAL (18)
|
4351
4351
|
</pre>
|
@@ -4354,7 +4354,7 @@ The fundamental type from which all boxed types are derived.
|
|
4354
4354
|
</p>
|
4355
4355
|
</div>
|
4356
4356
|
<hr>
|
4357
|
-
<div class="refsect2">
|
4357
|
+
<div class="refsect2" title="G_TYPE_PARAM">
|
4358
4358
|
<a name="G-TYPE-PARAM:CAPS"></a><h3>G_TYPE_PARAM</h3>
|
4359
4359
|
<pre class="programlisting">#define G_TYPE_PARAM G_TYPE_MAKE_FUNDAMENTAL (19)
|
4360
4360
|
</pre>
|
@@ -4363,7 +4363,7 @@ The fundamental type from which all <a class="link" href="gobject-GParamSpec.htm
|
|
4363
4363
|
</p>
|
4364
4364
|
</div>
|
4365
4365
|
<hr>
|
4366
|
-
<div class="refsect2">
|
4366
|
+
<div class="refsect2" title="G_TYPE_OBJECT">
|
4367
4367
|
<a name="G-TYPE-OBJECT:CAPS"></a><h3>G_TYPE_OBJECT</h3>
|
4368
4368
|
<pre class="programlisting">#define G_TYPE_OBJECT G_TYPE_MAKE_FUNDAMENTAL (20)
|
4369
4369
|
</pre>
|
@@ -4372,7 +4372,7 @@ The fundamental type for <a class="link" href="gobject-The-Base-Object-Type.html
|
|
4372
4372
|
</p>
|
4373
4373
|
</div>
|
4374
4374
|
<hr>
|
4375
|
-
<div class="refsect2">
|
4375
|
+
<div class="refsect2" title="G_TYPE_GTYPE">
|
4376
4376
|
<a name="G-TYPE-GTYPE:CAPS"></a><h3>G_TYPE_GTYPE</h3>
|
4377
4377
|
<pre class="programlisting">#define G_TYPE_GTYPE (g_gtype_get_type())
|
4378
4378
|
</pre>
|
@@ -4381,7 +4381,7 @@ The type for <a class="link" href="gobject-Type-Information.html#GType" title="G
|
|
4381
4381
|
</p>
|
4382
4382
|
</div>
|
4383
4383
|
<hr>
|
4384
|
-
<div class="refsect2">
|
4384
|
+
<div class="refsect2" title="G_TYPE_VARIANT">
|
4385
4385
|
<a name="G-TYPE-VARIANT:CAPS"></a><h3>G_TYPE_VARIANT</h3>
|
4386
4386
|
<pre class="programlisting">#define G_TYPE_VARIANT G_TYPE_MAKE_FUNDAMENTAL (21)
|
4387
4387
|
</pre>
|
@@ -4404,7 +4404,7 @@ with this fundamental type in 2.26.
|
|
4404
4404
|
<p class="since">Since 2.26</p>
|
4405
4405
|
</div>
|
4406
4406
|
<hr>
|
4407
|
-
<div class="refsect2">
|
4407
|
+
<div class="refsect2" title="G_TYPE_RESERVED_GLIB_FIRST">
|
4408
4408
|
<a name="G-TYPE-RESERVED-GLIB-FIRST:CAPS"></a><h3>G_TYPE_RESERVED_GLIB_FIRST</h3>
|
4409
4409
|
<pre class="programlisting">#define G_TYPE_RESERVED_GLIB_FIRST (22)
|
4410
4410
|
</pre>
|
@@ -4414,7 +4414,7 @@ First fundamental type number to create a new fundamental type id with
|
|
4414
4414
|
</p>
|
4415
4415
|
</div>
|
4416
4416
|
<hr>
|
4417
|
-
<div class="refsect2">
|
4417
|
+
<div class="refsect2" title="G_TYPE_RESERVED_GLIB_LAST">
|
4418
4418
|
<a name="G-TYPE-RESERVED-GLIB-LAST:CAPS"></a><h3>G_TYPE_RESERVED_GLIB_LAST</h3>
|
4419
4419
|
<pre class="programlisting">#define G_TYPE_RESERVED_GLIB_LAST (31)
|
4420
4420
|
</pre>
|
@@ -4423,7 +4423,7 @@ Last fundamental type number reserved for GLib.
|
|
4423
4423
|
</p>
|
4424
4424
|
</div>
|
4425
4425
|
<hr>
|
4426
|
-
<div class="refsect2">
|
4426
|
+
<div class="refsect2" title="G_TYPE_RESERVED_BSE_FIRST">
|
4427
4427
|
<a name="G-TYPE-RESERVED-BSE-FIRST:CAPS"></a><h3>G_TYPE_RESERVED_BSE_FIRST</h3>
|
4428
4428
|
<pre class="programlisting">#define G_TYPE_RESERVED_BSE_FIRST (32)
|
4429
4429
|
</pre>
|
@@ -4433,7 +4433,7 @@ First fundamental type number to create a new fundamental type id with
|
|
4433
4433
|
</p>
|
4434
4434
|
</div>
|
4435
4435
|
<hr>
|
4436
|
-
<div class="refsect2">
|
4436
|
+
<div class="refsect2" title="G_TYPE_RESERVED_BSE_LAST">
|
4437
4437
|
<a name="G-TYPE-RESERVED-BSE-LAST:CAPS"></a><h3>G_TYPE_RESERVED_BSE_LAST</h3>
|
4438
4438
|
<pre class="programlisting">#define G_TYPE_RESERVED_BSE_LAST (48)
|
4439
4439
|
</pre>
|
@@ -4442,7 +4442,7 @@ Last fundamental type number reserved for BSE.
|
|
4442
4442
|
</p>
|
4443
4443
|
</div>
|
4444
4444
|
<hr>
|
4445
|
-
<div class="refsect2">
|
4445
|
+
<div class="refsect2" title="G_TYPE_RESERVED_USER_FIRST">
|
4446
4446
|
<a name="G-TYPE-RESERVED-USER-FIRST:CAPS"></a><h3>G_TYPE_RESERVED_USER_FIRST</h3>
|
4447
4447
|
<pre class="programlisting">#define G_TYPE_RESERVED_USER_FIRST (49)
|
4448
4448
|
</pre>
|
@@ -4455,6 +4455,6 @@ type id with <a class="link" href="gobject-Type-Information.html#G-TYPE-MAKE-FUN
|
|
4455
4455
|
</div>
|
4456
4456
|
<div class="footer">
|
4457
4457
|
<hr>
|
4458
|
-
Generated by GTK-Doc V1.15
|
4458
|
+
Generated by GTK-Doc V1.15</div>
|
4459
4459
|
</body>
|
4460
4460
|
</html>
|