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
data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html
CHANGED
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Parameters and Values</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GObject Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gobject-Generic-values.html" title="Generic values">
|
10
10
|
<link rel="next" href="gobject-GParamSpec.html" title="GParamSpec">
|
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-Standard-Parameter-and-Value-Types.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="Parameters and Values">
|
30
30
|
<a name="gobject-Standard-Parameter-and-Value-Types"></a><div class="titlepage"></div>
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
@@ -35,7 +35,7 @@
|
|
35
35
|
</td>
|
36
36
|
<td valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
38
|
-
<div class="refsynopsisdiv">
|
38
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
39
39
|
<a name="gobject-Standard-Parameter-and-Value-Types.synopsis"></a><h2>Synopsis</h2>
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <glib-object.h>
|
@@ -45,7 +45,7 @@
|
|
45
45
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-BOOLEAN:CAPS" title="G_VALUE_HOLDS_BOOLEAN()">G_VALUE_HOLDS_BOOLEAN</a> (value)
|
46
46
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-BOOLEAN:CAPS" title="G_TYPE_PARAM_BOOLEAN">G_TYPE_PARAM_BOOLEAN</a>
|
47
47
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecBoolean" title="GParamSpecBoolean">GParamSpecBoolean</a>;
|
48
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
48
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-boolean" title="g_param_spec_boolean ()">g_param_spec_boolean</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
49
49
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
50
50
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
51
51
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_value</code></em>,
|
@@ -59,7 +59,7 @@
|
|
59
59
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-CHAR:CAPS" title="G_VALUE_HOLDS_CHAR()">G_VALUE_HOLDS_CHAR</a> (value)
|
60
60
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-CHAR:CAPS" title="G_TYPE_PARAM_CHAR">G_TYPE_PARAM_CHAR</a>
|
61
61
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecChar" title="GParamSpecChar">GParamSpecChar</a>;
|
62
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
62
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-char" title="g_param_spec_char ()">g_param_spec_char</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
63
63
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
64
64
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
65
65
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint8"><span class="type">gint8</span></a> minimum</code></em>,
|
@@ -75,7 +75,7 @@
|
|
75
75
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-UCHAR:CAPS" title="G_VALUE_HOLDS_UCHAR()">G_VALUE_HOLDS_UCHAR</a> (value)
|
76
76
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-UCHAR:CAPS" title="G_TYPE_PARAM_UCHAR">G_TYPE_PARAM_UCHAR</a>
|
77
77
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecUChar" title="GParamSpecUChar">GParamSpecUChar</a>;
|
78
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
78
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-uchar" title="g_param_spec_uchar ()">g_param_spec_uchar</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
79
79
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
80
80
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
81
81
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> minimum</code></em>,
|
@@ -91,7 +91,7 @@
|
|
91
91
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-INT:CAPS" title="G_VALUE_HOLDS_INT()">G_VALUE_HOLDS_INT</a> (value)
|
92
92
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-INT:CAPS" title="G_TYPE_PARAM_INT">G_TYPE_PARAM_INT</a>
|
93
93
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecInt" title="GParamSpecInt">GParamSpecInt</a>;
|
94
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
94
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-int" title="g_param_spec_int ()">g_param_spec_int</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
95
95
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
96
96
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
97
97
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> minimum</code></em>,
|
@@ -107,7 +107,7 @@
|
|
107
107
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-UINT:CAPS" title="G_VALUE_HOLDS_UINT()">G_VALUE_HOLDS_UINT</a> (value)
|
108
108
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-UINT:CAPS" title="G_TYPE_PARAM_UINT">G_TYPE_PARAM_UINT</a>
|
109
109
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecUInt" title="GParamSpecUInt">GParamSpecUInt</a>;
|
110
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
110
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-uint" title="g_param_spec_uint ()">g_param_spec_uint</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
111
111
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
112
112
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
113
113
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> minimum</code></em>,
|
@@ -123,7 +123,7 @@
|
|
123
123
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-LONG:CAPS" title="G_VALUE_HOLDS_LONG()">G_VALUE_HOLDS_LONG</a> (value)
|
124
124
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-LONG:CAPS" title="G_TYPE_PARAM_LONG">G_TYPE_PARAM_LONG</a>
|
125
125
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecLong" title="GParamSpecLong">GParamSpecLong</a>;
|
126
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
126
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-long" title="g_param_spec_long ()">g_param_spec_long</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
127
127
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
128
128
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
129
129
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a> minimum</code></em>,
|
@@ -139,7 +139,7 @@
|
|
139
139
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-ULONG:CAPS" title="G_VALUE_HOLDS_ULONG()">G_VALUE_HOLDS_ULONG</a> (value)
|
140
140
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-ULONG:CAPS" title="G_TYPE_PARAM_ULONG">G_TYPE_PARAM_ULONG</a>
|
141
141
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecULong" title="GParamSpecULong">GParamSpecULong</a>;
|
142
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
142
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-ulong" title="g_param_spec_ulong ()">g_param_spec_ulong</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
143
143
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
144
144
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
145
145
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> minimum</code></em>,
|
@@ -155,7 +155,7 @@
|
|
155
155
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-INT64:CAPS" title="G_VALUE_HOLDS_INT64()">G_VALUE_HOLDS_INT64</a> (value)
|
156
156
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-INT64:CAPS" title="G_TYPE_PARAM_INT64">G_TYPE_PARAM_INT64</a>
|
157
157
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecInt64" title="GParamSpecInt64">GParamSpecInt64</a>;
|
158
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
158
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-int64" title="g_param_spec_int64 ()">g_param_spec_int64</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
159
159
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
160
160
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
161
161
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> minimum</code></em>,
|
@@ -171,7 +171,7 @@
|
|
171
171
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-UINT64:CAPS" title="G_VALUE_HOLDS_UINT64()">G_VALUE_HOLDS_UINT64</a> (value)
|
172
172
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-UINT64:CAPS" title="G_TYPE_PARAM_UINT64">G_TYPE_PARAM_UINT64</a>
|
173
173
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecUInt64" title="GParamSpecUInt64">GParamSpecUInt64</a>;
|
174
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
174
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-uint64" title="g_param_spec_uint64 ()">g_param_spec_uint64</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
175
175
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
176
176
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
177
177
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> minimum</code></em>,
|
@@ -187,7 +187,7 @@
|
|
187
187
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-FLOAT:CAPS" title="G_VALUE_HOLDS_FLOAT()">G_VALUE_HOLDS_FLOAT</a> (value)
|
188
188
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-FLOAT:CAPS" title="G_TYPE_PARAM_FLOAT">G_TYPE_PARAM_FLOAT</a>
|
189
189
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecFloat" title="GParamSpecFloat">GParamSpecFloat</a>;
|
190
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
190
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-float" title="g_param_spec_float ()">g_param_spec_float</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
191
191
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
192
192
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
193
193
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> minimum</code></em>,
|
@@ -203,7 +203,7 @@
|
|
203
203
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-DOUBLE:CAPS" title="G_VALUE_HOLDS_DOUBLE()">G_VALUE_HOLDS_DOUBLE</a> (value)
|
204
204
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-DOUBLE:CAPS" title="G_TYPE_PARAM_DOUBLE">G_TYPE_PARAM_DOUBLE</a>
|
205
205
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecDouble" title="GParamSpecDouble">GParamSpecDouble</a>;
|
206
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
206
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-double" title="g_param_spec_double ()">g_param_spec_double</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
207
207
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
208
208
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
209
209
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> minimum</code></em>,
|
@@ -219,7 +219,7 @@
|
|
219
219
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-ENUM:CAPS" title="G_VALUE_HOLDS_ENUM()">G_VALUE_HOLDS_ENUM</a> (value)
|
220
220
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-ENUM:CAPS" title="G_TYPE_PARAM_ENUM">G_TYPE_PARAM_ENUM</a>
|
221
221
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecEnum" title="GParamSpecEnum">GParamSpecEnum</a>;
|
222
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
222
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-enum" title="g_param_spec_enum ()">g_param_spec_enum</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
223
223
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
224
224
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
225
225
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> enum_type</code></em>,
|
@@ -234,7 +234,7 @@
|
|
234
234
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-FLAGS:CAPS" title="G_VALUE_HOLDS_FLAGS()">G_VALUE_HOLDS_FLAGS</a> (value)
|
235
235
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-FLAGS:CAPS" title="G_TYPE_PARAM_FLAGS">G_TYPE_PARAM_FLAGS</a>
|
236
236
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecFlags" title="GParamSpecFlags">GParamSpecFlags</a>;
|
237
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
237
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-flags" title="g_param_spec_flags ()">g_param_spec_flags</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
238
238
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
239
239
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
240
240
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> flags_type</code></em>,
|
@@ -250,7 +250,7 @@
|
|
250
250
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-STRING:CAPS" title="G_TYPE_PARAM_STRING">G_TYPE_PARAM_STRING</a>
|
251
251
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecString" title="GParamSpecString">GParamSpecString</a>;
|
252
252
|
typedef <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#gchararray" title="gchararray">gchararray</a>;
|
253
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
253
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-string" title="g_param_spec_string ()">g_param_spec_string</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
254
254
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
255
255
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
256
256
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *default_value</code></em>,
|
@@ -263,15 +263,15 @@ typedef <a class="link" href="gobject-Standard-Parameter-and-Value-T
|
|
263
263
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);
|
264
264
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-set-string-take-ownership" title="g_value_set_string_take_ownership ()">g_value_set_string_take_ownership</a> (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
265
265
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);
|
266
|
-
const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
267
|
-
<a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
266
|
+
const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-get-string" title="g_value_get_string ()">g_value_get_string</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
267
|
+
<a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-dup-string" title="g_value_dup_string ()">g_value_dup_string</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
268
268
|
|
269
269
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-IS-PARAM-SPEC-PARAM:CAPS" title="G_IS_PARAM_SPEC_PARAM()">G_IS_PARAM_SPEC_PARAM</a> (pspec)
|
270
270
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-PARAM-SPEC-PARAM:CAPS" title="G_PARAM_SPEC_PARAM()">G_PARAM_SPEC_PARAM</a> (pspec)
|
271
271
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-PARAM:CAPS" title="G_VALUE_HOLDS_PARAM()">G_VALUE_HOLDS_PARAM</a> (value)
|
272
272
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-PARAM:CAPS" title="G_TYPE_PARAM_PARAM">G_TYPE_PARAM_PARAM</a>
|
273
273
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecParam" title="GParamSpecParam">GParamSpecParam</a>;
|
274
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
274
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-param" title="g_param_spec_param ()">g_param_spec_param</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
275
275
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
276
276
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
277
277
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> param_type</code></em>,
|
@@ -282,15 +282,15 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
282
282
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *param</code></em>);
|
283
283
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-set-param-take-ownership" title="g_value_set_param_take_ownership ()">g_value_set_param_take_ownership</a> (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
284
284
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *param</code></em>);
|
285
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
286
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
285
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-get-param" title="g_value_get_param ()">g_value_get_param</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
286
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-dup-param" title="g_value_dup_param ()">g_value_dup_param</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
287
287
|
|
288
288
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-IS-PARAM-SPEC-BOXED:CAPS" title="G_IS_PARAM_SPEC_BOXED()">G_IS_PARAM_SPEC_BOXED</a> (pspec)
|
289
289
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-PARAM-SPEC-BOXED:CAPS" title="G_PARAM_SPEC_BOXED()">G_PARAM_SPEC_BOXED</a> (pspec)
|
290
290
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-BOXED:CAPS" title="G_VALUE_HOLDS_BOXED()">G_VALUE_HOLDS_BOXED</a> (value)
|
291
291
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-BOXED:CAPS" title="G_TYPE_PARAM_BOXED">G_TYPE_PARAM_BOXED</a>
|
292
292
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecBoxed" title="GParamSpecBoxed">GParamSpecBoxed</a>;
|
293
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
293
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-boxed" title="g_param_spec_boxed ()">g_param_spec_boxed</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
294
294
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
295
295
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
296
296
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> boxed_type</code></em>,
|
@@ -311,7 +311,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
311
311
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-POINTER:CAPS" title="G_VALUE_HOLDS_POINTER()">G_VALUE_HOLDS_POINTER</a> (value)
|
312
312
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-POINTER:CAPS" title="G_TYPE_PARAM_POINTER">G_TYPE_PARAM_POINTER</a>
|
313
313
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecPointer" title="GParamSpecPointer">GParamSpecPointer</a>;
|
314
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
314
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-pointer" title="g_param_spec_pointer ()">g_param_spec_pointer</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
315
315
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
316
316
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
317
317
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamFlags" title="enum GParamFlags"><span class="type">GParamFlags</span></a> flags</code></em>);
|
@@ -324,7 +324,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
324
324
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-OBJECT:CAPS" title="G_VALUE_HOLDS_OBJECT()">G_VALUE_HOLDS_OBJECT</a> (value)
|
325
325
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-OBJECT:CAPS" title="G_TYPE_PARAM_OBJECT">G_TYPE_PARAM_OBJECT</a>
|
326
326
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecObject" title="GParamSpecObject">GParamSpecObject</a>;
|
327
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
327
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-object" title="g_param_spec_object ()">g_param_spec_object</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
328
328
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
329
329
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
330
330
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> object_type</code></em>,
|
@@ -342,7 +342,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
342
342
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-PARAM-SPEC-UNICHAR:CAPS" title="G_PARAM_SPEC_UNICHAR()">G_PARAM_SPEC_UNICHAR</a> (pspec)
|
343
343
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-UNICHAR:CAPS" title="G_TYPE_PARAM_UNICHAR">G_TYPE_PARAM_UNICHAR</a>
|
344
344
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecUnichar" title="GParamSpecUnichar">GParamSpecUnichar</a>;
|
345
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
345
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-unichar" title="g_param_spec_unichar ()">g_param_spec_unichar</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
346
346
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
347
347
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
348
348
|
<em class="parameter"><code><a href="./../glib/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> default_value</code></em>,
|
@@ -352,7 +352,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
352
352
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-PARAM-SPEC-VALUE-ARRAY:CAPS" title="G_PARAM_SPEC_VALUE_ARRAY()">G_PARAM_SPEC_VALUE_ARRAY</a> (pspec)
|
353
353
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-VALUE-ARRAY:CAPS" title="G_TYPE_PARAM_VALUE_ARRAY">G_TYPE_PARAM_VALUE_ARRAY</a>
|
354
354
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecValueArray" title="GParamSpecValueArray">GParamSpecValueArray</a>;
|
355
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
355
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-value-array" title="g_param_spec_value_array ()">g_param_spec_value_array</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
356
356
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
357
357
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
358
358
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *element_spec</code></em>,
|
@@ -362,7 +362,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
362
362
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-PARAM-SPEC-OVERRIDE:CAPS" title="G_PARAM_SPEC_OVERRIDE()">G_PARAM_SPEC_OVERRIDE</a> (pspec)
|
363
363
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-OVERRIDE:CAPS" title="G_TYPE_PARAM_OVERRIDE">G_TYPE_PARAM_OVERRIDE</a>
|
364
364
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecOverride" title="GParamSpecOverride">GParamSpecOverride</a>;
|
365
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
365
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-override" title="g_param_spec_override ()">g_param_spec_override</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
366
366
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *overridden</code></em>);
|
367
367
|
|
368
368
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-IS-PARAM-SPEC-GTYPE:CAPS" title="G_IS_PARAM_SPEC_GTYPE()">G_IS_PARAM_SPEC_GTYPE</a> (pspec)
|
@@ -370,7 +370,7 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
370
370
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-GTYPE:CAPS" title="G_VALUE_HOLDS_GTYPE()">G_VALUE_HOLDS_GTYPE</a> (value)
|
371
371
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-GTYPE:CAPS" title="G_TYPE_PARAM_GTYPE">G_TYPE_PARAM_GTYPE</a>
|
372
372
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecGType" title="GParamSpecGType">GParamSpecGType</a>;
|
373
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
373
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-gtype" title="g_param_spec_gtype ()">g_param_spec_gtype</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
374
374
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
375
375
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
376
376
|
<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>,
|
@@ -384,21 +384,21 @@ const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnva
|
|
384
384
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-VALUE-HOLDS-VARIANT:CAPS" title="G_VALUE_HOLDS_VARIANT()">G_VALUE_HOLDS_VARIANT</a> (value)
|
385
385
|
#define <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#G-TYPE-PARAM-VARIANT:CAPS" title="G_TYPE_PARAM_VARIANT">G_TYPE_PARAM_VARIANT</a>
|
386
386
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecVariant" title="GParamSpecVariant">GParamSpecVariant</a>;
|
387
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
387
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-variant" title="g_param_spec_variant ()">g_param_spec_variant</a> (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
388
388
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
389
389
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
390
390
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> *type</code></em>,
|
391
391
|
<em class="parameter"><code><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *default_value</code></em>,
|
392
392
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamFlags" title="enum GParamFlags"><span class="type">GParamFlags</span></a> flags</code></em>);
|
393
|
-
<a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a
|
394
|
-
<a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a
|
393
|
+
<a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-get-variant" title="g_value_get_variant ()">g_value_get_variant</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
394
|
+
<a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a>* <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-dup-variant" title="g_value_dup_variant ()">g_value_dup_variant</a> (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
395
395
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-set-variant" title="g_value_set_variant ()">g_value_set_variant</a> (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
396
396
|
<em class="parameter"><code><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *variant</code></em>);
|
397
397
|
<span class="returnvalue">void</span> <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-take-variant" title="g_value_take_variant ()">g_value_take_variant</a> (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
398
398
|
<em class="parameter"><code><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *variant</code></em>);
|
399
399
|
</pre>
|
400
400
|
</div>
|
401
|
-
<div class="refsect1">
|
401
|
+
<div class="refsect1" title="Description">
|
402
402
|
<a name="gobject-Standard-Parameter-and-Value-Types.description"></a><h2>Description</h2>
|
403
403
|
<p>
|
404
404
|
<a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> provides an abstract container structure which can be
|
@@ -415,9 +415,9 @@ characters can be letters, numbers or a '-'.
|
|
415
415
|
All other characters are replaced by a '-' during construction.
|
416
416
|
</p>
|
417
417
|
</div>
|
418
|
-
<div class="refsect1">
|
418
|
+
<div class="refsect1" title="Details">
|
419
419
|
<a name="gobject-Standard-Parameter-and-Value-Types.details"></a><h2>Details</h2>
|
420
|
-
<div class="refsect2">
|
420
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_BOOLEAN()">
|
421
421
|
<a name="G-IS-PARAM-SPEC-BOOLEAN:CAPS"></a><h3>G_IS_PARAM_SPEC_BOOLEAN()</h3>
|
422
422
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_BOOLEAN(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_BOOLEAN))
|
423
423
|
</pre>
|
@@ -441,7 +441,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
441
441
|
</table></div>
|
442
442
|
</div>
|
443
443
|
<hr>
|
444
|
-
<div class="refsect2">
|
444
|
+
<div class="refsect2" title="G_PARAM_SPEC_BOOLEAN()">
|
445
445
|
<a name="G-PARAM-SPEC-BOOLEAN:CAPS"></a><h3>G_PARAM_SPEC_BOOLEAN()</h3>
|
446
446
|
<pre class="programlisting">#define G_PARAM_SPEC_BOOLEAN(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_BOOLEAN, GParamSpecBoolean))
|
447
447
|
</pre>
|
@@ -458,7 +458,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
458
458
|
</table></div>
|
459
459
|
</div>
|
460
460
|
<hr>
|
461
|
-
<div class="refsect2">
|
461
|
+
<div class="refsect2" title="G_VALUE_HOLDS_BOOLEAN()">
|
462
462
|
<a name="G-VALUE-HOLDS-BOOLEAN:CAPS"></a><h3>G_VALUE_HOLDS_BOOLEAN()</h3>
|
463
463
|
<pre class="programlisting">#define G_VALUE_HOLDS_BOOLEAN(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_BOOLEAN))
|
464
464
|
</pre>
|
@@ -482,7 +482,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
482
482
|
</table></div>
|
483
483
|
</div>
|
484
484
|
<hr>
|
485
|
-
<div class="refsect2">
|
485
|
+
<div class="refsect2" title="G_TYPE_PARAM_BOOLEAN">
|
486
486
|
<a name="G-TYPE-PARAM-BOOLEAN:CAPS"></a><h3>G_TYPE_PARAM_BOOLEAN</h3>
|
487
487
|
<pre class="programlisting">#define G_TYPE_PARAM_BOOLEAN (g_param_spec_types[2])
|
488
488
|
</pre>
|
@@ -491,7 +491,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
491
491
|
</p>
|
492
492
|
</div>
|
493
493
|
<hr>
|
494
|
-
<div class="refsect2">
|
494
|
+
<div class="refsect2" title="GParamSpecBoolean">
|
495
495
|
<a name="GParamSpecBoolean"></a><h3>GParamSpecBoolean</h3>
|
496
496
|
<pre class="programlisting">typedef struct {
|
497
497
|
GParamSpec parent_instance;
|
@@ -519,9 +519,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
519
519
|
</table></div>
|
520
520
|
</div>
|
521
521
|
<hr>
|
522
|
-
<div class="refsect2">
|
522
|
+
<div class="refsect2" title="g_param_spec_boolean ()">
|
523
523
|
<a name="g-param-spec-boolean"></a><h3>g_param_spec_boolean ()</h3>
|
524
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
524
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_boolean (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
525
525
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
526
526
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
527
527
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_value</code></em>,
|
@@ -570,7 +570,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
570
570
|
</table></div>
|
571
571
|
</div>
|
572
572
|
<hr>
|
573
|
-
<div class="refsect2">
|
573
|
+
<div class="refsect2" title="g_value_set_boolean ()">
|
574
574
|
<a name="g-value-set-boolean"></a><h3>g_value_set_boolean ()</h3>
|
575
575
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_boolean (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
576
576
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> v_boolean</code></em>);</pre>
|
@@ -594,7 +594,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
594
594
|
</table></div>
|
595
595
|
</div>
|
596
596
|
<hr>
|
597
|
-
<div class="refsect2">
|
597
|
+
<div class="refsect2" title="g_value_get_boolean ()">
|
598
598
|
<a name="g-value-get-boolean"></a><h3>g_value_get_boolean ()</h3>
|
599
599
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_value_get_boolean (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
600
600
|
<p>
|
@@ -617,7 +617,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
617
617
|
</table></div>
|
618
618
|
</div>
|
619
619
|
<hr>
|
620
|
-
<div class="refsect2">
|
620
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_CHAR()">
|
621
621
|
<a name="G-IS-PARAM-SPEC-CHAR:CAPS"></a><h3>G_IS_PARAM_SPEC_CHAR()</h3>
|
622
622
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_CHAR(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_CHAR))
|
623
623
|
</pre>
|
@@ -641,7 +641,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
641
641
|
</table></div>
|
642
642
|
</div>
|
643
643
|
<hr>
|
644
|
-
<div class="refsect2">
|
644
|
+
<div class="refsect2" title="G_PARAM_SPEC_CHAR()">
|
645
645
|
<a name="G-PARAM-SPEC-CHAR:CAPS"></a><h3>G_PARAM_SPEC_CHAR()</h3>
|
646
646
|
<pre class="programlisting">#define G_PARAM_SPEC_CHAR(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_CHAR, GParamSpecChar))
|
647
647
|
</pre>
|
@@ -658,7 +658,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
658
658
|
</table></div>
|
659
659
|
</div>
|
660
660
|
<hr>
|
661
|
-
<div class="refsect2">
|
661
|
+
<div class="refsect2" title="G_VALUE_HOLDS_CHAR()">
|
662
662
|
<a name="G-VALUE-HOLDS-CHAR:CAPS"></a><h3>G_VALUE_HOLDS_CHAR()</h3>
|
663
663
|
<pre class="programlisting">#define G_VALUE_HOLDS_CHAR(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_CHAR))
|
664
664
|
</pre>
|
@@ -682,7 +682,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
682
682
|
</table></div>
|
683
683
|
</div>
|
684
684
|
<hr>
|
685
|
-
<div class="refsect2">
|
685
|
+
<div class="refsect2" title="G_TYPE_PARAM_CHAR">
|
686
686
|
<a name="G-TYPE-PARAM-CHAR:CAPS"></a><h3>G_TYPE_PARAM_CHAR</h3>
|
687
687
|
<pre class="programlisting">#define G_TYPE_PARAM_CHAR (g_param_spec_types[0])
|
688
688
|
</pre>
|
@@ -691,7 +691,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
691
691
|
</p>
|
692
692
|
</div>
|
693
693
|
<hr>
|
694
|
-
<div class="refsect2">
|
694
|
+
<div class="refsect2" title="GParamSpecChar">
|
695
695
|
<a name="GParamSpecChar"></a><h3>GParamSpecChar</h3>
|
696
696
|
<pre class="programlisting">typedef struct {
|
697
697
|
GParamSpec parent_instance;
|
@@ -731,9 +731,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
731
731
|
</table></div>
|
732
732
|
</div>
|
733
733
|
<hr>
|
734
|
-
<div class="refsect2">
|
734
|
+
<div class="refsect2" title="g_param_spec_char ()">
|
735
735
|
<a name="g-param-spec-char"></a><h3>g_param_spec_char ()</h3>
|
736
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
736
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_char (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
737
737
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
738
738
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
739
739
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint8"><span class="type">gint8</span></a> minimum</code></em>,
|
@@ -790,7 +790,7 @@ Creates a new <a class="link" href="gobject-Standard-Parameter-and-Value-Types.h
|
|
790
790
|
</table></div>
|
791
791
|
</div>
|
792
792
|
<hr>
|
793
|
-
<div class="refsect2">
|
793
|
+
<div class="refsect2" title="g_value_set_char ()">
|
794
794
|
<a name="g-value-set-char"></a><h3>g_value_set_char ()</h3>
|
795
795
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_char (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
796
796
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> v_char</code></em>);</pre>
|
@@ -814,7 +814,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
814
814
|
</table></div>
|
815
815
|
</div>
|
816
816
|
<hr>
|
817
|
-
<div class="refsect2">
|
817
|
+
<div class="refsect2" title="g_value_get_char ()">
|
818
818
|
<a name="g-value-get-char"></a><h3>g_value_get_char ()</h3>
|
819
819
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> g_value_get_char (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
820
820
|
<p>
|
@@ -837,7 +837,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
837
837
|
</table></div>
|
838
838
|
</div>
|
839
839
|
<hr>
|
840
|
-
<div class="refsect2">
|
840
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_UCHAR()">
|
841
841
|
<a name="G-IS-PARAM-SPEC-UCHAR:CAPS"></a><h3>G_IS_PARAM_SPEC_UCHAR()</h3>
|
842
842
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_UCHAR(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_UCHAR))
|
843
843
|
</pre>
|
@@ -861,7 +861,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
861
861
|
</table></div>
|
862
862
|
</div>
|
863
863
|
<hr>
|
864
|
-
<div class="refsect2">
|
864
|
+
<div class="refsect2" title="G_PARAM_SPEC_UCHAR()">
|
865
865
|
<a name="G-PARAM-SPEC-UCHAR:CAPS"></a><h3>G_PARAM_SPEC_UCHAR()</h3>
|
866
866
|
<pre class="programlisting">#define G_PARAM_SPEC_UCHAR(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UCHAR, GParamSpecUChar))
|
867
867
|
</pre>
|
@@ -878,7 +878,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
878
878
|
</table></div>
|
879
879
|
</div>
|
880
880
|
<hr>
|
881
|
-
<div class="refsect2">
|
881
|
+
<div class="refsect2" title="G_VALUE_HOLDS_UCHAR()">
|
882
882
|
<a name="G-VALUE-HOLDS-UCHAR:CAPS"></a><h3>G_VALUE_HOLDS_UCHAR()</h3>
|
883
883
|
<pre class="programlisting">#define G_VALUE_HOLDS_UCHAR(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UCHAR))
|
884
884
|
</pre>
|
@@ -902,7 +902,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
902
902
|
</table></div>
|
903
903
|
</div>
|
904
904
|
<hr>
|
905
|
-
<div class="refsect2">
|
905
|
+
<div class="refsect2" title="G_TYPE_PARAM_UCHAR">
|
906
906
|
<a name="G-TYPE-PARAM-UCHAR:CAPS"></a><h3>G_TYPE_PARAM_UCHAR</h3>
|
907
907
|
<pre class="programlisting">#define G_TYPE_PARAM_UCHAR (g_param_spec_types[1])
|
908
908
|
</pre>
|
@@ -911,7 +911,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
911
911
|
</p>
|
912
912
|
</div>
|
913
913
|
<hr>
|
914
|
-
<div class="refsect2">
|
914
|
+
<div class="refsect2" title="GParamSpecUChar">
|
915
915
|
<a name="GParamSpecUChar"></a><h3>GParamSpecUChar</h3>
|
916
916
|
<pre class="programlisting">typedef struct {
|
917
917
|
GParamSpec parent_instance;
|
@@ -951,9 +951,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
951
951
|
</table></div>
|
952
952
|
</div>
|
953
953
|
<hr>
|
954
|
-
<div class="refsect2">
|
954
|
+
<div class="refsect2" title="g_param_spec_uchar ()">
|
955
955
|
<a name="g-param-spec-uchar"></a><h3>g_param_spec_uchar ()</h3>
|
956
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
956
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_uchar (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
957
957
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
958
958
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
959
959
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> minimum</code></em>,
|
@@ -1010,7 +1010,7 @@ Creates a new <a class="link" href="gobject-Standard-Parameter-and-Value-Types.h
|
|
1010
1010
|
</table></div>
|
1011
1011
|
</div>
|
1012
1012
|
<hr>
|
1013
|
-
<div class="refsect2">
|
1013
|
+
<div class="refsect2" title="g_value_set_uchar ()">
|
1014
1014
|
<a name="g-value-set-uchar"></a><h3>g_value_set_uchar ()</h3>
|
1015
1015
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_uchar (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
1016
1016
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> v_uchar</code></em>);</pre>
|
@@ -1034,7 +1034,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1034
1034
|
</table></div>
|
1035
1035
|
</div>
|
1036
1036
|
<hr>
|
1037
|
-
<div class="refsect2">
|
1037
|
+
<div class="refsect2" title="g_value_get_uchar ()">
|
1038
1038
|
<a name="g-value-get-uchar"></a><h3>g_value_get_uchar ()</h3>
|
1039
1039
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> g_value_get_uchar (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
1040
1040
|
<p>
|
@@ -1057,7 +1057,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1057
1057
|
</table></div>
|
1058
1058
|
</div>
|
1059
1059
|
<hr>
|
1060
|
-
<div class="refsect2">
|
1060
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_INT()">
|
1061
1061
|
<a name="G-IS-PARAM-SPEC-INT:CAPS"></a><h3>G_IS_PARAM_SPEC_INT()</h3>
|
1062
1062
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_INT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_INT))
|
1063
1063
|
</pre>
|
@@ -1081,7 +1081,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
1081
1081
|
</table></div>
|
1082
1082
|
</div>
|
1083
1083
|
<hr>
|
1084
|
-
<div class="refsect2">
|
1084
|
+
<div class="refsect2" title="G_PARAM_SPEC_INT()">
|
1085
1085
|
<a name="G-PARAM-SPEC-INT:CAPS"></a><h3>G_PARAM_SPEC_INT()</h3>
|
1086
1086
|
<pre class="programlisting">#define G_PARAM_SPEC_INT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_INT, GParamSpecInt))
|
1087
1087
|
</pre>
|
@@ -1098,7 +1098,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
1098
1098
|
</table></div>
|
1099
1099
|
</div>
|
1100
1100
|
<hr>
|
1101
|
-
<div class="refsect2">
|
1101
|
+
<div class="refsect2" title="G_VALUE_HOLDS_INT()">
|
1102
1102
|
<a name="G-VALUE-HOLDS-INT:CAPS"></a><h3>G_VALUE_HOLDS_INT()</h3>
|
1103
1103
|
<pre class="programlisting">#define G_VALUE_HOLDS_INT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_INT))
|
1104
1104
|
</pre>
|
@@ -1122,7 +1122,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
1122
1122
|
</table></div>
|
1123
1123
|
</div>
|
1124
1124
|
<hr>
|
1125
|
-
<div class="refsect2">
|
1125
|
+
<div class="refsect2" title="G_TYPE_PARAM_INT">
|
1126
1126
|
<a name="G-TYPE-PARAM-INT:CAPS"></a><h3>G_TYPE_PARAM_INT</h3>
|
1127
1127
|
<pre class="programlisting">#define G_TYPE_PARAM_INT (g_param_spec_types[3])
|
1128
1128
|
</pre>
|
@@ -1131,7 +1131,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1131
1131
|
</p>
|
1132
1132
|
</div>
|
1133
1133
|
<hr>
|
1134
|
-
<div class="refsect2">
|
1134
|
+
<div class="refsect2" title="GParamSpecInt">
|
1135
1135
|
<a name="GParamSpecInt"></a><h3>GParamSpecInt</h3>
|
1136
1136
|
<pre class="programlisting">typedef struct {
|
1137
1137
|
GParamSpec parent_instance;
|
@@ -1171,9 +1171,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
1171
1171
|
</table></div>
|
1172
1172
|
</div>
|
1173
1173
|
<hr>
|
1174
|
-
<div class="refsect2">
|
1174
|
+
<div class="refsect2" title="g_param_spec_int ()">
|
1175
1175
|
<a name="g-param-spec-int"></a><h3>g_param_spec_int ()</h3>
|
1176
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1176
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_int (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1177
1177
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
1178
1178
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
1179
1179
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> minimum</code></em>,
|
@@ -1233,7 +1233,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
1233
1233
|
</table></div>
|
1234
1234
|
</div>
|
1235
1235
|
<hr>
|
1236
|
-
<div class="refsect2">
|
1236
|
+
<div class="refsect2" title="g_value_set_int ()">
|
1237
1237
|
<a name="g-value-set-int"></a><h3>g_value_set_int ()</h3>
|
1238
1238
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_int (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
1239
1239
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> v_int</code></em>);</pre>
|
@@ -1257,7 +1257,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1257
1257
|
</table></div>
|
1258
1258
|
</div>
|
1259
1259
|
<hr>
|
1260
|
-
<div class="refsect2">
|
1260
|
+
<div class="refsect2" title="g_value_get_int ()">
|
1261
1261
|
<a name="g-value-get-int"></a><h3>g_value_get_int ()</h3>
|
1262
1262
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> g_value_get_int (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
1263
1263
|
<p>
|
@@ -1280,7 +1280,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1280
1280
|
</table></div>
|
1281
1281
|
</div>
|
1282
1282
|
<hr>
|
1283
|
-
<div class="refsect2">
|
1283
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_UINT()">
|
1284
1284
|
<a name="G-IS-PARAM-SPEC-UINT:CAPS"></a><h3>G_IS_PARAM_SPEC_UINT()</h3>
|
1285
1285
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_UINT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_UINT))
|
1286
1286
|
</pre>
|
@@ -1304,7 +1304,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
1304
1304
|
</table></div>
|
1305
1305
|
</div>
|
1306
1306
|
<hr>
|
1307
|
-
<div class="refsect2">
|
1307
|
+
<div class="refsect2" title="G_PARAM_SPEC_UINT()">
|
1308
1308
|
<a name="G-PARAM-SPEC-UINT:CAPS"></a><h3>G_PARAM_SPEC_UINT()</h3>
|
1309
1309
|
<pre class="programlisting">#define G_PARAM_SPEC_UINT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UINT, GParamSpecUInt))
|
1310
1310
|
</pre>
|
@@ -1321,7 +1321,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
1321
1321
|
</table></div>
|
1322
1322
|
</div>
|
1323
1323
|
<hr>
|
1324
|
-
<div class="refsect2">
|
1324
|
+
<div class="refsect2" title="G_VALUE_HOLDS_UINT()">
|
1325
1325
|
<a name="G-VALUE-HOLDS-UINT:CAPS"></a><h3>G_VALUE_HOLDS_UINT()</h3>
|
1326
1326
|
<pre class="programlisting">#define G_VALUE_HOLDS_UINT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UINT))
|
1327
1327
|
</pre>
|
@@ -1345,7 +1345,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
1345
1345
|
</table></div>
|
1346
1346
|
</div>
|
1347
1347
|
<hr>
|
1348
|
-
<div class="refsect2">
|
1348
|
+
<div class="refsect2" title="G_TYPE_PARAM_UINT">
|
1349
1349
|
<a name="G-TYPE-PARAM-UINT:CAPS"></a><h3>G_TYPE_PARAM_UINT</h3>
|
1350
1350
|
<pre class="programlisting">#define G_TYPE_PARAM_UINT (g_param_spec_types[4])
|
1351
1351
|
</pre>
|
@@ -1354,7 +1354,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1354
1354
|
</p>
|
1355
1355
|
</div>
|
1356
1356
|
<hr>
|
1357
|
-
<div class="refsect2">
|
1357
|
+
<div class="refsect2" title="GParamSpecUInt">
|
1358
1358
|
<a name="GParamSpecUInt"></a><h3>GParamSpecUInt</h3>
|
1359
1359
|
<pre class="programlisting">typedef struct {
|
1360
1360
|
GParamSpec parent_instance;
|
@@ -1394,9 +1394,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
1394
1394
|
</table></div>
|
1395
1395
|
</div>
|
1396
1396
|
<hr>
|
1397
|
-
<div class="refsect2">
|
1397
|
+
<div class="refsect2" title="g_param_spec_uint ()">
|
1398
1398
|
<a name="g-param-spec-uint"></a><h3>g_param_spec_uint ()</h3>
|
1399
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1399
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_uint (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1400
1400
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
1401
1401
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
1402
1402
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> minimum</code></em>,
|
@@ -1456,7 +1456,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
1456
1456
|
</table></div>
|
1457
1457
|
</div>
|
1458
1458
|
<hr>
|
1459
|
-
<div class="refsect2">
|
1459
|
+
<div class="refsect2" title="g_value_set_uint ()">
|
1460
1460
|
<a name="g-value-set-uint"></a><h3>g_value_set_uint ()</h3>
|
1461
1461
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_uint (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
1462
1462
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> v_uint</code></em>);</pre>
|
@@ -1480,7 +1480,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1480
1480
|
</table></div>
|
1481
1481
|
</div>
|
1482
1482
|
<hr>
|
1483
|
-
<div class="refsect2">
|
1483
|
+
<div class="refsect2" title="g_value_get_uint ()">
|
1484
1484
|
<a name="g-value-get-uint"></a><h3>g_value_get_uint ()</h3>
|
1485
1485
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> g_value_get_uint (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
1486
1486
|
<p>
|
@@ -1503,7 +1503,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1503
1503
|
</table></div>
|
1504
1504
|
</div>
|
1505
1505
|
<hr>
|
1506
|
-
<div class="refsect2">
|
1506
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_LONG()">
|
1507
1507
|
<a name="G-IS-PARAM-SPEC-LONG:CAPS"></a><h3>G_IS_PARAM_SPEC_LONG()</h3>
|
1508
1508
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_LONG(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_LONG))
|
1509
1509
|
</pre>
|
@@ -1527,7 +1527,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
1527
1527
|
</table></div>
|
1528
1528
|
</div>
|
1529
1529
|
<hr>
|
1530
|
-
<div class="refsect2">
|
1530
|
+
<div class="refsect2" title="G_PARAM_SPEC_LONG()">
|
1531
1531
|
<a name="G-PARAM-SPEC-LONG:CAPS"></a><h3>G_PARAM_SPEC_LONG()</h3>
|
1532
1532
|
<pre class="programlisting">#define G_PARAM_SPEC_LONG(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_LONG, GParamSpecLong))
|
1533
1533
|
</pre>
|
@@ -1544,7 +1544,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
1544
1544
|
</table></div>
|
1545
1545
|
</div>
|
1546
1546
|
<hr>
|
1547
|
-
<div class="refsect2">
|
1547
|
+
<div class="refsect2" title="G_VALUE_HOLDS_LONG()">
|
1548
1548
|
<a name="G-VALUE-HOLDS-LONG:CAPS"></a><h3>G_VALUE_HOLDS_LONG()</h3>
|
1549
1549
|
<pre class="programlisting">#define G_VALUE_HOLDS_LONG(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_LONG))
|
1550
1550
|
</pre>
|
@@ -1568,7 +1568,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
1568
1568
|
</table></div>
|
1569
1569
|
</div>
|
1570
1570
|
<hr>
|
1571
|
-
<div class="refsect2">
|
1571
|
+
<div class="refsect2" title="G_TYPE_PARAM_LONG">
|
1572
1572
|
<a name="G-TYPE-PARAM-LONG:CAPS"></a><h3>G_TYPE_PARAM_LONG</h3>
|
1573
1573
|
<pre class="programlisting">#define G_TYPE_PARAM_LONG (g_param_spec_types[5])
|
1574
1574
|
</pre>
|
@@ -1577,7 +1577,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1577
1577
|
</p>
|
1578
1578
|
</div>
|
1579
1579
|
<hr>
|
1580
|
-
<div class="refsect2">
|
1580
|
+
<div class="refsect2" title="GParamSpecLong">
|
1581
1581
|
<a name="GParamSpecLong"></a><h3>GParamSpecLong</h3>
|
1582
1582
|
<pre class="programlisting">typedef struct {
|
1583
1583
|
GParamSpec parent_instance;
|
@@ -1617,9 +1617,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
1617
1617
|
</table></div>
|
1618
1618
|
</div>
|
1619
1619
|
<hr>
|
1620
|
-
<div class="refsect2">
|
1620
|
+
<div class="refsect2" title="g_param_spec_long ()">
|
1621
1621
|
<a name="g-param-spec-long"></a><h3>g_param_spec_long ()</h3>
|
1622
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1622
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_long (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1623
1623
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
1624
1624
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
1625
1625
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a> minimum</code></em>,
|
@@ -1679,7 +1679,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
1679
1679
|
</table></div>
|
1680
1680
|
</div>
|
1681
1681
|
<hr>
|
1682
|
-
<div class="refsect2">
|
1682
|
+
<div class="refsect2" title="g_value_set_long ()">
|
1683
1683
|
<a name="g-value-set-long"></a><h3>g_value_set_long ()</h3>
|
1684
1684
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_long (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
1685
1685
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a> v_long</code></em>);</pre>
|
@@ -1703,7 +1703,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1703
1703
|
</table></div>
|
1704
1704
|
</div>
|
1705
1705
|
<hr>
|
1706
|
-
<div class="refsect2">
|
1706
|
+
<div class="refsect2" title="g_value_get_long ()">
|
1707
1707
|
<a name="g-value-get-long"></a><h3>g_value_get_long ()</h3>
|
1708
1708
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a> g_value_get_long (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
1709
1709
|
<p>
|
@@ -1726,7 +1726,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1726
1726
|
</table></div>
|
1727
1727
|
</div>
|
1728
1728
|
<hr>
|
1729
|
-
<div class="refsect2">
|
1729
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_ULONG()">
|
1730
1730
|
<a name="G-IS-PARAM-SPEC-ULONG:CAPS"></a><h3>G_IS_PARAM_SPEC_ULONG()</h3>
|
1731
1731
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_ULONG(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_ULONG))
|
1732
1732
|
</pre>
|
@@ -1750,7 +1750,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
1750
1750
|
</table></div>
|
1751
1751
|
</div>
|
1752
1752
|
<hr>
|
1753
|
-
<div class="refsect2">
|
1753
|
+
<div class="refsect2" title="G_PARAM_SPEC_ULONG()">
|
1754
1754
|
<a name="G-PARAM-SPEC-ULONG:CAPS"></a><h3>G_PARAM_SPEC_ULONG()</h3>
|
1755
1755
|
<pre class="programlisting">#define G_PARAM_SPEC_ULONG(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_ULONG, GParamSpecULong))
|
1756
1756
|
</pre>
|
@@ -1767,7 +1767,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
1767
1767
|
</table></div>
|
1768
1768
|
</div>
|
1769
1769
|
<hr>
|
1770
|
-
<div class="refsect2">
|
1770
|
+
<div class="refsect2" title="G_VALUE_HOLDS_ULONG()">
|
1771
1771
|
<a name="G-VALUE-HOLDS-ULONG:CAPS"></a><h3>G_VALUE_HOLDS_ULONG()</h3>
|
1772
1772
|
<pre class="programlisting">#define G_VALUE_HOLDS_ULONG(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_ULONG))
|
1773
1773
|
</pre>
|
@@ -1791,7 +1791,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
1791
1791
|
</table></div>
|
1792
1792
|
</div>
|
1793
1793
|
<hr>
|
1794
|
-
<div class="refsect2">
|
1794
|
+
<div class="refsect2" title="G_TYPE_PARAM_ULONG">
|
1795
1795
|
<a name="G-TYPE-PARAM-ULONG:CAPS"></a><h3>G_TYPE_PARAM_ULONG</h3>
|
1796
1796
|
<pre class="programlisting">#define G_TYPE_PARAM_ULONG (g_param_spec_types[6])
|
1797
1797
|
</pre>
|
@@ -1800,7 +1800,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
1800
1800
|
</p>
|
1801
1801
|
</div>
|
1802
1802
|
<hr>
|
1803
|
-
<div class="refsect2">
|
1803
|
+
<div class="refsect2" title="GParamSpecULong">
|
1804
1804
|
<a name="GParamSpecULong"></a><h3>GParamSpecULong</h3>
|
1805
1805
|
<pre class="programlisting">typedef struct {
|
1806
1806
|
GParamSpec parent_instance;
|
@@ -1840,9 +1840,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
1840
1840
|
</table></div>
|
1841
1841
|
</div>
|
1842
1842
|
<hr>
|
1843
|
-
<div class="refsect2">
|
1843
|
+
<div class="refsect2" title="g_param_spec_ulong ()">
|
1844
1844
|
<a name="g-param-spec-ulong"></a><h3>g_param_spec_ulong ()</h3>
|
1845
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1845
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_ulong (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1846
1846
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
1847
1847
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
1848
1848
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> minimum</code></em>,
|
@@ -1903,7 +1903,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
1903
1903
|
</table></div>
|
1904
1904
|
</div>
|
1905
1905
|
<hr>
|
1906
|
-
<div class="refsect2">
|
1906
|
+
<div class="refsect2" title="g_value_set_ulong ()">
|
1907
1907
|
<a name="g-value-set-ulong"></a><h3>g_value_set_ulong ()</h3>
|
1908
1908
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_ulong (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
1909
1909
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> v_ulong</code></em>);</pre>
|
@@ -1927,7 +1927,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1927
1927
|
</table></div>
|
1928
1928
|
</div>
|
1929
1929
|
<hr>
|
1930
|
-
<div class="refsect2">
|
1930
|
+
<div class="refsect2" title="g_value_get_ulong ()">
|
1931
1931
|
<a name="g-value-get-ulong"></a><h3>g_value_get_ulong ()</h3>
|
1932
1932
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a> g_value_get_ulong (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
1933
1933
|
<p>
|
@@ -1950,7 +1950,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
1950
1950
|
</table></div>
|
1951
1951
|
</div>
|
1952
1952
|
<hr>
|
1953
|
-
<div class="refsect2">
|
1953
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_INT64()">
|
1954
1954
|
<a name="G-IS-PARAM-SPEC-INT64:CAPS"></a><h3>G_IS_PARAM_SPEC_INT64()</h3>
|
1955
1955
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_INT64(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_INT64))
|
1956
1956
|
</pre>
|
@@ -1974,7 +1974,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
1974
1974
|
</table></div>
|
1975
1975
|
</div>
|
1976
1976
|
<hr>
|
1977
|
-
<div class="refsect2">
|
1977
|
+
<div class="refsect2" title="G_PARAM_SPEC_INT64()">
|
1978
1978
|
<a name="G-PARAM-SPEC-INT64:CAPS"></a><h3>G_PARAM_SPEC_INT64()</h3>
|
1979
1979
|
<pre class="programlisting">#define G_PARAM_SPEC_INT64(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_INT64, GParamSpecInt64))
|
1980
1980
|
</pre>
|
@@ -1991,7 +1991,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
1991
1991
|
</table></div>
|
1992
1992
|
</div>
|
1993
1993
|
<hr>
|
1994
|
-
<div class="refsect2">
|
1994
|
+
<div class="refsect2" title="G_VALUE_HOLDS_INT64()">
|
1995
1995
|
<a name="G-VALUE-HOLDS-INT64:CAPS"></a><h3>G_VALUE_HOLDS_INT64()</h3>
|
1996
1996
|
<pre class="programlisting">#define G_VALUE_HOLDS_INT64(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_INT64))
|
1997
1997
|
</pre>
|
@@ -2015,7 +2015,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
2015
2015
|
</table></div>
|
2016
2016
|
</div>
|
2017
2017
|
<hr>
|
2018
|
-
<div class="refsect2">
|
2018
|
+
<div class="refsect2" title="G_TYPE_PARAM_INT64">
|
2019
2019
|
<a name="G-TYPE-PARAM-INT64:CAPS"></a><h3>G_TYPE_PARAM_INT64</h3>
|
2020
2020
|
<pre class="programlisting">#define G_TYPE_PARAM_INT64 (g_param_spec_types[7])
|
2021
2021
|
</pre>
|
@@ -2024,7 +2024,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
2024
2024
|
</p>
|
2025
2025
|
</div>
|
2026
2026
|
<hr>
|
2027
|
-
<div class="refsect2">
|
2027
|
+
<div class="refsect2" title="GParamSpecInt64">
|
2028
2028
|
<a name="GParamSpecInt64"></a><h3>GParamSpecInt64</h3>
|
2029
2029
|
<pre class="programlisting">typedef struct {
|
2030
2030
|
GParamSpec parent_instance;
|
@@ -2064,9 +2064,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
2064
2064
|
</table></div>
|
2065
2065
|
</div>
|
2066
2066
|
<hr>
|
2067
|
-
<div class="refsect2">
|
2067
|
+
<div class="refsect2" title="g_param_spec_int64 ()">
|
2068
2068
|
<a name="g-param-spec-int64"></a><h3>g_param_spec_int64 ()</h3>
|
2069
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
2069
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_int64 (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2070
2070
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
2071
2071
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
2072
2072
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> minimum</code></em>,
|
@@ -2126,7 +2126,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
2126
2126
|
</table></div>
|
2127
2127
|
</div>
|
2128
2128
|
<hr>
|
2129
|
-
<div class="refsect2">
|
2129
|
+
<div class="refsect2" title="g_value_set_int64 ()">
|
2130
2130
|
<a name="g-value-set-int64"></a><h3>g_value_set_int64 ()</h3>
|
2131
2131
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_int64 (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
2132
2132
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> v_int64</code></em>);</pre>
|
@@ -2150,7 +2150,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2150
2150
|
</table></div>
|
2151
2151
|
</div>
|
2152
2152
|
<hr>
|
2153
|
-
<div class="refsect2">
|
2153
|
+
<div class="refsect2" title="g_value_get_int64 ()">
|
2154
2154
|
<a name="g-value-get-int64"></a><h3>g_value_get_int64 ()</h3>
|
2155
2155
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> g_value_get_int64 (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
2156
2156
|
<p>
|
@@ -2173,7 +2173,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2173
2173
|
</table></div>
|
2174
2174
|
</div>
|
2175
2175
|
<hr>
|
2176
|
-
<div class="refsect2">
|
2176
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_UINT64()">
|
2177
2177
|
<a name="G-IS-PARAM-SPEC-UINT64:CAPS"></a><h3>G_IS_PARAM_SPEC_UINT64()</h3>
|
2178
2178
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_UINT64(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_UINT64))
|
2179
2179
|
</pre>
|
@@ -2197,7 +2197,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
2197
2197
|
</table></div>
|
2198
2198
|
</div>
|
2199
2199
|
<hr>
|
2200
|
-
<div class="refsect2">
|
2200
|
+
<div class="refsect2" title="G_PARAM_SPEC_UINT64()">
|
2201
2201
|
<a name="G-PARAM-SPEC-UINT64:CAPS"></a><h3>G_PARAM_SPEC_UINT64()</h3>
|
2202
2202
|
<pre class="programlisting">#define G_PARAM_SPEC_UINT64(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UINT64, GParamSpecUInt64))
|
2203
2203
|
</pre>
|
@@ -2214,7 +2214,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
2214
2214
|
</table></div>
|
2215
2215
|
</div>
|
2216
2216
|
<hr>
|
2217
|
-
<div class="refsect2">
|
2217
|
+
<div class="refsect2" title="G_VALUE_HOLDS_UINT64()">
|
2218
2218
|
<a name="G-VALUE-HOLDS-UINT64:CAPS"></a><h3>G_VALUE_HOLDS_UINT64()</h3>
|
2219
2219
|
<pre class="programlisting">#define G_VALUE_HOLDS_UINT64(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_UINT64))
|
2220
2220
|
</pre>
|
@@ -2238,7 +2238,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
2238
2238
|
</table></div>
|
2239
2239
|
</div>
|
2240
2240
|
<hr>
|
2241
|
-
<div class="refsect2">
|
2241
|
+
<div class="refsect2" title="G_TYPE_PARAM_UINT64">
|
2242
2242
|
<a name="G-TYPE-PARAM-UINT64:CAPS"></a><h3>G_TYPE_PARAM_UINT64</h3>
|
2243
2243
|
<pre class="programlisting">#define G_TYPE_PARAM_UINT64 (g_param_spec_types[8])
|
2244
2244
|
</pre>
|
@@ -2247,7 +2247,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
2247
2247
|
</p>
|
2248
2248
|
</div>
|
2249
2249
|
<hr>
|
2250
|
-
<div class="refsect2">
|
2250
|
+
<div class="refsect2" title="GParamSpecUInt64">
|
2251
2251
|
<a name="GParamSpecUInt64"></a><h3>GParamSpecUInt64</h3>
|
2252
2252
|
<pre class="programlisting">typedef struct {
|
2253
2253
|
GParamSpec parent_instance;
|
@@ -2287,9 +2287,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
2287
2287
|
</table></div>
|
2288
2288
|
</div>
|
2289
2289
|
<hr>
|
2290
|
-
<div class="refsect2">
|
2290
|
+
<div class="refsect2" title="g_param_spec_uint64 ()">
|
2291
2291
|
<a name="g-param-spec-uint64"></a><h3>g_param_spec_uint64 ()</h3>
|
2292
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
2292
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_uint64 (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2293
2293
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
2294
2294
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
2295
2295
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> minimum</code></em>,
|
@@ -2350,7 +2350,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
2350
2350
|
</table></div>
|
2351
2351
|
</div>
|
2352
2352
|
<hr>
|
2353
|
-
<div class="refsect2">
|
2353
|
+
<div class="refsect2" title="g_value_set_uint64 ()">
|
2354
2354
|
<a name="g-value-set-uint64"></a><h3>g_value_set_uint64 ()</h3>
|
2355
2355
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_uint64 (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
2356
2356
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> v_uint64</code></em>);</pre>
|
@@ -2374,7 +2374,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2374
2374
|
</table></div>
|
2375
2375
|
</div>
|
2376
2376
|
<hr>
|
2377
|
-
<div class="refsect2">
|
2377
|
+
<div class="refsect2" title="g_value_get_uint64 ()">
|
2378
2378
|
<a name="g-value-get-uint64"></a><h3>g_value_get_uint64 ()</h3>
|
2379
2379
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint64"><span class="returnvalue">guint64</span></a> g_value_get_uint64 (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
2380
2380
|
<p>
|
@@ -2397,7 +2397,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2397
2397
|
</table></div>
|
2398
2398
|
</div>
|
2399
2399
|
<hr>
|
2400
|
-
<div class="refsect2">
|
2400
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_FLOAT()">
|
2401
2401
|
<a name="G-IS-PARAM-SPEC-FLOAT:CAPS"></a><h3>G_IS_PARAM_SPEC_FLOAT()</h3>
|
2402
2402
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_FLOAT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_FLOAT))
|
2403
2403
|
</pre>
|
@@ -2421,7 +2421,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
2421
2421
|
</table></div>
|
2422
2422
|
</div>
|
2423
2423
|
<hr>
|
2424
|
-
<div class="refsect2">
|
2424
|
+
<div class="refsect2" title="G_PARAM_SPEC_FLOAT()">
|
2425
2425
|
<a name="G-PARAM-SPEC-FLOAT:CAPS"></a><h3>G_PARAM_SPEC_FLOAT()</h3>
|
2426
2426
|
<pre class="programlisting">#define G_PARAM_SPEC_FLOAT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_FLOAT, GParamSpecFloat))
|
2427
2427
|
</pre>
|
@@ -2438,7 +2438,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
2438
2438
|
</table></div>
|
2439
2439
|
</div>
|
2440
2440
|
<hr>
|
2441
|
-
<div class="refsect2">
|
2441
|
+
<div class="refsect2" title="G_VALUE_HOLDS_FLOAT()">
|
2442
2442
|
<a name="G-VALUE-HOLDS-FLOAT:CAPS"></a><h3>G_VALUE_HOLDS_FLOAT()</h3>
|
2443
2443
|
<pre class="programlisting">#define G_VALUE_HOLDS_FLOAT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_FLOAT))
|
2444
2444
|
</pre>
|
@@ -2462,7 +2462,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
2462
2462
|
</table></div>
|
2463
2463
|
</div>
|
2464
2464
|
<hr>
|
2465
|
-
<div class="refsect2">
|
2465
|
+
<div class="refsect2" title="G_TYPE_PARAM_FLOAT">
|
2466
2466
|
<a name="G-TYPE-PARAM-FLOAT:CAPS"></a><h3>G_TYPE_PARAM_FLOAT</h3>
|
2467
2467
|
<pre class="programlisting">#define G_TYPE_PARAM_FLOAT (g_param_spec_types[12])
|
2468
2468
|
</pre>
|
@@ -2471,7 +2471,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
2471
2471
|
</p>
|
2472
2472
|
</div>
|
2473
2473
|
<hr>
|
2474
|
-
<div class="refsect2">
|
2474
|
+
<div class="refsect2" title="GParamSpecFloat">
|
2475
2475
|
<a name="GParamSpecFloat"></a><h3>GParamSpecFloat</h3>
|
2476
2476
|
<pre class="programlisting">typedef struct {
|
2477
2477
|
GParamSpec parent_instance;
|
@@ -2518,9 +2518,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
2518
2518
|
</table></div>
|
2519
2519
|
</div>
|
2520
2520
|
<hr>
|
2521
|
-
<div class="refsect2">
|
2521
|
+
<div class="refsect2" title="g_param_spec_float ()">
|
2522
2522
|
<a name="g-param-spec-float"></a><h3>g_param_spec_float ()</h3>
|
2523
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
2523
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_float (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2524
2524
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
2525
2525
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
2526
2526
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> minimum</code></em>,
|
@@ -2580,7 +2580,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
2580
2580
|
</table></div>
|
2581
2581
|
</div>
|
2582
2582
|
<hr>
|
2583
|
-
<div class="refsect2">
|
2583
|
+
<div class="refsect2" title="g_value_set_float ()">
|
2584
2584
|
<a name="g-value-set-float"></a><h3>g_value_set_float ()</h3>
|
2585
2585
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_float (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
2586
2586
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> v_float</code></em>);</pre>
|
@@ -2604,7 +2604,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2604
2604
|
</table></div>
|
2605
2605
|
</div>
|
2606
2606
|
<hr>
|
2607
|
-
<div class="refsect2">
|
2607
|
+
<div class="refsect2" title="g_value_get_float ()">
|
2608
2608
|
<a name="g-value-get-float"></a><h3>g_value_get_float ()</h3>
|
2609
2609
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a> g_value_get_float (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
2610
2610
|
<p>
|
@@ -2627,7 +2627,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2627
2627
|
</table></div>
|
2628
2628
|
</div>
|
2629
2629
|
<hr>
|
2630
|
-
<div class="refsect2">
|
2630
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_DOUBLE()">
|
2631
2631
|
<a name="G-IS-PARAM-SPEC-DOUBLE:CAPS"></a><h3>G_IS_PARAM_SPEC_DOUBLE()</h3>
|
2632
2632
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_DOUBLE))
|
2633
2633
|
</pre>
|
@@ -2651,7 +2651,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
2651
2651
|
</table></div>
|
2652
2652
|
</div>
|
2653
2653
|
<hr>
|
2654
|
-
<div class="refsect2">
|
2654
|
+
<div class="refsect2" title="G_PARAM_SPEC_DOUBLE()">
|
2655
2655
|
<a name="G-PARAM-SPEC-DOUBLE:CAPS"></a><h3>G_PARAM_SPEC_DOUBLE()</h3>
|
2656
2656
|
<pre class="programlisting">#define G_PARAM_SPEC_DOUBLE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_DOUBLE, GParamSpecDouble))
|
2657
2657
|
</pre>
|
@@ -2668,7 +2668,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
2668
2668
|
</table></div>
|
2669
2669
|
</div>
|
2670
2670
|
<hr>
|
2671
|
-
<div class="refsect2">
|
2671
|
+
<div class="refsect2" title="G_VALUE_HOLDS_DOUBLE()">
|
2672
2672
|
<a name="G-VALUE-HOLDS-DOUBLE:CAPS"></a><h3>G_VALUE_HOLDS_DOUBLE()</h3>
|
2673
2673
|
<pre class="programlisting">#define G_VALUE_HOLDS_DOUBLE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_DOUBLE))
|
2674
2674
|
</pre>
|
@@ -2692,7 +2692,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
2692
2692
|
</table></div>
|
2693
2693
|
</div>
|
2694
2694
|
<hr>
|
2695
|
-
<div class="refsect2">
|
2695
|
+
<div class="refsect2" title="G_TYPE_PARAM_DOUBLE">
|
2696
2696
|
<a name="G-TYPE-PARAM-DOUBLE:CAPS"></a><h3>G_TYPE_PARAM_DOUBLE</h3>
|
2697
2697
|
<pre class="programlisting">#define G_TYPE_PARAM_DOUBLE (g_param_spec_types[13])
|
2698
2698
|
</pre>
|
@@ -2701,7 +2701,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
2701
2701
|
</p>
|
2702
2702
|
</div>
|
2703
2703
|
<hr>
|
2704
|
-
<div class="refsect2">
|
2704
|
+
<div class="refsect2" title="GParamSpecDouble">
|
2705
2705
|
<a name="GParamSpecDouble"></a><h3>GParamSpecDouble</h3>
|
2706
2706
|
<pre class="programlisting">typedef struct {
|
2707
2707
|
GParamSpec parent_instance;
|
@@ -2748,9 +2748,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
2748
2748
|
</table></div>
|
2749
2749
|
</div>
|
2750
2750
|
<hr>
|
2751
|
-
<div class="refsect2">
|
2751
|
+
<div class="refsect2" title="g_param_spec_double ()">
|
2752
2752
|
<a name="g-param-spec-double"></a><h3>g_param_spec_double ()</h3>
|
2753
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
2753
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_double (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2754
2754
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
2755
2755
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
2756
2756
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> minimum</code></em>,
|
@@ -2811,7 +2811,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
2811
2811
|
</table></div>
|
2812
2812
|
</div>
|
2813
2813
|
<hr>
|
2814
|
-
<div class="refsect2">
|
2814
|
+
<div class="refsect2" title="g_value_set_double ()">
|
2815
2815
|
<a name="g-value-set-double"></a><h3>g_value_set_double ()</h3>
|
2816
2816
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_double (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
2817
2817
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> v_double</code></em>);</pre>
|
@@ -2835,7 +2835,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2835
2835
|
</table></div>
|
2836
2836
|
</div>
|
2837
2837
|
<hr>
|
2838
|
-
<div class="refsect2">
|
2838
|
+
<div class="refsect2" title="g_value_get_double ()">
|
2839
2839
|
<a name="g-value-get-double"></a><h3>g_value_get_double ()</h3>
|
2840
2840
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> g_value_get_double (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
2841
2841
|
<p>
|
@@ -2858,7 +2858,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
2858
2858
|
</table></div>
|
2859
2859
|
</div>
|
2860
2860
|
<hr>
|
2861
|
-
<div class="refsect2">
|
2861
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_ENUM()">
|
2862
2862
|
<a name="G-IS-PARAM-SPEC-ENUM:CAPS"></a><h3>G_IS_PARAM_SPEC_ENUM()</h3>
|
2863
2863
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_ENUM(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_ENUM))
|
2864
2864
|
</pre>
|
@@ -2882,7 +2882,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
2882
2882
|
</table></div>
|
2883
2883
|
</div>
|
2884
2884
|
<hr>
|
2885
|
-
<div class="refsect2">
|
2885
|
+
<div class="refsect2" title="G_PARAM_SPEC_ENUM()">
|
2886
2886
|
<a name="G-PARAM-SPEC-ENUM:CAPS"></a><h3>G_PARAM_SPEC_ENUM()</h3>
|
2887
2887
|
<pre class="programlisting">#define G_PARAM_SPEC_ENUM(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_ENUM, GParamSpecEnum))
|
2888
2888
|
</pre>
|
@@ -2899,7 +2899,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
2899
2899
|
</table></div>
|
2900
2900
|
</div>
|
2901
2901
|
<hr>
|
2902
|
-
<div class="refsect2">
|
2902
|
+
<div class="refsect2" title="G_VALUE_HOLDS_ENUM()">
|
2903
2903
|
<a name="G-VALUE-HOLDS-ENUM:CAPS"></a><h3>G_VALUE_HOLDS_ENUM()</h3>
|
2904
2904
|
<pre class="programlisting">#define G_VALUE_HOLDS_ENUM(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_ENUM))
|
2905
2905
|
</pre>
|
@@ -2923,7 +2923,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
2923
2923
|
</table></div>
|
2924
2924
|
</div>
|
2925
2925
|
<hr>
|
2926
|
-
<div class="refsect2">
|
2926
|
+
<div class="refsect2" title="G_TYPE_PARAM_ENUM">
|
2927
2927
|
<a name="G-TYPE-PARAM-ENUM:CAPS"></a><h3>G_TYPE_PARAM_ENUM</h3>
|
2928
2928
|
<pre class="programlisting">#define G_TYPE_PARAM_ENUM (g_param_spec_types[10])
|
2929
2929
|
</pre>
|
@@ -2932,7 +2932,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
2932
2932
|
</p>
|
2933
2933
|
</div>
|
2934
2934
|
<hr>
|
2935
|
-
<div class="refsect2">
|
2935
|
+
<div class="refsect2" title="GParamSpecEnum">
|
2936
2936
|
<a name="GParamSpecEnum"></a><h3>GParamSpecEnum</h3>
|
2937
2937
|
<pre class="programlisting">typedef struct {
|
2938
2938
|
GParamSpec parent_instance;
|
@@ -2967,9 +2967,9 @@ properties.
|
|
2967
2967
|
</table></div>
|
2968
2968
|
</div>
|
2969
2969
|
<hr>
|
2970
|
-
<div class="refsect2">
|
2970
|
+
<div class="refsect2" title="g_param_spec_enum ()">
|
2971
2971
|
<a name="g-param-spec-enum"></a><h3>g_param_spec_enum ()</h3>
|
2972
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
2972
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_enum (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2973
2973
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
2974
2974
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
2975
2975
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> enum_type</code></em>,
|
@@ -3024,7 +3024,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
3024
3024
|
</table></div>
|
3025
3025
|
</div>
|
3026
3026
|
<hr>
|
3027
|
-
<div class="refsect2">
|
3027
|
+
<div class="refsect2" title="g_value_set_enum ()">
|
3028
3028
|
<a name="g-value-set-enum"></a><h3>g_value_set_enum ()</h3>
|
3029
3029
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_enum (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3030
3030
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> v_enum</code></em>);</pre>
|
@@ -3048,7 +3048,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3048
3048
|
</table></div>
|
3049
3049
|
</div>
|
3050
3050
|
<hr>
|
3051
|
-
<div class="refsect2">
|
3051
|
+
<div class="refsect2" title="g_value_get_enum ()">
|
3052
3052
|
<a name="g-value-get-enum"></a><h3>g_value_get_enum ()</h3>
|
3053
3053
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> g_value_get_enum (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3054
3054
|
<p>
|
@@ -3071,7 +3071,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3071
3071
|
</table></div>
|
3072
3072
|
</div>
|
3073
3073
|
<hr>
|
3074
|
-
<div class="refsect2">
|
3074
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_FLAGS()">
|
3075
3075
|
<a name="G-IS-PARAM-SPEC-FLAGS:CAPS"></a><h3>G_IS_PARAM_SPEC_FLAGS()</h3>
|
3076
3076
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_FLAGS(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_FLAGS))
|
3077
3077
|
</pre>
|
@@ -3095,7 +3095,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
3095
3095
|
</table></div>
|
3096
3096
|
</div>
|
3097
3097
|
<hr>
|
3098
|
-
<div class="refsect2">
|
3098
|
+
<div class="refsect2" title="G_PARAM_SPEC_FLAGS()">
|
3099
3099
|
<a name="G-PARAM-SPEC-FLAGS:CAPS"></a><h3>G_PARAM_SPEC_FLAGS()</h3>
|
3100
3100
|
<pre class="programlisting">#define G_PARAM_SPEC_FLAGS(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_FLAGS, GParamSpecFlags))
|
3101
3101
|
</pre>
|
@@ -3112,7 +3112,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
3112
3112
|
</table></div>
|
3113
3113
|
</div>
|
3114
3114
|
<hr>
|
3115
|
-
<div class="refsect2">
|
3115
|
+
<div class="refsect2" title="G_VALUE_HOLDS_FLAGS()">
|
3116
3116
|
<a name="G-VALUE-HOLDS-FLAGS:CAPS"></a><h3>G_VALUE_HOLDS_FLAGS()</h3>
|
3117
3117
|
<pre class="programlisting">#define G_VALUE_HOLDS_FLAGS(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_FLAGS))
|
3118
3118
|
</pre>
|
@@ -3136,7 +3136,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
3136
3136
|
</table></div>
|
3137
3137
|
</div>
|
3138
3138
|
<hr>
|
3139
|
-
<div class="refsect2">
|
3139
|
+
<div class="refsect2" title="G_TYPE_PARAM_FLAGS">
|
3140
3140
|
<a name="G-TYPE-PARAM-FLAGS:CAPS"></a><h3>G_TYPE_PARAM_FLAGS</h3>
|
3141
3141
|
<pre class="programlisting">#define G_TYPE_PARAM_FLAGS (g_param_spec_types[11])
|
3142
3142
|
</pre>
|
@@ -3145,7 +3145,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
3145
3145
|
</p>
|
3146
3146
|
</div>
|
3147
3147
|
<hr>
|
3148
|
-
<div class="refsect2">
|
3148
|
+
<div class="refsect2" title="GParamSpecFlags">
|
3149
3149
|
<a name="GParamSpecFlags"></a><h3>GParamSpecFlags</h3>
|
3150
3150
|
<pre class="programlisting">typedef struct {
|
3151
3151
|
GParamSpec parent_instance;
|
@@ -3180,9 +3180,9 @@ properties.
|
|
3180
3180
|
</table></div>
|
3181
3181
|
</div>
|
3182
3182
|
<hr>
|
3183
|
-
<div class="refsect2">
|
3183
|
+
<div class="refsect2" title="g_param_spec_flags ()">
|
3184
3184
|
<a name="g-param-spec-flags"></a><h3>g_param_spec_flags ()</h3>
|
3185
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3185
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_flags (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
3186
3186
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
3187
3187
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
3188
3188
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> flags_type</code></em>,
|
@@ -3237,7 +3237,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
3237
3237
|
</table></div>
|
3238
3238
|
</div>
|
3239
3239
|
<hr>
|
3240
|
-
<div class="refsect2">
|
3240
|
+
<div class="refsect2" title="g_value_set_flags ()">
|
3241
3241
|
<a name="g-value-set-flags"></a><h3>g_value_set_flags ()</h3>
|
3242
3242
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_flags (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3243
3243
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> v_flags</code></em>);</pre>
|
@@ -3261,7 +3261,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3261
3261
|
</table></div>
|
3262
3262
|
</div>
|
3263
3263
|
<hr>
|
3264
|
-
<div class="refsect2">
|
3264
|
+
<div class="refsect2" title="g_value_get_flags ()">
|
3265
3265
|
<a name="g-value-get-flags"></a><h3>g_value_get_flags ()</h3>
|
3266
3266
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> g_value_get_flags (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3267
3267
|
<p>
|
@@ -3284,7 +3284,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3284
3284
|
</table></div>
|
3285
3285
|
</div>
|
3286
3286
|
<hr>
|
3287
|
-
<div class="refsect2">
|
3287
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_STRING()">
|
3288
3288
|
<a name="G-IS-PARAM-SPEC-STRING:CAPS"></a><h3>G_IS_PARAM_SPEC_STRING()</h3>
|
3289
3289
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_STRING(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_STRING))
|
3290
3290
|
</pre>
|
@@ -3308,7 +3308,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
3308
3308
|
</table></div>
|
3309
3309
|
</div>
|
3310
3310
|
<hr>
|
3311
|
-
<div class="refsect2">
|
3311
|
+
<div class="refsect2" title="G_PARAM_SPEC_STRING()">
|
3312
3312
|
<a name="G-PARAM-SPEC-STRING:CAPS"></a><h3>G_PARAM_SPEC_STRING()</h3>
|
3313
3313
|
<pre class="programlisting">#define G_PARAM_SPEC_STRING(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_STRING, GParamSpecString))
|
3314
3314
|
</pre>
|
@@ -3325,7 +3325,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
3325
3325
|
</table></div>
|
3326
3326
|
</div>
|
3327
3327
|
<hr>
|
3328
|
-
<div class="refsect2">
|
3328
|
+
<div class="refsect2" title="G_VALUE_HOLDS_STRING()">
|
3329
3329
|
<a name="G-VALUE-HOLDS-STRING:CAPS"></a><h3>G_VALUE_HOLDS_STRING()</h3>
|
3330
3330
|
<pre class="programlisting">#define G_VALUE_HOLDS_STRING(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_STRING))
|
3331
3331
|
</pre>
|
@@ -3349,7 +3349,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
3349
3349
|
</table></div>
|
3350
3350
|
</div>
|
3351
3351
|
<hr>
|
3352
|
-
<div class="refsect2">
|
3352
|
+
<div class="refsect2" title="G_TYPE_PARAM_STRING">
|
3353
3353
|
<a name="G-TYPE-PARAM-STRING:CAPS"></a><h3>G_TYPE_PARAM_STRING</h3>
|
3354
3354
|
<pre class="programlisting">#define G_TYPE_PARAM_STRING (g_param_spec_types[14])
|
3355
3355
|
</pre>
|
@@ -3358,7 +3358,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
3358
3358
|
</p>
|
3359
3359
|
</div>
|
3360
3360
|
<hr>
|
3361
|
-
<div class="refsect2">
|
3361
|
+
<div class="refsect2" title="GParamSpecString">
|
3362
3362
|
<a name="GParamSpecString"></a><h3>GParamSpecString</h3>
|
3363
3363
|
<pre class="programlisting">typedef struct {
|
3364
3364
|
GParamSpec parent_instance;
|
@@ -3417,7 +3417,7 @@ properties.
|
|
3417
3417
|
</table></div>
|
3418
3418
|
</div>
|
3419
3419
|
<hr>
|
3420
|
-
<div class="refsect2">
|
3420
|
+
<div class="refsect2" title="gchararray">
|
3421
3421
|
<a name="gchararray"></a><h3>gchararray</h3>
|
3422
3422
|
<pre class="programlisting">typedef gchar* gchararray;
|
3423
3423
|
</pre>
|
@@ -3426,9 +3426,9 @@ A C representable type name for <a class="link" href="gobject-Type-Information.h
|
|
3426
3426
|
</p>
|
3427
3427
|
</div>
|
3428
3428
|
<hr>
|
3429
|
-
<div class="refsect2">
|
3429
|
+
<div class="refsect2" title="g_param_spec_string ()">
|
3430
3430
|
<a name="g-param-spec-string"></a><h3>g_param_spec_string ()</h3>
|
3431
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3431
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_string (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
3432
3432
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
3433
3433
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
3434
3434
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *default_value</code></em>,
|
@@ -3476,7 +3476,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
3476
3476
|
</table></div>
|
3477
3477
|
</div>
|
3478
3478
|
<hr>
|
3479
|
-
<div class="refsect2">
|
3479
|
+
<div class="refsect2" title="g_value_set_string ()">
|
3480
3480
|
<a name="g-value-set-string"></a><h3>g_value_set_string ()</h3>
|
3481
3481
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_string (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3482
3482
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);</pre>
|
@@ -3500,7 +3500,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3500
3500
|
</table></div>
|
3501
3501
|
</div>
|
3502
3502
|
<hr>
|
3503
|
-
<div class="refsect2">
|
3503
|
+
<div class="refsect2" title="g_value_set_static_string ()">
|
3504
3504
|
<a name="g-value-set-static-string"></a><h3>g_value_set_static_string ()</h3>
|
3505
3505
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_static_string (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3506
3506
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);</pre>
|
@@ -3526,7 +3526,7 @@ when setting the <a class="link" href="gobject-Generic-values.html#GValue" title
|
|
3526
3526
|
</table></div>
|
3527
3527
|
</div>
|
3528
3528
|
<hr>
|
3529
|
-
<div class="refsect2">
|
3529
|
+
<div class="refsect2" title="g_value_take_string ()">
|
3530
3530
|
<a name="g-value-take-string"></a><h3>g_value_take_string ()</h3>
|
3531
3531
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_take_string (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3532
3532
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);</pre>
|
@@ -3551,11 +3551,11 @@ Sets the contents of a <a class="link" href="gobject-Type-Information.html#G-TYP
|
|
3551
3551
|
<p class="since">Since 2.4</p>
|
3552
3552
|
</div>
|
3553
3553
|
<hr>
|
3554
|
-
<div class="refsect2">
|
3554
|
+
<div class="refsect2" title="g_value_set_string_take_ownership ()">
|
3555
3555
|
<a name="g-value-set-string-take-ownership"></a><h3>g_value_set_string_take_ownership ()</h3>
|
3556
3556
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_string_take_ownership (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3557
3557
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *v_string</code></em>);</pre>
|
3558
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
3558
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
3559
3559
|
<h3 class="title">Warning</h3>
|
3560
3560
|
<p><code class="literal">g_value_set_string_take_ownership</code> has been deprecated since version 2.4 and should not be used in newly-written code. Use <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-take-string" title="g_value_take_string ()"><code class="function">g_value_take_string()</code></a> instead.</p>
|
3561
3561
|
</div>
|
@@ -3579,9 +3579,9 @@ This is an internal function introduced mainly for C marshallers.
|
|
3579
3579
|
</table></div>
|
3580
3580
|
</div>
|
3581
3581
|
<hr>
|
3582
|
-
<div class="refsect2">
|
3582
|
+
<div class="refsect2" title="g_value_get_string ()">
|
3583
3583
|
<a name="g-value-get-string"></a><h3>g_value_get_string ()</h3>
|
3584
|
-
<pre class="programlisting">const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
3584
|
+
<pre class="programlisting">const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* g_value_get_string (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3585
3585
|
<p>
|
3586
3586
|
Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE-STRING:CAPS" title="G_TYPE_STRING"><code class="literal">G_TYPE_STRING</code></a> <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>.
|
3587
3587
|
</p>
|
@@ -3602,9 +3602,9 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3602
3602
|
</table></div>
|
3603
3603
|
</div>
|
3604
3604
|
<hr>
|
3605
|
-
<div class="refsect2">
|
3605
|
+
<div class="refsect2" title="g_value_dup_string ()">
|
3606
3606
|
<a name="g-value-dup-string"></a><h3>g_value_dup_string ()</h3>
|
3607
|
-
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
3607
|
+
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* g_value_dup_string (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3608
3608
|
<p>
|
3609
3609
|
Get a copy the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE-STRING:CAPS" title="G_TYPE_STRING"><code class="literal">G_TYPE_STRING</code></a> <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>.
|
3610
3610
|
</p>
|
@@ -3625,7 +3625,7 @@ Get a copy the contents of a <a class="link" href="gobject-Type-Information.html
|
|
3625
3625
|
</table></div>
|
3626
3626
|
</div>
|
3627
3627
|
<hr>
|
3628
|
-
<div class="refsect2">
|
3628
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_PARAM()">
|
3629
3629
|
<a name="G-IS-PARAM-SPEC-PARAM:CAPS"></a><h3>G_IS_PARAM_SPEC_PARAM()</h3>
|
3630
3630
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_PARAM(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_PARAM))
|
3631
3631
|
</pre>
|
@@ -3649,7 +3649,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
3649
3649
|
</table></div>
|
3650
3650
|
</div>
|
3651
3651
|
<hr>
|
3652
|
-
<div class="refsect2">
|
3652
|
+
<div class="refsect2" title="G_PARAM_SPEC_PARAM()">
|
3653
3653
|
<a name="G-PARAM-SPEC-PARAM:CAPS"></a><h3>G_PARAM_SPEC_PARAM()</h3>
|
3654
3654
|
<pre class="programlisting">#define G_PARAM_SPEC_PARAM(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_PARAM, GParamSpecParam))
|
3655
3655
|
</pre>
|
@@ -3666,7 +3666,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
3666
3666
|
</table></div>
|
3667
3667
|
</div>
|
3668
3668
|
<hr>
|
3669
|
-
<div class="refsect2">
|
3669
|
+
<div class="refsect2" title="G_VALUE_HOLDS_PARAM()">
|
3670
3670
|
<a name="G-VALUE-HOLDS-PARAM:CAPS"></a><h3>G_VALUE_HOLDS_PARAM()</h3>
|
3671
3671
|
<pre class="programlisting">#define G_VALUE_HOLDS_PARAM(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_PARAM))
|
3672
3672
|
</pre>
|
@@ -3690,7 +3690,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
3690
3690
|
</table></div>
|
3691
3691
|
</div>
|
3692
3692
|
<hr>
|
3693
|
-
<div class="refsect2">
|
3693
|
+
<div class="refsect2" title="G_TYPE_PARAM_PARAM">
|
3694
3694
|
<a name="G-TYPE-PARAM-PARAM:CAPS"></a><h3>G_TYPE_PARAM_PARAM</h3>
|
3695
3695
|
<pre class="programlisting">#define G_TYPE_PARAM_PARAM (g_param_spec_types[15])
|
3696
3696
|
</pre>
|
@@ -3699,7 +3699,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
3699
3699
|
</p>
|
3700
3700
|
</div>
|
3701
3701
|
<hr>
|
3702
|
-
<div class="refsect2">
|
3702
|
+
<div class="refsect2" title="GParamSpecParam">
|
3703
3703
|
<a name="GParamSpecParam"></a><h3>GParamSpecParam</h3>
|
3704
3704
|
<pre class="programlisting">typedef struct {
|
3705
3705
|
GParamSpec parent_instance;
|
@@ -3719,9 +3719,9 @@ properties.
|
|
3719
3719
|
</table></div>
|
3720
3720
|
</div>
|
3721
3721
|
<hr>
|
3722
|
-
<div class="refsect2">
|
3722
|
+
<div class="refsect2" title="g_param_spec_param ()">
|
3723
3723
|
<a name="g-param-spec-param"></a><h3>g_param_spec_param ()</h3>
|
3724
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3724
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_param (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
3725
3725
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
3726
3726
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
3727
3727
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> param_type</code></em>,
|
@@ -3770,7 +3770,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
3770
3770
|
</table></div>
|
3771
3771
|
</div>
|
3772
3772
|
<hr>
|
3773
|
-
<div class="refsect2">
|
3773
|
+
<div class="refsect2" title="g_value_set_param ()">
|
3774
3774
|
<a name="g-value-set-param"></a><h3>g_value_set_param ()</h3>
|
3775
3775
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_param (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3776
3776
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *param</code></em>);</pre>
|
@@ -3794,7 +3794,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3794
3794
|
</table></div>
|
3795
3795
|
</div>
|
3796
3796
|
<hr>
|
3797
|
-
<div class="refsect2">
|
3797
|
+
<div class="refsect2" title="g_value_take_param ()">
|
3798
3798
|
<a name="g-value-take-param"></a><h3>g_value_take_param ()</h3>
|
3799
3799
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_take_param (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3800
3800
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *param</code></em>);</pre>
|
@@ -3821,11 +3821,11 @@ doesn't have to unref it any more.
|
|
3821
3821
|
<p class="since">Since 2.4</p>
|
3822
3822
|
</div>
|
3823
3823
|
<hr>
|
3824
|
-
<div class="refsect2">
|
3824
|
+
<div class="refsect2" title="g_value_set_param_take_ownership ()">
|
3825
3825
|
<a name="g-value-set-param-take-ownership"></a><h3>g_value_set_param_take_ownership ()</h3>
|
3826
3826
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_param_take_ownership (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
3827
3827
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *param</code></em>);</pre>
|
3828
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
3828
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
3829
3829
|
<h3 class="title">Warning</h3>
|
3830
3830
|
<p><code class="literal">g_value_set_param_take_ownership</code> has been deprecated since version 2.4 and should not be used in newly-written code. Use <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-take-param" title="g_value_take_param ()"><code class="function">g_value_take_param()</code></a> instead.</p>
|
3831
3831
|
</div>
|
@@ -3849,9 +3849,9 @@ This is an internal function introduced mainly for C marshallers.
|
|
3849
3849
|
</table></div>
|
3850
3850
|
</div>
|
3851
3851
|
<hr>
|
3852
|
-
<div class="refsect2">
|
3852
|
+
<div class="refsect2" title="g_value_get_param ()">
|
3853
3853
|
<a name="g-value-get-param"></a><h3>g_value_get_param ()</h3>
|
3854
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3854
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_value_get_param (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3855
3855
|
<p>
|
3856
3856
|
Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE-PARAM:CAPS" title="G_TYPE_PARAM"><code class="literal">G_TYPE_PARAM</code></a> <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>.
|
3857
3857
|
</p>
|
@@ -3872,9 +3872,9 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
3872
3872
|
</table></div>
|
3873
3873
|
</div>
|
3874
3874
|
<hr>
|
3875
|
-
<div class="refsect2">
|
3875
|
+
<div class="refsect2" title="g_value_dup_param ()">
|
3876
3876
|
<a name="g-value-dup-param"></a><h3>g_value_dup_param ()</h3>
|
3877
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3877
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_value_dup_param (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
3878
3878
|
<p>
|
3879
3879
|
Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE-PARAM:CAPS" title="G_TYPE_PARAM"><code class="literal">G_TYPE_PARAM</code></a> <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>, increasing its
|
3880
3880
|
reference count.
|
@@ -3897,7 +3897,7 @@ reference count.
|
|
3897
3897
|
</table></div>
|
3898
3898
|
</div>
|
3899
3899
|
<hr>
|
3900
|
-
<div class="refsect2">
|
3900
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_BOXED()">
|
3901
3901
|
<a name="G-IS-PARAM-SPEC-BOXED:CAPS"></a><h3>G_IS_PARAM_SPEC_BOXED()</h3>
|
3902
3902
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_BOXED(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_BOXED))
|
3903
3903
|
</pre>
|
@@ -3921,7 +3921,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
3921
3921
|
</table></div>
|
3922
3922
|
</div>
|
3923
3923
|
<hr>
|
3924
|
-
<div class="refsect2">
|
3924
|
+
<div class="refsect2" title="G_PARAM_SPEC_BOXED()">
|
3925
3925
|
<a name="G-PARAM-SPEC-BOXED:CAPS"></a><h3>G_PARAM_SPEC_BOXED()</h3>
|
3926
3926
|
<pre class="programlisting">#define G_PARAM_SPEC_BOXED(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_BOXED, GParamSpecBoxed))
|
3927
3927
|
</pre>
|
@@ -3938,7 +3938,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
3938
3938
|
</table></div>
|
3939
3939
|
</div>
|
3940
3940
|
<hr>
|
3941
|
-
<div class="refsect2">
|
3941
|
+
<div class="refsect2" title="G_VALUE_HOLDS_BOXED()">
|
3942
3942
|
<a name="G-VALUE-HOLDS-BOXED:CAPS"></a><h3>G_VALUE_HOLDS_BOXED()</h3>
|
3943
3943
|
<pre class="programlisting">#define G_VALUE_HOLDS_BOXED(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_BOXED))
|
3944
3944
|
</pre>
|
@@ -3962,7 +3962,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
3962
3962
|
</table></div>
|
3963
3963
|
</div>
|
3964
3964
|
<hr>
|
3965
|
-
<div class="refsect2">
|
3965
|
+
<div class="refsect2" title="G_TYPE_PARAM_BOXED">
|
3966
3966
|
<a name="G-TYPE-PARAM-BOXED:CAPS"></a><h3>G_TYPE_PARAM_BOXED</h3>
|
3967
3967
|
<pre class="programlisting">#define G_TYPE_PARAM_BOXED (g_param_spec_types[16])
|
3968
3968
|
</pre>
|
@@ -3971,7 +3971,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
3971
3971
|
</p>
|
3972
3972
|
</div>
|
3973
3973
|
<hr>
|
3974
|
-
<div class="refsect2">
|
3974
|
+
<div class="refsect2" title="GParamSpecBoxed">
|
3975
3975
|
<a name="GParamSpecBoxed"></a><h3>GParamSpecBoxed</h3>
|
3976
3976
|
<pre class="programlisting">typedef struct {
|
3977
3977
|
GParamSpec parent_instance;
|
@@ -3990,9 +3990,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
3990
3990
|
</table></div>
|
3991
3991
|
</div>
|
3992
3992
|
<hr>
|
3993
|
-
<div class="refsect2">
|
3993
|
+
<div class="refsect2" title="g_param_spec_boxed ()">
|
3994
3994
|
<a name="g-param-spec-boxed"></a><h3>g_param_spec_boxed ()</h3>
|
3995
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
3995
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_boxed (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
3996
3996
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
3997
3997
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
3998
3998
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> boxed_type</code></em>,
|
@@ -4042,7 +4042,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
4042
4042
|
</table></div>
|
4043
4043
|
</div>
|
4044
4044
|
<hr>
|
4045
|
-
<div class="refsect2">
|
4045
|
+
<div class="refsect2" title="g_value_set_boxed ()">
|
4046
4046
|
<a name="g-value-set-boxed"></a><h3>g_value_set_boxed ()</h3>
|
4047
4047
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_boxed (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4048
4048
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> v_boxed</code></em>);</pre>
|
@@ -4066,7 +4066,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
4066
4066
|
</table></div>
|
4067
4067
|
</div>
|
4068
4068
|
<hr>
|
4069
|
-
<div class="refsect2">
|
4069
|
+
<div class="refsect2" title="g_value_set_static_boxed ()">
|
4070
4070
|
<a name="g-value-set-static-boxed"></a><h3>g_value_set_static_boxed ()</h3>
|
4071
4071
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_static_boxed (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4072
4072
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> v_boxed</code></em>);</pre>
|
@@ -4092,7 +4092,7 @@ when setting the <a class="link" href="gobject-Generic-values.html#GValue" title
|
|
4092
4092
|
</table></div>
|
4093
4093
|
</div>
|
4094
4094
|
<hr>
|
4095
|
-
<div class="refsect2">
|
4095
|
+
<div class="refsect2" title="g_value_take_boxed ()">
|
4096
4096
|
<a name="g-value-take-boxed"></a><h3>g_value_take_boxed ()</h3>
|
4097
4097
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_take_boxed (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4098
4098
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> v_boxed</code></em>);</pre>
|
@@ -4119,11 +4119,11 @@ the caller doesn't have to unref it any more.
|
|
4119
4119
|
<p class="since">Since 2.4</p>
|
4120
4120
|
</div>
|
4121
4121
|
<hr>
|
4122
|
-
<div class="refsect2">
|
4122
|
+
<div class="refsect2" title="g_value_set_boxed_take_ownership ()">
|
4123
4123
|
<a name="g-value-set-boxed-take-ownership"></a><h3>g_value_set_boxed_take_ownership ()</h3>
|
4124
4124
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_boxed_take_ownership (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4125
4125
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> v_boxed</code></em>);</pre>
|
4126
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
4126
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
4127
4127
|
<h3 class="title">Warning</h3>
|
4128
4128
|
<p><code class="literal">g_value_set_boxed_take_ownership</code> has been deprecated since version 2.4 and should not be used in newly-written code. Use <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-take-boxed" title="g_value_take_boxed ()"><code class="function">g_value_take_boxed()</code></a> instead.</p>
|
4129
4129
|
</div>
|
@@ -4147,7 +4147,7 @@ This is an internal function introduced mainly for C marshallers.
|
|
4147
4147
|
</table></div>
|
4148
4148
|
</div>
|
4149
4149
|
<hr>
|
4150
|
-
<div class="refsect2">
|
4150
|
+
<div class="refsect2" title="g_value_get_boxed ()">
|
4151
4151
|
<a name="g-value-get-boxed"></a><h3>g_value_get_boxed ()</h3>
|
4152
4152
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_value_get_boxed (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
4153
4153
|
<p>
|
@@ -4170,7 +4170,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
4170
4170
|
</table></div>
|
4171
4171
|
</div>
|
4172
4172
|
<hr>
|
4173
|
-
<div class="refsect2">
|
4173
|
+
<div class="refsect2" title="g_value_dup_boxed ()">
|
4174
4174
|
<a name="g-value-dup-boxed"></a><h3>g_value_dup_boxed ()</h3>
|
4175
4175
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_value_dup_boxed (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
4176
4176
|
<p>
|
@@ -4196,7 +4196,7 @@ return_value);
|
|
4196
4196
|
</table></div>
|
4197
4197
|
</div>
|
4198
4198
|
<hr>
|
4199
|
-
<div class="refsect2">
|
4199
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_POINTER()">
|
4200
4200
|
<a name="G-IS-PARAM-SPEC-POINTER:CAPS"></a><h3>G_IS_PARAM_SPEC_POINTER()</h3>
|
4201
4201
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_POINTER(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_POINTER))
|
4202
4202
|
</pre>
|
@@ -4220,7 +4220,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
4220
4220
|
</table></div>
|
4221
4221
|
</div>
|
4222
4222
|
<hr>
|
4223
|
-
<div class="refsect2">
|
4223
|
+
<div class="refsect2" title="G_PARAM_SPEC_POINTER()">
|
4224
4224
|
<a name="G-PARAM-SPEC-POINTER:CAPS"></a><h3>G_PARAM_SPEC_POINTER()</h3>
|
4225
4225
|
<pre class="programlisting">#define G_PARAM_SPEC_POINTER(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_POINTER, GParamSpecPointer))
|
4226
4226
|
</pre>
|
@@ -4237,7 +4237,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
4237
4237
|
</table></div>
|
4238
4238
|
</div>
|
4239
4239
|
<hr>
|
4240
|
-
<div class="refsect2">
|
4240
|
+
<div class="refsect2" title="G_VALUE_HOLDS_POINTER()">
|
4241
4241
|
<a name="G-VALUE-HOLDS-POINTER:CAPS"></a><h3>G_VALUE_HOLDS_POINTER()</h3>
|
4242
4242
|
<pre class="programlisting">#define G_VALUE_HOLDS_POINTER(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_POINTER))
|
4243
4243
|
</pre>
|
@@ -4261,7 +4261,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
4261
4261
|
</table></div>
|
4262
4262
|
</div>
|
4263
4263
|
<hr>
|
4264
|
-
<div class="refsect2">
|
4264
|
+
<div class="refsect2" title="G_TYPE_PARAM_POINTER">
|
4265
4265
|
<a name="G-TYPE-PARAM-POINTER:CAPS"></a><h3>G_TYPE_PARAM_POINTER</h3>
|
4266
4266
|
<pre class="programlisting">#define G_TYPE_PARAM_POINTER (g_param_spec_types[17])
|
4267
4267
|
</pre>
|
@@ -4270,7 +4270,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
4270
4270
|
</p>
|
4271
4271
|
</div>
|
4272
4272
|
<hr>
|
4273
|
-
<div class="refsect2">
|
4273
|
+
<div class="refsect2" title="GParamSpecPointer">
|
4274
4274
|
<a name="GParamSpecPointer"></a><h3>GParamSpecPointer</h3>
|
4275
4275
|
<pre class="programlisting">typedef struct {
|
4276
4276
|
GParamSpec parent_instance;
|
@@ -4289,9 +4289,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
4289
4289
|
</table></div>
|
4290
4290
|
</div>
|
4291
4291
|
<hr>
|
4292
|
-
<div class="refsect2">
|
4292
|
+
<div class="refsect2" title="g_param_spec_pointer ()">
|
4293
4293
|
<a name="g-param-spec-pointer"></a><h3>g_param_spec_pointer ()</h3>
|
4294
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
4294
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_pointer (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
4295
4295
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
4296
4296
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
4297
4297
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamFlags" title="enum GParamFlags"><span class="type">GParamFlags</span></a> flags</code></em>);</pre>
|
@@ -4333,7 +4333,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
4333
4333
|
</table></div>
|
4334
4334
|
</div>
|
4335
4335
|
<hr>
|
4336
|
-
<div class="refsect2">
|
4336
|
+
<div class="refsect2" title="g_value_set_pointer ()">
|
4337
4337
|
<a name="g-value-set-pointer"></a><h3>g_value_set_pointer ()</h3>
|
4338
4338
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_pointer (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4339
4339
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> v_pointer</code></em>);</pre>
|
@@ -4357,7 +4357,7 @@ Set the contents of a pointer <a class="link" href="gobject-Generic-values.html#
|
|
4357
4357
|
</table></div>
|
4358
4358
|
</div>
|
4359
4359
|
<hr>
|
4360
|
-
<div class="refsect2">
|
4360
|
+
<div class="refsect2" title="g_value_get_pointer ()">
|
4361
4361
|
<a name="g-value-get-pointer"></a><h3>g_value_get_pointer ()</h3>
|
4362
4362
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_value_get_pointer (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
4363
4363
|
<p>
|
@@ -4380,7 +4380,7 @@ Get the contents of a pointer <a class="link" href="gobject-Generic-values.html#
|
|
4380
4380
|
</table></div>
|
4381
4381
|
</div>
|
4382
4382
|
<hr>
|
4383
|
-
<div class="refsect2">
|
4383
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_OBJECT()">
|
4384
4384
|
<a name="G-IS-PARAM-SPEC-OBJECT:CAPS"></a><h3>G_IS_PARAM_SPEC_OBJECT()</h3>
|
4385
4385
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_OBJECT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_OBJECT))
|
4386
4386
|
</pre>
|
@@ -4404,7 +4404,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
4404
4404
|
</table></div>
|
4405
4405
|
</div>
|
4406
4406
|
<hr>
|
4407
|
-
<div class="refsect2">
|
4407
|
+
<div class="refsect2" title="G_PARAM_SPEC_OBJECT()">
|
4408
4408
|
<a name="G-PARAM-SPEC-OBJECT:CAPS"></a><h3>G_PARAM_SPEC_OBJECT()</h3>
|
4409
4409
|
<pre class="programlisting">#define G_PARAM_SPEC_OBJECT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_OBJECT, GParamSpecObject))
|
4410
4410
|
</pre>
|
@@ -4421,7 +4421,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
4421
4421
|
</table></div>
|
4422
4422
|
</div>
|
4423
4423
|
<hr>
|
4424
|
-
<div class="refsect2">
|
4424
|
+
<div class="refsect2" title="G_VALUE_HOLDS_OBJECT()">
|
4425
4425
|
<a name="G-VALUE-HOLDS-OBJECT:CAPS"></a><h3>G_VALUE_HOLDS_OBJECT()</h3>
|
4426
4426
|
<pre class="programlisting">#define G_VALUE_HOLDS_OBJECT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_OBJECT))
|
4427
4427
|
</pre>
|
@@ -4445,7 +4445,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
4445
4445
|
</table></div>
|
4446
4446
|
</div>
|
4447
4447
|
<hr>
|
4448
|
-
<div class="refsect2">
|
4448
|
+
<div class="refsect2" title="G_TYPE_PARAM_OBJECT">
|
4449
4449
|
<a name="G-TYPE-PARAM-OBJECT:CAPS"></a><h3>G_TYPE_PARAM_OBJECT</h3>
|
4450
4450
|
<pre class="programlisting">#define G_TYPE_PARAM_OBJECT (g_param_spec_types[19])
|
4451
4451
|
</pre>
|
@@ -4454,7 +4454,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
4454
4454
|
</p>
|
4455
4455
|
</div>
|
4456
4456
|
<hr>
|
4457
|
-
<div class="refsect2">
|
4457
|
+
<div class="refsect2" title="GParamSpecObject">
|
4458
4458
|
<a name="GParamSpecObject"></a><h3>GParamSpecObject</h3>
|
4459
4459
|
<pre class="programlisting">typedef struct {
|
4460
4460
|
GParamSpec parent_instance;
|
@@ -4473,9 +4473,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
4473
4473
|
</table></div>
|
4474
4474
|
</div>
|
4475
4475
|
<hr>
|
4476
|
-
<div class="refsect2">
|
4476
|
+
<div class="refsect2" title="g_param_spec_object ()">
|
4477
4477
|
<a name="g-param-spec-object"></a><h3>g_param_spec_object ()</h3>
|
4478
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
4478
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_object (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
4479
4479
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
4480
4480
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
4481
4481
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> object_type</code></em>,
|
@@ -4525,7 +4525,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
4525
4525
|
</table></div>
|
4526
4526
|
</div>
|
4527
4527
|
<hr>
|
4528
|
-
<div class="refsect2">
|
4528
|
+
<div class="refsect2" title="g_value_set_object ()">
|
4529
4529
|
<a name="g-value-set-object"></a><h3>g_value_set_object ()</h3>
|
4530
4530
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_object (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4531
4531
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> v_object</code></em>);</pre>
|
@@ -4561,7 +4561,7 @@ the <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><sp
|
|
4561
4561
|
</table></div>
|
4562
4562
|
</div>
|
4563
4563
|
<hr>
|
4564
|
-
<div class="refsect2">
|
4564
|
+
<div class="refsect2" title="g_value_take_object ()">
|
4565
4565
|
<a name="g-value-take-object"></a><h3>g_value_take_object ()</h3>
|
4566
4566
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_take_object (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4567
4567
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> v_object</code></em>);</pre>
|
@@ -4593,11 +4593,11 @@ If you want the <a class="link" href="gobject-Generic-values.html#GValue" title=
|
|
4593
4593
|
<p class="since">Since 2.4</p>
|
4594
4594
|
</div>
|
4595
4595
|
<hr>
|
4596
|
-
<div class="refsect2">
|
4596
|
+
<div class="refsect2" title="g_value_set_object_take_ownership ()">
|
4597
4597
|
<a name="g-value-set-object-take-ownership"></a><h3>g_value_set_object_take_ownership ()</h3>
|
4598
4598
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_object_take_ownership (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
4599
4599
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> v_object</code></em>);</pre>
|
4600
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
4600
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
4601
4601
|
<h3 class="title">Warning</h3>
|
4602
4602
|
<p><code class="literal">g_value_set_object_take_ownership</code> has been deprecated since version 2.4 and should not be used in newly-written code. Use <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-value-take-object" title="g_value_take_object ()"><code class="function">g_value_take_object()</code></a> instead.</p>
|
4603
4603
|
</div>
|
@@ -4621,7 +4621,7 @@ This is an internal function introduced mainly for C marshallers.
|
|
4621
4621
|
</table></div>
|
4622
4622
|
</div>
|
4623
4623
|
<hr>
|
4624
|
-
<div class="refsect2">
|
4624
|
+
<div class="refsect2" title="g_value_get_object ()">
|
4625
4625
|
<a name="g-value-get-object"></a><h3>g_value_get_object ()</h3>
|
4626
4626
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_value_get_object (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
4627
4627
|
<p>
|
@@ -4644,7 +4644,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
4644
4644
|
</table></div>
|
4645
4645
|
</div>
|
4646
4646
|
<hr>
|
4647
|
-
<div class="refsect2">
|
4647
|
+
<div class="refsect2" title="g_value_dup_object ()">
|
4648
4648
|
<a name="g-value-dup-object"></a><h3>g_value_dup_object ()</h3>
|
4649
4649
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_value_dup_object (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
4650
4650
|
<p>
|
@@ -4669,7 +4669,7 @@ its reference count.
|
|
4669
4669
|
</table></div>
|
4670
4670
|
</div>
|
4671
4671
|
<hr>
|
4672
|
-
<div class="refsect2">
|
4672
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_UNICHAR()">
|
4673
4673
|
<a name="G-IS-PARAM-SPEC-UNICHAR:CAPS"></a><h3>G_IS_PARAM_SPEC_UNICHAR()</h3>
|
4674
4674
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_UNICHAR(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_UNICHAR))
|
4675
4675
|
</pre>
|
@@ -4693,7 +4693,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
4693
4693
|
</table></div>
|
4694
4694
|
</div>
|
4695
4695
|
<hr>
|
4696
|
-
<div class="refsect2">
|
4696
|
+
<div class="refsect2" title="G_PARAM_SPEC_UNICHAR()">
|
4697
4697
|
<a name="G-PARAM-SPEC-UNICHAR:CAPS"></a><h3>G_PARAM_SPEC_UNICHAR()</h3>
|
4698
4698
|
<pre class="programlisting">#define G_PARAM_SPEC_UNICHAR(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UNICHAR, GParamSpecUnichar))
|
4699
4699
|
</pre>
|
@@ -4710,7 +4710,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
4710
4710
|
</table></div>
|
4711
4711
|
</div>
|
4712
4712
|
<hr>
|
4713
|
-
<div class="refsect2">
|
4713
|
+
<div class="refsect2" title="G_TYPE_PARAM_UNICHAR">
|
4714
4714
|
<a name="G-TYPE-PARAM-UNICHAR:CAPS"></a><h3>G_TYPE_PARAM_UNICHAR</h3>
|
4715
4715
|
<pre class="programlisting">#define G_TYPE_PARAM_UNICHAR (g_param_spec_types[9])
|
4716
4716
|
</pre>
|
@@ -4719,7 +4719,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
4719
4719
|
</p>
|
4720
4720
|
</div>
|
4721
4721
|
<hr>
|
4722
|
-
<div class="refsect2">
|
4722
|
+
<div class="refsect2" title="GParamSpecUnichar">
|
4723
4723
|
<a name="GParamSpecUnichar"></a><h3>GParamSpecUnichar</h3>
|
4724
4724
|
<pre class="programlisting">typedef struct {
|
4725
4725
|
GParamSpec parent_instance;
|
@@ -4747,9 +4747,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
4747
4747
|
</table></div>
|
4748
4748
|
</div>
|
4749
4749
|
<hr>
|
4750
|
-
<div class="refsect2">
|
4750
|
+
<div class="refsect2" title="g_param_spec_unichar ()">
|
4751
4751
|
<a name="g-param-spec-unichar"></a><h3>g_param_spec_unichar ()</h3>
|
4752
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
4752
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_unichar (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
4753
4753
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
4754
4754
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
4755
4755
|
<em class="parameter"><code><a href="./../glib/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> default_value</code></em>,
|
@@ -4799,7 +4799,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
4799
4799
|
</table></div>
|
4800
4800
|
</div>
|
4801
4801
|
<hr>
|
4802
|
-
<div class="refsect2">
|
4802
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_VALUE_ARRAY()">
|
4803
4803
|
<a name="G-IS-PARAM-SPEC-VALUE-ARRAY:CAPS"></a><h3>G_IS_PARAM_SPEC_VALUE_ARRAY()</h3>
|
4804
4804
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_VALUE_ARRAY(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_VALUE_ARRAY))
|
4805
4805
|
</pre>
|
@@ -4823,7 +4823,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
4823
4823
|
</table></div>
|
4824
4824
|
</div>
|
4825
4825
|
<hr>
|
4826
|
-
<div class="refsect2">
|
4826
|
+
<div class="refsect2" title="G_PARAM_SPEC_VALUE_ARRAY()">
|
4827
4827
|
<a name="G-PARAM-SPEC-VALUE-ARRAY:CAPS"></a><h3>G_PARAM_SPEC_VALUE_ARRAY()</h3>
|
4828
4828
|
<pre class="programlisting">#define G_PARAM_SPEC_VALUE_ARRAY(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_VALUE_ARRAY, GParamSpecValueArray))
|
4829
4829
|
</pre>
|
@@ -4840,7 +4840,7 @@ Cast a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSp
|
|
4840
4840
|
</table></div>
|
4841
4841
|
</div>
|
4842
4842
|
<hr>
|
4843
|
-
<div class="refsect2">
|
4843
|
+
<div class="refsect2" title="G_TYPE_PARAM_VALUE_ARRAY">
|
4844
4844
|
<a name="G-TYPE-PARAM-VALUE-ARRAY:CAPS"></a><h3>G_TYPE_PARAM_VALUE_ARRAY</h3>
|
4845
4845
|
<pre class="programlisting">#define G_TYPE_PARAM_VALUE_ARRAY (g_param_spec_types[18])
|
4846
4846
|
</pre>
|
@@ -4849,7 +4849,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
4849
4849
|
</p>
|
4850
4850
|
</div>
|
4851
4851
|
<hr>
|
4852
|
-
<div class="refsect2">
|
4852
|
+
<div class="refsect2" title="GParamSpecValueArray">
|
4853
4853
|
<a name="GParamSpecValueArray"></a><h3>GParamSpecValueArray</h3>
|
4854
4854
|
<pre class="programlisting">typedef struct {
|
4855
4855
|
GParamSpec parent_instance;
|
@@ -4882,9 +4882,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
4882
4882
|
</table></div>
|
4883
4883
|
</div>
|
4884
4884
|
<hr>
|
4885
|
-
<div class="refsect2">
|
4885
|
+
<div class="refsect2" title="g_param_spec_value_array ()">
|
4886
4886
|
<a name="g-param-spec-value-array"></a><h3>g_param_spec_value_array ()</h3>
|
4887
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
4887
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_value_array (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
4888
4888
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
4889
4889
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
4890
4890
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *element_spec</code></em>,
|
@@ -4936,7 +4936,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
4936
4936
|
</table></div>
|
4937
4937
|
</div>
|
4938
4938
|
<hr>
|
4939
|
-
<div class="refsect2">
|
4939
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_OVERRIDE()">
|
4940
4940
|
<a name="G-IS-PARAM-SPEC-OVERRIDE:CAPS"></a><h3>G_IS_PARAM_SPEC_OVERRIDE()</h3>
|
4941
4941
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_OVERRIDE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_OVERRIDE))
|
4942
4942
|
</pre>
|
@@ -4961,7 +4961,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
4961
4961
|
<p class="since">Since 2.4</p>
|
4962
4962
|
</div>
|
4963
4963
|
<hr>
|
4964
|
-
<div class="refsect2">
|
4964
|
+
<div class="refsect2" title="G_PARAM_SPEC_OVERRIDE()">
|
4965
4965
|
<a name="G-PARAM-SPEC-OVERRIDE:CAPS"></a><h3>G_PARAM_SPEC_OVERRIDE()</h3>
|
4966
4966
|
<pre class="programlisting">#define G_PARAM_SPEC_OVERRIDE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_OVERRIDE, GParamSpecOverride))
|
4967
4967
|
</pre>
|
@@ -4979,7 +4979,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
4979
4979
|
<p class="since">Since 2.4</p>
|
4980
4980
|
</div>
|
4981
4981
|
<hr>
|
4982
|
-
<div class="refsect2">
|
4982
|
+
<div class="refsect2" title="G_TYPE_PARAM_OVERRIDE">
|
4983
4983
|
<a name="G-TYPE-PARAM-OVERRIDE:CAPS"></a><h3>G_TYPE_PARAM_OVERRIDE</h3>
|
4984
4984
|
<pre class="programlisting">#define G_TYPE_PARAM_OVERRIDE (g_param_spec_types[20])
|
4985
4985
|
</pre>
|
@@ -4989,7 +4989,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
4989
4989
|
<p class="since">Since 2.4</p>
|
4990
4990
|
</div>
|
4991
4991
|
<hr>
|
4992
|
-
<div class="refsect2">
|
4992
|
+
<div class="refsect2" title="GParamSpecOverride">
|
4993
4993
|
<a name="GParamSpecOverride"></a><h3>GParamSpecOverride</h3>
|
4994
4994
|
<pre class="programlisting">typedef struct {
|
4995
4995
|
} GParamSpecOverride;
|
@@ -5007,9 +5007,9 @@ unless you are implementing a new base type similar to GObject.
|
|
5007
5007
|
<p class="since">Since 2.4</p>
|
5008
5008
|
</div>
|
5009
5009
|
<hr>
|
5010
|
-
<div class="refsect2">
|
5010
|
+
<div class="refsect2" title="g_param_spec_override ()">
|
5011
5011
|
<a name="g-param-spec-override"></a><h3>g_param_spec_override ()</h3>
|
5012
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
5012
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_override (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
5013
5013
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *overridden</code></em>);</pre>
|
5014
5014
|
<p>
|
5015
5015
|
Creates a new property of type <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecOverride" title="GParamSpecOverride"><span class="type">GParamSpecOverride</span></a>. This is used
|
@@ -5039,7 +5039,7 @@ useful unless you are implementing a new base type similar to GObject.
|
|
5039
5039
|
<p class="since">Since 2.4</p>
|
5040
5040
|
</div>
|
5041
5041
|
<hr>
|
5042
|
-
<div class="refsect2">
|
5042
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_GTYPE()">
|
5043
5043
|
<a name="G-IS-PARAM-SPEC-GTYPE:CAPS"></a><h3>G_IS_PARAM_SPEC_GTYPE()</h3>
|
5044
5044
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_GTYPE(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_GTYPE))
|
5045
5045
|
</pre>
|
@@ -5064,7 +5064,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
5064
5064
|
<p class="since">Since 2.10</p>
|
5065
5065
|
</div>
|
5066
5066
|
<hr>
|
5067
|
-
<div class="refsect2">
|
5067
|
+
<div class="refsect2" title="G_PARAM_SPEC_GTYPE()">
|
5068
5068
|
<a name="G-PARAM-SPEC-GTYPE:CAPS"></a><h3>G_PARAM_SPEC_GTYPE()</h3>
|
5069
5069
|
<pre class="programlisting">#define G_PARAM_SPEC_GTYPE(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_GTYPE, GParamSpecGType))
|
5070
5070
|
</pre>
|
@@ -5082,7 +5082,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
5082
5082
|
<p class="since">Since 2.10</p>
|
5083
5083
|
</div>
|
5084
5084
|
<hr>
|
5085
|
-
<div class="refsect2">
|
5085
|
+
<div class="refsect2" title="G_VALUE_HOLDS_GTYPE()">
|
5086
5086
|
<a name="G-VALUE-HOLDS-GTYPE:CAPS"></a><h3>G_VALUE_HOLDS_GTYPE()</h3>
|
5087
5087
|
<pre class="programlisting">#define G_VALUE_HOLDS_GTYPE(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_GTYPE))
|
5088
5088
|
</pre>
|
@@ -5107,7 +5107,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
5107
5107
|
<p class="since">Since 2.12</p>
|
5108
5108
|
</div>
|
5109
5109
|
<hr>
|
5110
|
-
<div class="refsect2">
|
5110
|
+
<div class="refsect2" title="G_TYPE_PARAM_GTYPE">
|
5111
5111
|
<a name="G-TYPE-PARAM-GTYPE:CAPS"></a><h3>G_TYPE_PARAM_GTYPE</h3>
|
5112
5112
|
<pre class="programlisting">#define G_TYPE_PARAM_GTYPE (g_param_spec_types[21])
|
5113
5113
|
</pre>
|
@@ -5117,7 +5117,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
5117
5117
|
<p class="since">Since 2.10</p>
|
5118
5118
|
</div>
|
5119
5119
|
<hr>
|
5120
|
-
<div class="refsect2">
|
5120
|
+
<div class="refsect2" title="GParamSpecGType">
|
5121
5121
|
<a name="GParamSpecGType"></a><h3>GParamSpecGType</h3>
|
5122
5122
|
<pre class="programlisting">typedef struct {
|
5123
5123
|
GParamSpec parent_instance;
|
@@ -5145,9 +5145,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
5145
5145
|
<p class="since">Since 2.10</p>
|
5146
5146
|
</div>
|
5147
5147
|
<hr>
|
5148
|
-
<div class="refsect2">
|
5148
|
+
<div class="refsect2" title="g_param_spec_gtype ()">
|
5149
5149
|
<a name="g-param-spec-gtype"></a><h3>g_param_spec_gtype ()</h3>
|
5150
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
5150
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_gtype (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
5151
5151
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
5152
5152
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
5153
5153
|
<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>,
|
@@ -5198,7 +5198,7 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
5198
5198
|
<p class="since">Since 2.10</p>
|
5199
5199
|
</div>
|
5200
5200
|
<hr>
|
5201
|
-
<div class="refsect2">
|
5201
|
+
<div class="refsect2" title="g_value_get_gtype ()">
|
5202
5202
|
<a name="g-value-get-gtype"></a><h3>g_value_get_gtype ()</h3>
|
5203
5203
|
<pre class="programlisting"><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="returnvalue">GType</span></a> g_value_get_gtype (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
5204
5204
|
<p>
|
@@ -5222,7 +5222,7 @@ Get the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
5222
5222
|
<p class="since">Since 2.12</p>
|
5223
5223
|
</div>
|
5224
5224
|
<hr>
|
5225
|
-
<div class="refsect2">
|
5225
|
+
<div class="refsect2" title="g_value_set_gtype ()">
|
5226
5226
|
<a name="g-value-set-gtype"></a><h3>g_value_set_gtype ()</h3>
|
5227
5227
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_gtype (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
5228
5228
|
<em class="parameter"><code><a class="link" href="gobject-Type-Information.html#GType" title="GType"><span class="type">GType</span></a> v_gtype</code></em>);</pre>
|
@@ -5248,7 +5248,7 @@ Set the contents of a <a class="link" href="gobject-Type-Information.html#G-TYPE
|
|
5248
5248
|
<p class="since">Since 2.12</p>
|
5249
5249
|
</div>
|
5250
5250
|
<hr>
|
5251
|
-
<div class="refsect2">
|
5251
|
+
<div class="refsect2" title="G_IS_PARAM_SPEC_VARIANT()">
|
5252
5252
|
<a name="G-IS-PARAM-SPEC-VARIANT:CAPS"></a><h3>G_IS_PARAM_SPEC_VARIANT()</h3>
|
5253
5253
|
<pre class="programlisting">#define G_IS_PARAM_SPEC_VARIANT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_VARIANT))
|
5254
5254
|
</pre>
|
@@ -5274,7 +5274,7 @@ Checks whether the given <a class="link" href="gobject-GParamSpec.html#GParamSpe
|
|
5274
5274
|
<p class="since">Since 2.26</p>
|
5275
5275
|
</div>
|
5276
5276
|
<hr>
|
5277
|
-
<div class="refsect2">
|
5277
|
+
<div class="refsect2" title="G_PARAM_SPEC_VARIANT()">
|
5278
5278
|
<a name="G-PARAM-SPEC-VARIANT:CAPS"></a><h3>G_PARAM_SPEC_VARIANT()</h3>
|
5279
5279
|
<pre class="programlisting">#define G_PARAM_SPEC_VARIANT(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_VARIANT, GParamSpecVariant))
|
5280
5280
|
</pre>
|
@@ -5292,7 +5292,7 @@ Casts a <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamS
|
|
5292
5292
|
<p class="since">Since 2.26</p>
|
5293
5293
|
</div>
|
5294
5294
|
<hr>
|
5295
|
-
<div class="refsect2">
|
5295
|
+
<div class="refsect2" title="G_VALUE_HOLDS_VARIANT()">
|
5296
5296
|
<a name="G-VALUE-HOLDS-VARIANT:CAPS"></a><h3>G_VALUE_HOLDS_VARIANT()</h3>
|
5297
5297
|
<pre class="programlisting">#define G_VALUE_HOLDS_VARIANT(value) (G_TYPE_CHECK_VALUE_TYPE ((value), G_TYPE_VARIANT))
|
5298
5298
|
</pre>
|
@@ -5318,7 +5318,7 @@ Checks whether the given <a class="link" href="gobject-Generic-values.html#GValu
|
|
5318
5318
|
<p class="since">Since 2.26</p>
|
5319
5319
|
</div>
|
5320
5320
|
<hr>
|
5321
|
-
<div class="refsect2">
|
5321
|
+
<div class="refsect2" title="G_TYPE_PARAM_VARIANT">
|
5322
5322
|
<a name="G-TYPE-PARAM-VARIANT:CAPS"></a><h3>G_TYPE_PARAM_VARIANT</h3>
|
5323
5323
|
<pre class="programlisting">#define G_TYPE_PARAM_VARIANT (g_param_spec_types[22])
|
5324
5324
|
</pre>
|
@@ -5328,7 +5328,7 @@ The <a class="link" href="gobject-Type-Information.html#GType" title="GType"><sp
|
|
5328
5328
|
<p class="since">Since 2.26</p>
|
5329
5329
|
</div>
|
5330
5330
|
<hr>
|
5331
|
-
<div class="refsect2">
|
5331
|
+
<div class="refsect2" title="GParamSpecVariant">
|
5332
5332
|
<a name="GParamSpecVariant"></a><h3>GParamSpecVariant</h3>
|
5333
5333
|
<pre class="programlisting">typedef struct {
|
5334
5334
|
GParamSpec parent_instance;
|
@@ -5362,9 +5362,9 @@ A <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><
|
|
5362
5362
|
<p class="since">Since 2.26</p>
|
5363
5363
|
</div>
|
5364
5364
|
<hr>
|
5365
|
-
<div class="refsect2">
|
5365
|
+
<div class="refsect2" title="g_param_spec_variant ()">
|
5366
5366
|
<a name="g-param-spec-variant"></a><h3>g_param_spec_variant ()</h3>
|
5367
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
5367
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_param_spec_variant (<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
5368
5368
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *nick</code></em>,
|
5369
5369
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *blurb</code></em>,
|
5370
5370
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-GVariantType.html#GVariantType"><span class="type">GVariantType</span></a> *type</code></em>,
|
@@ -5425,9 +5425,9 @@ See <a class="link" href="gobject-GParamSpec.html#g-param-spec-internal" title="
|
|
5425
5425
|
<p class="since">Since 2.26</p>
|
5426
5426
|
</div>
|
5427
5427
|
<hr>
|
5428
|
-
<div class="refsect2">
|
5428
|
+
<div class="refsect2" title="g_value_get_variant ()">
|
5429
5429
|
<a name="g-value-get-variant"></a><h3>g_value_get_variant ()</h3>
|
5430
|
-
<pre class="programlisting"><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a
|
5430
|
+
<pre class="programlisting"><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a>* g_value_get_variant (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
5431
5431
|
<p>
|
5432
5432
|
Get the contents of a variant <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>.
|
5433
5433
|
</p>
|
@@ -5450,9 +5450,9 @@ Get the contents of a variant <a class="link" href="gobject-Generic-values.html#
|
|
5450
5450
|
<p class="since">Since 2.26</p>
|
5451
5451
|
</div>
|
5452
5452
|
<hr>
|
5453
|
-
<div class="refsect2">
|
5453
|
+
<div class="refsect2" title="g_value_dup_variant ()">
|
5454
5454
|
<a name="g-value-dup-variant"></a><h3>g_value_dup_variant ()</h3>
|
5455
|
-
<pre class="programlisting"><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a
|
5455
|
+
<pre class="programlisting"><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="returnvalue">GVariant</span></a>* g_value_dup_variant (<em class="parameter"><code>const <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);</pre>
|
5456
5456
|
<p>
|
5457
5457
|
Get the contents of a variant <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>, increasing its refcount.
|
5458
5458
|
</p>
|
@@ -5476,7 +5476,7 @@ Get the contents of a variant <a class="link" href="gobject-Generic-values.html#
|
|
5476
5476
|
<p class="since">Since 2.26</p>
|
5477
5477
|
</div>
|
5478
5478
|
<hr>
|
5479
|
-
<div class="refsect2">
|
5479
|
+
<div class="refsect2" title="g_value_set_variant ()">
|
5480
5480
|
<a name="g-value-set-variant"></a><h3>g_value_set_variant ()</h3>
|
5481
5481
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_set_variant (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
5482
5482
|
<em class="parameter"><code><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *variant</code></em>);</pre>
|
@@ -5502,7 +5502,7 @@ If the variant is floating, it is consumed.
|
|
5502
5502
|
<p class="since">Since 2.26</p>
|
5503
5503
|
</div>
|
5504
5504
|
<hr>
|
5505
|
-
<div class="refsect2">
|
5505
|
+
<div class="refsect2" title="g_value_take_variant ()">
|
5506
5506
|
<a name="g-value-take-variant"></a><h3>g_value_take_variant ()</h3>
|
5507
5507
|
<pre class="programlisting"><span class="returnvalue">void</span> g_value_take_variant (<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>,
|
5508
5508
|
<em class="parameter"><code><a href="./../glib/glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> *variant</code></em>);</pre>
|
@@ -5543,13 +5543,13 @@ This is an internal function introduced mainly for C marshallers.
|
|
5543
5543
|
<p class="since">Since 2.26</p>
|
5544
5544
|
</div>
|
5545
5545
|
</div>
|
5546
|
-
<div class="refsect1">
|
5546
|
+
<div class="refsect1" title="See Also">
|
5547
5547
|
<a name="gobject-Standard-Parameter-and-Value-Types.see-also"></a><h2>See Also</h2>
|
5548
5548
|
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a>, <a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a>, <a class="link" href="gobject-The-Base-Object-Type.html#g-object-class-install-property" title="g_object_class_install_property ()"><code class="function">g_object_class_install_property()</code></a>.
|
5549
5549
|
</div>
|
5550
5550
|
</div>
|
5551
5551
|
<div class="footer">
|
5552
5552
|
<hr>
|
5553
|
-
Generated by GTK-Doc V1.15
|
5553
|
+
Generated by GTK-Doc V1.15</div>
|
5554
5554
|
</body>
|
5555
5555
|
</html>
|