glib2 0.90.5-x86-mingw32 → 0.90.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +79 -0
- data/Rakefile +8 -65
- data/ext/glib2/rbglib.h +1 -1
- data/ext/glib2/rbgobj_type.c +1 -1
- data/lib/1.8/glib2.so +0 -0
- data/lib/1.9/glib2.so +0 -0
- data/lib/glib2.rb +2 -2
- data/lib/gnome2-raketask.rb +185 -0
- data/lib/gnome2-win32-binary-downloader.rb +49 -9
- data/lib/mkmf-gnome2.rb +55 -43
- data/test-unit/History.txt +5 -0
- data/test-unit/html/index.html +2 -2
- data/test-unit/html/index.html.ja +2 -2
- data/test-unit/lib/test/unit/assertions.rb +9 -4
- data/test-unit/lib/test/unit/autorunner.rb +13 -1
- data/test-unit/lib/test/unit/testsuite.rb +4 -2
- data/test-unit/lib/test/unit/version.rb +1 -1
- data/test-unit/test/test-testcase.rb +11 -3
- data/test-unit/test/test_assertions.rb +24 -3
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/glib-gettextize +2 -2
- data/vendor/local/bin/glib-mkenums +1 -1
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/lib/gio-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0.lib +0 -0
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +1 -1
- data/vendor/local/lib/gmodule-2.0.lib +0 -0
- data/vendor/local/lib/gobject-2.0.lib +0 -0
- data/vendor/local/lib/gthread-2.0.lib +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +2 -2
- data/vendor/local/manifest/{glib-dev_2.26.0-2_win32.mft → glib-dev_2.26.1-1_win32.mft} +4 -4
- data/vendor/local/manifest/{glib_2.26.0-2_win32.mft → glib_2.26.1-1_win32.mft} +2 -2
- data/vendor/local/share/doc/{glib-2.26.0 → glib-2.26.1}/COPYING +0 -0
- data/vendor/local/share/doc/{glib-dev-2.26.0 → glib-dev-2.26.1}/COPYING +0 -0
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +47 -47
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +30 -30
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +81 -81
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +65 -65
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +52 -52
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +51 -51
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +26 -26
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +46 -46
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +221 -231
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +157 -157
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +53 -53
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +48 -48
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +43 -43
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +83 -108
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +79 -79
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +60 -64
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +36 -40
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +29 -29
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +40 -40
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +4 -8
- data/vendor/local/share/gtk-doc/html/gio/async.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/ch24.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch25.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/ch25s02.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch25s03.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch26s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26s03.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/ch26s04.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch26s05.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch26s06.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch26s07.html +70 -5
- data/vendor/local/share/gtk-doc/html/gio/ch27.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch27s02.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/ch27s03.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/ch27s04.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch27s05.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ch27s06.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/extending.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +44 -44
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +27 -33
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-GSrvTarget.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +45 -45
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp +9 -10
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +9 -10
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/icons.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/index.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +0 -1
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/networking.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/settings.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/tools.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/types.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/utils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +10 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +5 -9
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +9 -33
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +53 -53
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +32 -32
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +36 -36
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +49 -49
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +40 -40
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +70 -70
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +42 -46
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +23 -23
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +83 -83
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +62 -62
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +31 -31
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +31 -31
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +50 -50
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +112 -118
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +227 -261
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +91 -107
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +16 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +60 -60
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +66 -66
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +26 -26
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +72 -72
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +78 -78
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +51 -51
- data/vendor/local/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html +37 -37
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +38 -38
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocators.html +15 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Chunks.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +21 -21
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +64 -109
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +65 -65
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +80 -80
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +50 -50
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +41 -41
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +34 -34
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +35 -35
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +45 -45
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +16 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +29 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +87 -87
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +27 -27
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +154 -154
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +93 -93
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +73 -73
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +122 -128
- data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +134 -134
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +14 -14
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +97 -97
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +16 -119
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +33 -33
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +29 -29
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +8 -8
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +6 -6
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +83 -83
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +30 -30
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp +30 -36
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +30 -36
- data/vendor/local/share/gtk-doc/html/glib/glib.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +44 -44
- data/vendor/local/share/gtk-doc/html/glib/index.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +1 -6
- data/vendor/local/share/gtk-doc/html/glib/tools.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +31 -31
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +22 -22
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +20 -20
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/ch06s03.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +15 -15
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +23 -23
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +17 -17
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +26 -26
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +74 -74
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +44 -44
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +71 -71
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +36 -36
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +71 -71
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +262 -262
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +97 -97
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +158 -158
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +37 -37
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +13 -13
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +11 -11
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +10 -10
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/index.html +11 -11
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +12 -12
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +4 -4
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/man/man1/glib-genmarshal.1 +15 -6
- data/vendor/local/share/man/man1/glib-mkenums.1 +12 -3
- data/vendor/local/share/man/man1/gobject-query.1 +13 -4
- data/vendor/local/src/tml/packaging/{glib_2.26.0-2_win32.log → glib_2.26.1-1_win32.log} +549 -558
- data/vendor/local/src/tml/packaging/{glib_2.26.0-2_win32.sh → glib_2.26.1-1_win32.sh} +2 -2
- metadata +860 -857
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>The Base Object Type</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="GTypeModule.html" title="GTypeModule">
|
10
10
|
<link rel="next" href="gobject-Enumeration-and-Flag-Types.html" title="Enumeration and Flag Types">
|
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">
|
@@ -30,7 +30,7 @@
|
|
30
30
|
<a href="#gobject-The-Base-Object-Type.signals" class="shortcut">Signals</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="refentry">
|
33
|
+
<div class="refentry" title="The Base Object Type">
|
34
34
|
<a name="gobject-The-Base-Object-Type"></a><div class="titlepage"></div>
|
35
35
|
<div class="refnamediv"><table width="100%"><tr>
|
36
36
|
<td valign="top">
|
@@ -39,7 +39,7 @@
|
|
39
39
|
</td>
|
40
40
|
<td valign="top" align="right"></td>
|
41
41
|
</tr></table></div>
|
42
|
-
<div class="refsynopsisdiv">
|
42
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
43
43
|
<a name="gobject-The-Base-Object-Type.synopsis"></a><h2>Synopsis</h2>
|
44
44
|
<a name="GObject"></a><pre class="synopsis">
|
45
45
|
#include <glib-object.h>
|
@@ -72,18 +72,18 @@
|
|
72
72
|
<span class="returnvalue">void</span> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-class-install-properties" title="g_object_class_install_properties ()">g_object_class_install_properties</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
73
73
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_pspecs</code></em>,
|
74
74
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> **pspecs</code></em>);
|
75
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
75
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-The-Base-Object-Type.html#g-object-class-find-property" title="g_object_class_find_property ()">g_object_class_find_property</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
76
76
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);
|
77
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
77
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>** <a class="link" href="gobject-The-Base-Object-Type.html#g-object-class-list-properties" title="g_object_class_list_properties ()">g_object_class_list_properties</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
78
78
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);
|
79
79
|
<span class="returnvalue">void</span> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-class-override-property" title="g_object_class_override_property ()">g_object_class_override_property</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
80
80
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
|
81
81
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);
|
82
82
|
<span class="returnvalue">void</span> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-interface-install-property" title="g_object_interface_install_property ()">g_object_interface_install_property</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
83
83
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);
|
84
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
84
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* <a class="link" href="gobject-The-Base-Object-Type.html#g-object-interface-find-property" title="g_object_interface_find_property ()">g_object_interface_find_property</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
85
85
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);
|
86
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
86
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>** <a class="link" href="gobject-The-Base-Object-Type.html#g-object-interface-list-properties" title="g_object_interface_list_properties ()">g_object_interface_list_properties</a> (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
87
87
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties_p</code></em>);
|
88
88
|
<a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-new" title="g_object_new ()">g_object_new</a> (<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>,
|
89
89
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -167,7 +167,7 @@ typedef <a class="link" href="gobject-The-Base-Object-Type.html#GIni
|
|
167
167
|
<span class="returnvalue">void</span> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get-property" title="g_object_get_property ()">g_object_get_property</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
168
168
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
|
169
169
|
<em class="parameter"><code><a class="link" href="gobject-Generic-values.html#GValue" title="GValue"><span class="type">GValue</span></a> *value</code></em>);
|
170
|
-
<a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a
|
170
|
+
<a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a>* <a class="link" href="gobject-The-Base-Object-Type.html#g-object-new-valist" title="g_object_new_valist ()">g_object_new_valist</a> (<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>,
|
171
171
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
172
172
|
<em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);
|
173
173
|
<span class="returnvalue">void</span> <a class="link" href="gobject-The-Base-Object-Type.html#g-object-set-valist" title="g_object_set_valist ()">g_object_set_valist</a> (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
@@ -184,7 +184,7 @@ typedef <a class="link" href="gobject-The-Base-Object-Type.html#GIni
|
|
184
184
|
pspec)
|
185
185
|
</pre>
|
186
186
|
</div>
|
187
|
-
<div class="refsect1">
|
187
|
+
<div class="refsect1" title="Object Hierarchy">
|
188
188
|
<a name="gobject-The-Base-Object-Type.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
189
189
|
<pre class="synopsis">
|
190
190
|
GObject
|
@@ -192,13 +192,13 @@ typedef <a class="link" href="gobject-The-Base-Object-Type.html#GIni
|
|
192
192
|
+----<a class="link" href="GTypeModule.html" title="GTypeModule">GTypeModule</a>
|
193
193
|
</pre>
|
194
194
|
</div>
|
195
|
-
<div class="refsect1">
|
195
|
+
<div class="refsect1" title="Signals">
|
196
196
|
<a name="gobject-The-Base-Object-Type.signals"></a><h2>Signals</h2>
|
197
197
|
<pre class="synopsis">
|
198
198
|
"<a class="link" href="gobject-The-Base-Object-Type.html#GObject-notify" title='The "notify" signal'>notify</a>" : Run First / No Recursion / Has Details / Action / No Hooks
|
199
199
|
</pre>
|
200
200
|
</div>
|
201
|
-
<div class="refsect1">
|
201
|
+
<div class="refsect1" title="Description">
|
202
202
|
<a name="gobject-The-Base-Object-Type.description"></a><h2>Description</h2>
|
203
203
|
<p>
|
204
204
|
GObject is the fundamental type providing the common attributes and
|
@@ -306,9 +306,9 @@ following sequence can be used:
|
|
306
306
|
<p>
|
307
307
|
</p>
|
308
308
|
</div>
|
309
|
-
<div class="refsect1">
|
309
|
+
<div class="refsect1" title="Details">
|
310
310
|
<a name="gobject-The-Base-Object-Type.details"></a><h2>Details</h2>
|
311
|
-
<div class="refsect2">
|
311
|
+
<div class="refsect2" title="GObject">
|
312
312
|
<a name="GObject-struct"></a><h3>GObject</h3>
|
313
313
|
<pre class="programlisting">typedef struct _GObject GObject;</pre>
|
314
314
|
<p>
|
@@ -317,7 +317,7 @@ to the <a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span cl
|
|
317
317
|
</p>
|
318
318
|
</div>
|
319
319
|
<hr>
|
320
|
-
<div class="refsect2">
|
320
|
+
<div class="refsect2" title="GObjectClass">
|
321
321
|
<a name="GObjectClass"></a><h3>GObjectClass</h3>
|
322
322
|
<pre class="programlisting">typedef struct {
|
323
323
|
GTypeClass g_type_class;
|
@@ -355,7 +355,7 @@ The class structure for the <span class="structname">GObject</span> type.
|
|
355
355
|
<p>
|
356
356
|
</p>
|
357
357
|
<div class="example">
|
358
|
-
<a name="
|
358
|
+
<a name="id389321"></a><p class="title"><b>Example 1. Implementing singletons using a constructor</b></p>
|
359
359
|
<div class="example-contents">
|
360
360
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
361
361
|
<tbody>
|
@@ -484,7 +484,7 @@ The class structure for the <span class="structname">GObject</span> type.
|
|
484
484
|
</table></div>
|
485
485
|
</div>
|
486
486
|
<hr>
|
487
|
-
<div class="refsect2">
|
487
|
+
<div class="refsect2" title="GObjectConstructParam">
|
488
488
|
<a name="GObjectConstructParam"></a><h3>GObjectConstructParam</h3>
|
489
489
|
<pre class="programlisting">typedef struct {
|
490
490
|
GParamSpec *pspec;
|
@@ -513,7 +513,7 @@ a <a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="G
|
|
513
513
|
</table></div>
|
514
514
|
</div>
|
515
515
|
<hr>
|
516
|
-
<div class="refsect2">
|
516
|
+
<div class="refsect2" title="GObjectGetPropertyFunc ()">
|
517
517
|
<a name="GObjectGetPropertyFunc"></a><h3>GObjectGetPropertyFunc ()</h3>
|
518
518
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GObjectGetPropertyFunc) (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
519
519
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
|
@@ -550,7 +550,7 @@ The type of the <em class="parameter"><code>get_property</code></em> function of
|
|
550
550
|
</table></div>
|
551
551
|
</div>
|
552
552
|
<hr>
|
553
|
-
<div class="refsect2">
|
553
|
+
<div class="refsect2" title="GObjectSetPropertyFunc ()">
|
554
554
|
<a name="GObjectSetPropertyFunc"></a><h3>GObjectSetPropertyFunc ()</h3>
|
555
555
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GObjectSetPropertyFunc) (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
556
556
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
|
@@ -587,7 +587,7 @@ The type of the <em class="parameter"><code>set_property</code></em> function of
|
|
587
587
|
</table></div>
|
588
588
|
</div>
|
589
589
|
<hr>
|
590
|
-
<div class="refsect2">
|
590
|
+
<div class="refsect2" title="GObjectFinalizeFunc ()">
|
591
591
|
<a name="GObjectFinalizeFunc"></a><h3>GObjectFinalizeFunc ()</h3>
|
592
592
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GObjectFinalizeFunc) (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
593
593
|
<p>
|
@@ -603,7 +603,7 @@ The type of the <em class="parameter"><code>finalize</code></em> function of <a
|
|
603
603
|
</table></div>
|
604
604
|
</div>
|
605
605
|
<hr>
|
606
|
-
<div class="refsect2">
|
606
|
+
<div class="refsect2" title="G_TYPE_IS_OBJECT()">
|
607
607
|
<a name="G-TYPE-IS-OBJECT:CAPS"></a><h3>G_TYPE_IS_OBJECT()</h3>
|
608
608
|
<pre class="programlisting">#define G_TYPE_IS_OBJECT(type) (G_TYPE_FUNDAMENTAL (type) == G_TYPE_OBJECT)
|
609
609
|
</pre>
|
@@ -627,7 +627,7 @@ Check if the passed in type id is a <a class="link" href="gobject-Type-Informati
|
|
627
627
|
</table></div>
|
628
628
|
</div>
|
629
629
|
<hr>
|
630
|
-
<div class="refsect2">
|
630
|
+
<div class="refsect2" title="G_OBJECT()">
|
631
631
|
<a name="G-OBJECT:CAPS"></a><h3>G_OBJECT()</h3>
|
632
632
|
<pre class="programlisting">#define G_OBJECT(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), G_TYPE_OBJECT, GObject))
|
633
633
|
</pre>
|
@@ -646,7 +646,7 @@ certain runtime checks to identify invalid casts.
|
|
646
646
|
</table></div>
|
647
647
|
</div>
|
648
648
|
<hr>
|
649
|
-
<div class="refsect2">
|
649
|
+
<div class="refsect2" title="G_IS_OBJECT()">
|
650
650
|
<a name="G-IS-OBJECT:CAPS"></a><h3>G_IS_OBJECT()</h3>
|
651
651
|
<pre class="programlisting">#define G_IS_OBJECT(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), G_TYPE_OBJECT))
|
652
652
|
</pre>
|
@@ -663,7 +663,7 @@ Checks whether a valid <a class="link" href="gobject-Type-Information.html#GType
|
|
663
663
|
</table></div>
|
664
664
|
</div>
|
665
665
|
<hr>
|
666
|
-
<div class="refsect2">
|
666
|
+
<div class="refsect2" title="G_OBJECT_CLASS()">
|
667
667
|
<a name="G-OBJECT-CLASS:CAPS"></a><h3>G_OBJECT_CLASS()</h3>
|
668
668
|
<pre class="programlisting">#define G_OBJECT_CLASS(class) (G_TYPE_CHECK_CLASS_CAST ((class), G_TYPE_OBJECT, GObjectClass))
|
669
669
|
</pre>
|
@@ -680,7 +680,7 @@ Casts a derived <a class="link" href="gobject-The-Base-Object-Type.html#GObjectC
|
|
680
680
|
</table></div>
|
681
681
|
</div>
|
682
682
|
<hr>
|
683
|
-
<div class="refsect2">
|
683
|
+
<div class="refsect2" title="G_IS_OBJECT_CLASS()">
|
684
684
|
<a name="G-IS-OBJECT-CLASS:CAPS"></a><h3>G_IS_OBJECT_CLASS()</h3>
|
685
685
|
<pre class="programlisting">#define G_IS_OBJECT_CLASS(class) (G_TYPE_CHECK_CLASS_TYPE ((class), G_TYPE_OBJECT))
|
686
686
|
</pre>
|
@@ -698,7 +698,7 @@ Checks whether <em class="parameter"><code>class</code></em> "is a" valid <a cla
|
|
698
698
|
</table></div>
|
699
699
|
</div>
|
700
700
|
<hr>
|
701
|
-
<div class="refsect2">
|
701
|
+
<div class="refsect2" title="G_OBJECT_GET_CLASS()">
|
702
702
|
<a name="G-OBJECT-GET-CLASS:CAPS"></a><h3>G_OBJECT_GET_CLASS()</h3>
|
703
703
|
<pre class="programlisting">#define G_OBJECT_GET_CLASS(object) (G_TYPE_INSTANCE_GET_CLASS ((object), G_TYPE_OBJECT, GObjectClass))
|
704
704
|
</pre>
|
@@ -722,7 +722,7 @@ Get the class structure associated to a <a class="link" href="gobject-The-Base-O
|
|
722
722
|
</table></div>
|
723
723
|
</div>
|
724
724
|
<hr>
|
725
|
-
<div class="refsect2">
|
725
|
+
<div class="refsect2" title="G_OBJECT_TYPE()">
|
726
726
|
<a name="G-OBJECT-TYPE:CAPS"></a><h3>G_OBJECT_TYPE()</h3>
|
727
727
|
<pre class="programlisting">#define G_OBJECT_TYPE(object) (G_TYPE_FROM_INSTANCE (object))
|
728
728
|
</pre>
|
@@ -746,7 +746,7 @@ Get the type id of an object.
|
|
746
746
|
</table></div>
|
747
747
|
</div>
|
748
748
|
<hr>
|
749
|
-
<div class="refsect2">
|
749
|
+
<div class="refsect2" title="G_OBJECT_TYPE_NAME()">
|
750
750
|
<a name="G-OBJECT-TYPE-NAME:CAPS"></a><h3>G_OBJECT_TYPE_NAME()</h3>
|
751
751
|
<pre class="programlisting">#define G_OBJECT_TYPE_NAME(object) (g_type_name (G_OBJECT_TYPE (object)))
|
752
752
|
</pre>
|
@@ -771,7 +771,7 @@ Get the name of an object's type.
|
|
771
771
|
</table></div>
|
772
772
|
</div>
|
773
773
|
<hr>
|
774
|
-
<div class="refsect2">
|
774
|
+
<div class="refsect2" title="G_OBJECT_CLASS_TYPE()">
|
775
775
|
<a name="G-OBJECT-CLASS-TYPE:CAPS"></a><h3>G_OBJECT_CLASS_TYPE()</h3>
|
776
776
|
<pre class="programlisting">#define G_OBJECT_CLASS_TYPE(class) (G_TYPE_FROM_CLASS (class))
|
777
777
|
</pre>
|
@@ -795,7 +795,7 @@ Get the type id of a class structure.
|
|
795
795
|
</table></div>
|
796
796
|
</div>
|
797
797
|
<hr>
|
798
|
-
<div class="refsect2">
|
798
|
+
<div class="refsect2" title="G_OBJECT_CLASS_NAME()">
|
799
799
|
<a name="G-OBJECT-CLASS-NAME:CAPS"></a><h3>G_OBJECT_CLASS_NAME()</h3>
|
800
800
|
<pre class="programlisting">#define G_OBJECT_CLASS_NAME(class) (g_type_name (G_OBJECT_CLASS_TYPE (class)))
|
801
801
|
</pre>
|
@@ -820,7 +820,7 @@ Return the name of a class structure's type.
|
|
820
820
|
</table></div>
|
821
821
|
</div>
|
822
822
|
<hr>
|
823
|
-
<div class="refsect2">
|
823
|
+
<div class="refsect2" title="g_object_class_install_property ()">
|
824
824
|
<a name="g-object-class-install-property"></a><h3>g_object_class_install_property ()</h3>
|
825
825
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_class_install_property (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
826
826
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
|
@@ -855,7 +855,7 @@ e.g. to change the range of allowed values or the default value.
|
|
855
855
|
</table></div>
|
856
856
|
</div>
|
857
857
|
<hr>
|
858
|
-
<div class="refsect2">
|
858
|
+
<div class="refsect2" title="g_object_class_install_properties ()">
|
859
859
|
<a name="g-object-class-install-properties"></a><h3>g_object_class_install_properties ()</h3>
|
860
860
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_class_install_properties (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
861
861
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_pspecs</code></em>,
|
@@ -874,7 +874,7 @@ be used to store a <a class="link" href="gobject-GParamSpec.html#GParamSpec" tit
|
|
874
874
|
</p>
|
875
875
|
<p>
|
876
876
|
This function should be used if you plan to use a static array of
|
877
|
-
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a>s and <code class="function">
|
877
|
+
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a>s and <a class="link" href="gobject-The-Base-Object-Type.html#g-object-notify-by-pspec" title="g_object_notify_by_pspec ()"><code class="function">g_object_notify_by_pspec()</code></a>. For instance, this
|
878
878
|
class initialization:
|
879
879
|
</p>
|
880
880
|
<p>
|
@@ -1004,9 +1004,9 @@ allows calling <a class="link" href="gobject-The-Base-Object-Type.html#g-object-
|
|
1004
1004
|
<p class="since">Since 2.26</p>
|
1005
1005
|
</div>
|
1006
1006
|
<hr>
|
1007
|
-
<div class="refsect2">
|
1007
|
+
<div class="refsect2" title="g_object_class_find_property ()">
|
1008
1008
|
<a name="g-object-class-find-property"></a><h3>g_object_class_find_property ()</h3>
|
1009
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1009
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_object_class_find_property (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
1010
1010
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
|
1011
1011
|
<p>
|
1012
1012
|
Looks up the <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> for a property of a class.
|
@@ -1034,9 +1034,9 @@ Looks up the <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GP
|
|
1034
1034
|
</table></div>
|
1035
1035
|
</div>
|
1036
1036
|
<hr>
|
1037
|
-
<div class="refsect2">
|
1037
|
+
<div class="refsect2" title="g_object_class_list_properties ()">
|
1038
1038
|
<a name="g-object-class-list-properties"></a><h3>g_object_class_list_properties ()</h3>
|
1039
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1039
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>** g_object_class_list_properties (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
1040
1040
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties</code></em>);</pre>
|
1041
1041
|
<p>
|
1042
1042
|
Get an array of <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a>* for all properties of a class.
|
@@ -1063,7 +1063,7 @@ Get an array of <a class="link" href="gobject-GParamSpec.html#GParamSpec" title=
|
|
1063
1063
|
</table></div>
|
1064
1064
|
</div>
|
1065
1065
|
<hr>
|
1066
|
-
<div class="refsect2">
|
1066
|
+
<div class="refsect2" title="g_object_class_override_property ()">
|
1067
1067
|
<a name="g-object-class-override-property"></a><h3>g_object_class_override_property ()</h3>
|
1068
1068
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_class_override_property (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObjectClass" title="GObjectClass"><span class="type">GObjectClass</span></a> *oclass</code></em>,
|
1069
1069
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> property_id</code></em>,
|
@@ -1077,7 +1077,7 @@ the implementation of a property from an interface.
|
|
1077
1077
|
</p>
|
1078
1078
|
<p>
|
1079
1079
|
</p>
|
1080
|
-
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1080
|
+
<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1081
1081
|
<h3 class="title">Note</h3>
|
1082
1082
|
Internally, overriding is implemented by creating a property of type
|
1083
1083
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecOverride" title="GParamSpecOverride"><span class="type">GParamSpecOverride</span></a>; generally operations that query the properties of
|
@@ -1116,7 +1116,7 @@ need to get the overridden property, you can call
|
|
1116
1116
|
<p class="since">Since 2.4</p>
|
1117
1117
|
</div>
|
1118
1118
|
<hr>
|
1119
|
-
<div class="refsect2">
|
1119
|
+
<div class="refsect2" title="g_object_interface_install_property ()">
|
1120
1120
|
<a name="g-object-interface-install-property"></a><h3>g_object_interface_install_property ()</h3>
|
1121
1121
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_interface_install_property (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
1122
1122
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
|
@@ -1156,9 +1156,9 @@ been called for any object types implementing this interface.
|
|
1156
1156
|
<p class="since">Since 2.4</p>
|
1157
1157
|
</div>
|
1158
1158
|
<hr>
|
1159
|
-
<div class="refsect2">
|
1159
|
+
<div class="refsect2" title="g_object_interface_find_property ()">
|
1160
1160
|
<a name="g-object-interface-find-property"></a><h3>g_object_interface_find_property ()</h3>
|
1161
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1161
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>* g_object_interface_find_property (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
1162
1162
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
|
1163
1163
|
<p>
|
1164
1164
|
Find the <a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> with the given name for an
|
@@ -1192,9 +1192,9 @@ if you know the interface has already been loaded,
|
|
1192
1192
|
<p class="since">Since 2.4</p>
|
1193
1193
|
</div>
|
1194
1194
|
<hr>
|
1195
|
-
<div class="refsect2">
|
1195
|
+
<div class="refsect2" title="g_object_interface_list_properties ()">
|
1196
1196
|
<a name="g-object-interface-list-properties"></a><h3>g_object_interface_list_properties ()</h3>
|
1197
|
-
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a
|
1197
|
+
<pre class="programlisting"><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="returnvalue">GParamSpec</span></a>** g_object_interface_list_properties (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> g_iface</code></em>,
|
1198
1198
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_properties_p</code></em>);</pre>
|
1199
1199
|
<p>
|
1200
1200
|
Lists the properties of an interface.Generally, the interface
|
@@ -1229,7 +1229,7 @@ already been loaded, <a class="link" href="gobject-Type-Information.html#g-type-
|
|
1229
1229
|
<p class="since">Since 2.4</p>
|
1230
1230
|
</div>
|
1231
1231
|
<hr>
|
1232
|
-
<div class="refsect2">
|
1232
|
+
<div class="refsect2" title="g_object_new ()">
|
1233
1233
|
<a name="g-object-new"></a><h3>g_object_new ()</h3>
|
1234
1234
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_new (<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>,
|
1235
1235
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -1269,7 +1269,7 @@ which are not explicitly specified are set to their default values.
|
|
1269
1269
|
</table></div>
|
1270
1270
|
</div>
|
1271
1271
|
<hr>
|
1272
|
-
<div class="refsect2">
|
1272
|
+
<div class="refsect2" title="g_object_newv ()">
|
1273
1273
|
<a name="g-object-newv"></a><h3>g_object_newv ()</h3>
|
1274
1274
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_newv (<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>,
|
1275
1275
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_parameters</code></em>,
|
@@ -1308,7 +1308,7 @@ which are not explicitly specified are set to their default values.
|
|
1308
1308
|
</table></div>
|
1309
1309
|
</div>
|
1310
1310
|
<hr>
|
1311
|
-
<div class="refsect2">
|
1311
|
+
<div class="refsect2" title="GParameter">
|
1312
1312
|
<a name="GParameter"></a><h3>GParameter</h3>
|
1313
1313
|
<pre class="programlisting">typedef struct {
|
1314
1314
|
const gchar *name;
|
@@ -1336,7 +1336,7 @@ to hand parameter name/value pairs to <a class="link" href="gobject-The-Base-Obj
|
|
1336
1336
|
</table></div>
|
1337
1337
|
</div>
|
1338
1338
|
<hr>
|
1339
|
-
<div class="refsect2">
|
1339
|
+
<div class="refsect2" title="g_object_ref ()">
|
1340
1340
|
<a name="g-object-ref"></a><h3>g_object_ref ()</h3>
|
1341
1341
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_ref (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>);</pre>
|
1342
1342
|
<p>
|
@@ -1359,7 +1359,7 @@ Increases the reference count of <em class="parameter"><code>object</code></em>.
|
|
1359
1359
|
</table></div>
|
1360
1360
|
</div>
|
1361
1361
|
<hr>
|
1362
|
-
<div class="refsect2">
|
1362
|
+
<div class="refsect2" title="g_object_unref ()">
|
1363
1363
|
<a name="g-object-unref"></a><h3>g_object_unref ()</h3>
|
1364
1364
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_unref (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>);</pre>
|
1365
1365
|
<p>
|
@@ -1376,7 +1376,7 @@ drops to 0, the object is finalized (i.e. its memory is freed).
|
|
1376
1376
|
</table></div>
|
1377
1377
|
</div>
|
1378
1378
|
<hr>
|
1379
|
-
<div class="refsect2">
|
1379
|
+
<div class="refsect2" title="g_object_ref_sink ()">
|
1380
1380
|
<a name="g-object-ref-sink"></a><h3>g_object_ref_sink ()</h3>
|
1381
1381
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_ref_sink (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>);</pre>
|
1382
1382
|
<p>
|
@@ -1409,7 +1409,7 @@ adds a new normal reference increasing the reference count by one.
|
|
1409
1409
|
<p class="since">Since 2.10</p>
|
1410
1410
|
</div>
|
1411
1411
|
<hr>
|
1412
|
-
<div class="refsect2">
|
1412
|
+
<div class="refsect2" title="GInitiallyUnowned">
|
1413
1413
|
<a name="GInitiallyUnowned"></a><h3>GInitiallyUnowned</h3>
|
1414
1414
|
<pre class="programlisting">typedef struct _GObject GInitiallyUnowned;
|
1415
1415
|
</pre>
|
@@ -1420,7 +1420,7 @@ accessed directly.
|
|
1420
1420
|
</p>
|
1421
1421
|
</div>
|
1422
1422
|
<hr>
|
1423
|
-
<div class="refsect2">
|
1423
|
+
<div class="refsect2" title="GInitiallyUnownedClass">
|
1424
1424
|
<a name="GInitiallyUnownedClass"></a><h3>GInitiallyUnownedClass</h3>
|
1425
1425
|
<pre class="programlisting">typedef struct _GObjectClass GInitiallyUnownedClass;
|
1426
1426
|
</pre>
|
@@ -1429,7 +1429,7 @@ The class structure for the <span class="structname">GInitiallyUnowned</span> ty
|
|
1429
1429
|
</p>
|
1430
1430
|
</div>
|
1431
1431
|
<hr>
|
1432
|
-
<div class="refsect2">
|
1432
|
+
<div class="refsect2" title="G_TYPE_INITIALLY_UNOWNED">
|
1433
1433
|
<a name="G-TYPE-INITIALLY-UNOWNED:CAPS"></a><h3>G_TYPE_INITIALLY_UNOWNED</h3>
|
1434
1434
|
<pre class="programlisting">#define G_TYPE_INITIALLY_UNOWNED (g_initially_unowned_get_type())
|
1435
1435
|
</pre>
|
@@ -1438,7 +1438,7 @@ The type for <a class="link" href="gobject-The-Base-Object-Type.html#GInitiallyU
|
|
1438
1438
|
</p>
|
1439
1439
|
</div>
|
1440
1440
|
<hr>
|
1441
|
-
<div class="refsect2">
|
1441
|
+
<div class="refsect2" title="g_object_is_floating ()">
|
1442
1442
|
<a name="g-object-is-floating"></a><h3>g_object_is_floating ()</h3>
|
1443
1443
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_object_is_floating (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>);</pre>
|
1444
1444
|
<p>
|
@@ -1463,7 +1463,7 @@ reference.
|
|
1463
1463
|
<p class="since">Since 2.10</p>
|
1464
1464
|
</div>
|
1465
1465
|
<hr>
|
1466
|
-
<div class="refsect2">
|
1466
|
+
<div class="refsect2" title="g_object_force_floating ()">
|
1467
1467
|
<a name="g-object-force-floating"></a><h3>g_object_force_floating ()</h3>
|
1468
1468
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_force_floating (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
1469
1469
|
<p>
|
@@ -1484,7 +1484,7 @@ usually just needs to be sunken by calling <a class="link" href="gobject-The-Bas
|
|
1484
1484
|
<p class="since">Since 2.10</p>
|
1485
1485
|
</div>
|
1486
1486
|
<hr>
|
1487
|
-
<div class="refsect2">
|
1487
|
+
<div class="refsect2" title="GWeakNotify ()">
|
1488
1488
|
<a name="GWeakNotify"></a><h3>GWeakNotify ()</h3>
|
1489
1489
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GWeakNotify) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
1490
1490
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *where_the_object_was</code></em>);</pre>
|
@@ -1511,7 +1511,7 @@ with the object, apart from e.g. using its adress as hash-index or the like.
|
|
1511
1511
|
</table></div>
|
1512
1512
|
</div>
|
1513
1513
|
<hr>
|
1514
|
-
<div class="refsect2">
|
1514
|
+
<div class="refsect2" title="g_object_weak_ref ()">
|
1515
1515
|
<a name="g-object-weak-ref"></a><h3>g_object_weak_ref ()</h3>
|
1516
1516
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_weak_ref (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1517
1517
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GWeakNotify" title="GWeakNotify ()"><span class="type">GWeakNotify</span></a> notify</code></em>,
|
@@ -1546,7 +1546,7 @@ strong reference, that is, forces the object to stay alive).
|
|
1546
1546
|
</table></div>
|
1547
1547
|
</div>
|
1548
1548
|
<hr>
|
1549
|
-
<div class="refsect2">
|
1549
|
+
<div class="refsect2" title="g_object_weak_unref ()">
|
1550
1550
|
<a name="g-object-weak-unref"></a><h3>g_object_weak_unref ()</h3>
|
1551
1551
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_weak_unref (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1552
1552
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GWeakNotify" title="GWeakNotify ()"><span class="type">GWeakNotify</span></a> notify</code></em>,
|
@@ -1577,7 +1577,7 @@ Removes a weak reference callback to an object.
|
|
1577
1577
|
</table></div>
|
1578
1578
|
</div>
|
1579
1579
|
<hr>
|
1580
|
-
<div class="refsect2">
|
1580
|
+
<div class="refsect2" title="g_object_add_weak_pointer ()">
|
1581
1581
|
<a name="g-object-add-weak-pointer"></a><h3>g_object_add_weak_pointer ()</h3>
|
1582
1582
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_add_weak_pointer (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1583
1583
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *weak_pointer_location</code></em>);</pre>
|
@@ -1604,7 +1604,7 @@ the lifetime of <em class="parameter"><code>object</code></em>. When the <em cla
|
|
1604
1604
|
</table></div>
|
1605
1605
|
</div>
|
1606
1606
|
<hr>
|
1607
|
-
<div class="refsect2">
|
1607
|
+
<div class="refsect2" title="g_object_remove_weak_pointer ()">
|
1608
1608
|
<a name="g-object-remove-weak-pointer"></a><h3>g_object_remove_weak_pointer ()</h3>
|
1609
1609
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_remove_weak_pointer (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1610
1610
|
<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *weak_pointer_location</code></em>);</pre>
|
@@ -1630,7 +1630,7 @@ to match the one used with <a class="link" href="gobject-The-Base-Object-Type.ht
|
|
1630
1630
|
</table></div>
|
1631
1631
|
</div>
|
1632
1632
|
<hr>
|
1633
|
-
<div class="refsect2">
|
1633
|
+
<div class="refsect2" title="GToggleNotify ()">
|
1634
1634
|
<a name="GToggleNotify"></a><h3>GToggleNotify ()</h3>
|
1635
1635
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GToggleNotify) (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
1636
1636
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
@@ -1665,7 +1665,7 @@ of a toggle reference changes. See <a class="link" href="gobject-The-Base-Object
|
|
1665
1665
|
</table></div>
|
1666
1666
|
</div>
|
1667
1667
|
<hr>
|
1668
|
-
<div class="refsect2">
|
1668
|
+
<div class="refsect2" title="g_object_add_toggle_ref ()">
|
1669
1669
|
<a name="g-object-add-toggle-ref"></a><h3>g_object_add_toggle_ref ()</h3>
|
1670
1670
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_add_toggle_ref (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1671
1671
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GToggleNotify" title="GToggleNotify ()"><span class="type">GToggleNotify</span></a> notify</code></em>,
|
@@ -1729,7 +1729,7 @@ is important state in the proxy object.
|
|
1729
1729
|
<p class="since">Since 2.8</p>
|
1730
1730
|
</div>
|
1731
1731
|
<hr>
|
1732
|
-
<div class="refsect2">
|
1732
|
+
<div class="refsect2" title="g_object_remove_toggle_ref ()">
|
1733
1733
|
<a name="g-object-remove-toggle-ref"></a><h3>g_object_remove_toggle_ref ()</h3>
|
1734
1734
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_remove_toggle_ref (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
1735
1735
|
<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GToggleNotify" title="GToggleNotify ()"><span class="type">GToggleNotify</span></a> notify</code></em>,
|
@@ -1763,7 +1763,7 @@ reference count of the object is decreased by one.
|
|
1763
1763
|
<p class="since">Since 2.8</p>
|
1764
1764
|
</div>
|
1765
1765
|
<hr>
|
1766
|
-
<div class="refsect2">
|
1766
|
+
<div class="refsect2" title="g_object_connect ()">
|
1767
1767
|
<a name="g-object-connect"></a><h3>g_object_connect ()</h3>
|
1768
1768
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_connect (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>,
|
1769
1769
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_spec</code></em>,
|
@@ -1889,7 +1889,7 @@ equivalent to <code class="literal">g_signal_connect_object (..., G_CONNECT_SWAP
|
|
1889
1889
|
</table></div>
|
1890
1890
|
</div>
|
1891
1891
|
<hr>
|
1892
|
-
<div class="refsect2">
|
1892
|
+
<div class="refsect2" title="g_object_disconnect ()">
|
1893
1893
|
<a name="g-object-disconnect"></a><h3>g_object_disconnect ()</h3>
|
1894
1894
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_disconnect (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>,
|
1895
1895
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_spec</code></em>,
|
@@ -1928,7 +1928,7 @@ disconnects the signal named "signal_name".
|
|
1928
1928
|
</table></div>
|
1929
1929
|
</div>
|
1930
1930
|
<hr>
|
1931
|
-
<div class="refsect2">
|
1931
|
+
<div class="refsect2" title="g_object_set ()">
|
1932
1932
|
<a name="g-object-set"></a><h3>g_object_set ()</h3>
|
1933
1933
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>,
|
1934
1934
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -1959,7 +1959,7 @@ Sets properties on an object.
|
|
1959
1959
|
</table></div>
|
1960
1960
|
</div>
|
1961
1961
|
<hr>
|
1962
|
-
<div class="refsect2">
|
1962
|
+
<div class="refsect2" title="g_object_get ()">
|
1963
1963
|
<a name="g-object-get"></a><h3>g_object_get ()</h3>
|
1964
1964
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_get (<em class="parameter"><code><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> object</code></em>,
|
1965
1965
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -1975,7 +1975,7 @@ the type, for instance by calling <a href="./../glib/glib/glib-Memory-Allocation
|
|
1975
1975
|
<p>
|
1976
1976
|
</p>
|
1977
1977
|
<div class="example">
|
1978
|
-
<a name="
|
1978
|
+
<a name="id423325"></a><p class="title"><b>Example 2. Using g_object_get()</b></p>
|
1979
1979
|
<div class="example-contents">
|
1980
1980
|
An example of using <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title="g_object_get ()"><code class="function">g_object_get()</code></a> to get the contents
|
1981
1981
|
of three properties - one of type <a class="link" href="gobject-Type-Information.html#G-TYPE-INT:CAPS" title="G_TYPE_INT"><span class="type">G_TYPE_INT</span></a>,
|
@@ -2023,7 +2023,7 @@ one of type <a class="link" href="gobject-Type-Information.html#G-TYPE-STRING:CA
|
|
2023
2023
|
</table></div>
|
2024
2024
|
</div>
|
2025
2025
|
<hr>
|
2026
|
-
<div class="refsect2">
|
2026
|
+
<div class="refsect2" title="g_object_notify ()">
|
2027
2027
|
<a name="g-object-notify"></a><h3>g_object_notify ()</h3>
|
2028
2028
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_notify (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2029
2029
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>);</pre>
|
@@ -2052,7 +2052,7 @@ instead.
|
|
2052
2052
|
</table></div>
|
2053
2053
|
</div>
|
2054
2054
|
<hr>
|
2055
|
-
<div class="refsect2">
|
2055
|
+
<div class="refsect2" title="g_object_notify_by_pspec ()">
|
2056
2056
|
<a name="g-object-notify-by-pspec"></a><h3>g_object_notify_by_pspec ()</h3>
|
2057
2057
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_notify_by_pspec (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2058
2058
|
<em class="parameter"><code><a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *pspec</code></em>);</pre>
|
@@ -2102,18 +2102,18 @@ instead, is to store the GParamSpec used with
|
|
2102
2102
|
<span class="normal"> PROP_LAST</span>
|
2103
2103
|
<span class="cbracket">}</span><span class="symbol">;</span>
|
2104
2104
|
|
2105
|
-
<span class="keyword">static</span><span class="normal"> </span><span class="usertype">GParamSpec</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">properties</span><span class="symbol">[</span><span class="normal">PROP_LAST</span><span class="symbol">];</span>
|
2105
|
+
<span class="keyword">static</span><span class="normal"> </span><span class="usertype">GParamSpec</span><span class="normal"> </span><span class="symbol">*</span><span class="normal"><a href="/usr/share/gtk-doc/html/libbonobo/properties.html">properties</a></span><span class="symbol">[</span><span class="normal">PROP_LAST</span><span class="symbol">];</span>
|
2106
2106
|
|
2107
2107
|
<span class="keyword">static</span><span class="normal"> </span><span class="type">void</span>
|
2108
2108
|
<span class="function">my_object_class_init</span><span class="normal"> </span><span class="symbol">(</span><span class="usertype">MyObjectClass</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">klass</span><span class="symbol">)</span>
|
2109
2109
|
<span class="cbracket">{</span>
|
2110
|
-
<span class="normal"> properties</span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]</span><span class="normal"> </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-int">g_param_spec_int</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"foo"</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"Foo"</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"The foo"</span><span class="symbol">,</span>
|
2110
|
+
<span class="normal"> <a href="/usr/share/gtk-doc/html/libbonobo/properties.html">properties</a></span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]</span><span class="normal"> </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-int">g_param_spec_int</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"foo"</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"Foo"</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"The foo"</span><span class="symbol">,</span>
|
2111
2111
|
<span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">100</span><span class="symbol">,</span>
|
2112
2112
|
<span class="normal"> </span><span class="number">50</span><span class="symbol">,</span>
|
2113
2113
|
<span class="normal"> <a href="gobject-GParamSpec.html#G-PARAM-READWRITE:CAPS">G_PARAM_READWRITE</a></span><span class="symbol">);</span>
|
2114
2114
|
<span class="normal"> </span><span class="function"><a href="gobject-The-Base-Object-Type.html#g-object-class-install-property">g_object_class_install_property</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">gobject_class</span><span class="symbol">,</span>
|
2115
2115
|
<span class="normal"> PROP_FOO</span><span class="symbol">,</span>
|
2116
|
-
<span class="normal"> properties</span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]);</span>
|
2116
|
+
<span class="normal"> <a href="/usr/share/gtk-doc/html/libbonobo/properties.html">properties</a></span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]);</span>
|
2117
2117
|
<span class="cbracket">}</span></pre></td>
|
2118
2118
|
</tr>
|
2119
2119
|
</tbody>
|
@@ -2132,7 +2132,7 @@ and then notify a change on the "foo" property with:
|
|
2132
2132
|
<tbody>
|
2133
2133
|
<tr>
|
2134
2134
|
<td class="listing_lines" align="right"><pre>1</pre></td>
|
2135
|
-
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="gobject-The-Base-Object-Type.html#g-object-notify-by-pspec">g_object_notify_by_pspec</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">self</span><span class="symbol">,</span><span class="normal"> properties</span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]);</span></pre></td>
|
2135
|
+
<td class="listing_code"><pre class="programlisting"><span class="function"><a href="gobject-The-Base-Object-Type.html#g-object-notify-by-pspec">g_object_notify_by_pspec</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">self</span><span class="symbol">,</span><span class="normal"> <a href="/usr/share/gtk-doc/html/libbonobo/properties.html">properties</a></span><span class="symbol">[</span><span class="normal">PROP_FOO</span><span class="symbol">]);</span></pre></td>
|
2136
2136
|
</tr>
|
2137
2137
|
</tbody>
|
2138
2138
|
</table>
|
@@ -2158,7 +2158,7 @@ and then notify a change on the "foo" property with:
|
|
2158
2158
|
<p class="since">Since 2.26</p>
|
2159
2159
|
</div>
|
2160
2160
|
<hr>
|
2161
|
-
<div class="refsect2">
|
2161
|
+
<div class="refsect2" title="g_object_freeze_notify ()">
|
2162
2162
|
<a name="g-object-freeze-notify"></a><h3>g_object_freeze_notify ()</h3>
|
2163
2163
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_freeze_notify (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
2164
2164
|
<p>
|
@@ -2181,7 +2181,7 @@ premature notification while the object is still being modified.
|
|
2181
2181
|
</table></div>
|
2182
2182
|
</div>
|
2183
2183
|
<hr>
|
2184
|
-
<div class="refsect2">
|
2184
|
+
<div class="refsect2" title="g_object_thaw_notify ()">
|
2185
2185
|
<a name="g-object-thaw-notify"></a><h3>g_object_thaw_notify ()</h3>
|
2186
2186
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_thaw_notify (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
2187
2187
|
<p>
|
@@ -2202,7 +2202,7 @@ It is an error to call this function when the freeze count is zero.
|
|
2202
2202
|
</table></div>
|
2203
2203
|
</div>
|
2204
2204
|
<hr>
|
2205
|
-
<div class="refsect2">
|
2205
|
+
<div class="refsect2" title="g_object_get_data ()">
|
2206
2206
|
<a name="g-object-get-data"></a><h3>g_object_get_data ()</h3>
|
2207
2207
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_get_data (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2208
2208
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
|
@@ -2232,7 +2232,7 @@ Gets a named field from the objects table of associations (see <a class="link" h
|
|
2232
2232
|
</table></div>
|
2233
2233
|
</div>
|
2234
2234
|
<hr>
|
2235
|
-
<div class="refsect2">
|
2235
|
+
<div class="refsect2" title="g_object_set_data ()">
|
2236
2236
|
<a name="g-object-set-data"></a><h3>g_object_set_data ()</h3>
|
2237
2237
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_data (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2238
2238
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>,
|
@@ -2268,7 +2268,7 @@ the old association will be destroyed.
|
|
2268
2268
|
</table></div>
|
2269
2269
|
</div>
|
2270
2270
|
<hr>
|
2271
|
-
<div class="refsect2">
|
2271
|
+
<div class="refsect2" title="g_object_set_data_full ()">
|
2272
2272
|
<a name="g-object-set-data-full"></a><h3>g_object_set_data_full ()</h3>
|
2273
2273
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_data_full (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2274
2274
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>,
|
@@ -2310,7 +2310,7 @@ Note that the <em class="parameter"><code>destroy</code></em> callback is not ca
|
|
2310
2310
|
</table></div>
|
2311
2311
|
</div>
|
2312
2312
|
<hr>
|
2313
|
-
<div class="refsect2">
|
2313
|
+
<div class="refsect2" title="g_object_steal_data ()">
|
2314
2314
|
<a name="g-object-steal-data"></a><h3>g_object_steal_data ()</h3>
|
2315
2315
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_steal_data (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2316
2316
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *key</code></em>);</pre>
|
@@ -2341,7 +2341,7 @@ without invoking the association's destroy handler.
|
|
2341
2341
|
</table></div>
|
2342
2342
|
</div>
|
2343
2343
|
<hr>
|
2344
|
-
<div class="refsect2">
|
2344
|
+
<div class="refsect2" title="g_object_get_qdata ()">
|
2345
2345
|
<a name="g-object-get-qdata"></a><h3>g_object_get_qdata ()</h3>
|
2346
2346
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_get_qdata (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2347
2347
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>);</pre>
|
@@ -2371,7 +2371,7 @@ This function gets back user data pointers stored via
|
|
2371
2371
|
</table></div>
|
2372
2372
|
</div>
|
2373
2373
|
<hr>
|
2374
|
-
<div class="refsect2">
|
2374
|
+
<div class="refsect2" title="g_object_set_qdata ()">
|
2375
2375
|
<a name="g-object-set-qdata"></a><h3>g_object_set_qdata ()</h3>
|
2376
2376
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_qdata (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2377
2377
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>,
|
@@ -2408,7 +2408,7 @@ removes the data stored.
|
|
2408
2408
|
</table></div>
|
2409
2409
|
</div>
|
2410
2410
|
<hr>
|
2411
|
-
<div class="refsect2">
|
2411
|
+
<div class="refsect2" title="g_object_set_qdata_full ()">
|
2412
2412
|
<a name="g-object-set-qdata-full"></a><h3>g_object_set_qdata_full ()</h3>
|
2413
2413
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_qdata_full (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2414
2414
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>,
|
@@ -2449,7 +2449,7 @@ with the same <em class="parameter"><code>quark</code></em>.
|
|
2449
2449
|
</table></div>
|
2450
2450
|
</div>
|
2451
2451
|
<hr>
|
2452
|
-
<div class="refsect2">
|
2452
|
+
<div class="refsect2" title="g_object_steal_qdata ()">
|
2453
2453
|
<a name="g-object-steal-qdata"></a><h3>g_object_steal_qdata ()</h3>
|
2454
2454
|
<pre class="programlisting"><a href="./../glib/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_object_steal_qdata (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2455
2455
|
<em class="parameter"><code><a href="./../glib/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> quark</code></em>);</pre>
|
@@ -2544,7 +2544,7 @@ and thus the partial string list would have been freed upon
|
|
2544
2544
|
</table></div>
|
2545
2545
|
</div>
|
2546
2546
|
<hr>
|
2547
|
-
<div class="refsect2">
|
2547
|
+
<div class="refsect2" title="g_object_set_property ()">
|
2548
2548
|
<a name="g-object-set-property"></a><h3>g_object_set_property ()</h3>
|
2549
2549
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_property (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2550
2550
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
|
@@ -2574,7 +2574,7 @@ Sets a property on an object.
|
|
2574
2574
|
</table></div>
|
2575
2575
|
</div>
|
2576
2576
|
<hr>
|
2577
|
-
<div class="refsect2">
|
2577
|
+
<div class="refsect2" title="g_object_get_property ()">
|
2578
2578
|
<a name="g-object-get-property"></a><h3>g_object_get_property ()</h3>
|
2579
2579
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_get_property (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2580
2580
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *property_name</code></em>,
|
@@ -2612,9 +2612,9 @@ bindings, <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get"
|
|
2612
2612
|
</table></div>
|
2613
2613
|
</div>
|
2614
2614
|
<hr>
|
2615
|
-
<div class="refsect2">
|
2615
|
+
<div class="refsect2" title="g_object_new_valist ()">
|
2616
2616
|
<a name="g-object-new-valist"></a><h3>g_object_new_valist ()</h3>
|
2617
|
-
<pre class="programlisting"><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a
|
2617
|
+
<pre class="programlisting"><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a>* g_object_new_valist (<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>,
|
2618
2618
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
2619
2619
|
<em class="parameter"><code><span class="type">va_list</span> var_args</code></em>);</pre>
|
2620
2620
|
<p>
|
@@ -2652,7 +2652,7 @@ which are not explicitly specified are set to their default values.
|
|
2652
2652
|
</table></div>
|
2653
2653
|
</div>
|
2654
2654
|
<hr>
|
2655
|
-
<div class="refsect2">
|
2655
|
+
<div class="refsect2" title="g_object_set_valist ()">
|
2656
2656
|
<a name="g-object-set-valist"></a><h3>g_object_set_valist ()</h3>
|
2657
2657
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_set_valist (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2658
2658
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -2683,7 +2683,7 @@ Sets properties on an object.
|
|
2683
2683
|
</table></div>
|
2684
2684
|
</div>
|
2685
2685
|
<hr>
|
2686
|
-
<div class="refsect2">
|
2686
|
+
<div class="refsect2" title="g_object_get_valist ()">
|
2687
2687
|
<a name="g-object-get-valist"></a><h3>g_object_get_valist ()</h3>
|
2688
2688
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_get_valist (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2689
2689
|
<em class="parameter"><code>const <a href="./../glib/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
@@ -2722,7 +2722,7 @@ See <a class="link" href="gobject-The-Base-Object-Type.html#g-object-get" title=
|
|
2722
2722
|
</table></div>
|
2723
2723
|
</div>
|
2724
2724
|
<hr>
|
2725
|
-
<div class="refsect2">
|
2725
|
+
<div class="refsect2" title="g_object_watch_closure ()">
|
2726
2726
|
<a name="g-object-watch-closure"></a><h3>g_object_watch_closure ()</h3>
|
2727
2727
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_watch_closure (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>,
|
2728
2728
|
<em class="parameter"><code><a class="link" href="gobject-Closures.html#GClosure" title="GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
@@ -2754,7 +2754,7 @@ use this <em class="parameter"><code>object</code></em> as closure data.
|
|
2754
2754
|
</table></div>
|
2755
2755
|
</div>
|
2756
2756
|
<hr>
|
2757
|
-
<div class="refsect2">
|
2757
|
+
<div class="refsect2" title="g_object_run_dispose ()">
|
2758
2758
|
<a name="g-object-run-dispose"></a><h3>g_object_run_dispose ()</h3>
|
2759
2759
|
<pre class="programlisting"><span class="returnvalue">void</span> g_object_run_dispose (<em class="parameter"><code><a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
2760
2760
|
<p>
|
@@ -2774,7 +2774,7 @@ This functions should only be called from object system implementations.
|
|
2774
2774
|
</table></div>
|
2775
2775
|
</div>
|
2776
2776
|
<hr>
|
2777
|
-
<div class="refsect2">
|
2777
|
+
<div class="refsect2" title="G_OBJECT_WARN_INVALID_PROPERTY_ID()">
|
2778
2778
|
<a name="G-OBJECT-WARN-INVALID-PROPERTY-ID:CAPS"></a><h3>G_OBJECT_WARN_INVALID_PROPERTY_ID()</h3>
|
2779
2779
|
<pre class="programlisting">#define G_OBJECT_WARN_INVALID_PROPERTY_ID(object, property_id, pspec)</pre>
|
2780
2780
|
<p>
|
@@ -2803,9 +2803,9 @@ properties in <code class="function">set_property()</code> and <code class="func
|
|
2803
2803
|
</table></div>
|
2804
2804
|
</div>
|
2805
2805
|
</div>
|
2806
|
-
<div class="refsect1">
|
2806
|
+
<div class="refsect1" title="Signal Details">
|
2807
2807
|
<a name="gobject-The-Base-Object-Type.signal-details"></a><h2>Signal Details</h2>
|
2808
|
-
<div class="refsect2">
|
2808
|
+
<div class="refsect2" title='The "notify" signal'>
|
2809
2809
|
<a name="GObject-notify"></a><h3>The <code class="literal">"notify"</code> signal</h3>
|
2810
2810
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *gobject,
|
2811
2811
|
<a class="link" href="gobject-GParamSpec.html#GParamSpec" title="GParamSpec"><span class="type">GParamSpec</span></a> *pspec,
|
@@ -2863,13 +2863,13 @@ detail strings for the notify signal.
|
|
2863
2863
|
</table></div>
|
2864
2864
|
</div>
|
2865
2865
|
</div>
|
2866
|
-
<div class="refsect1">
|
2866
|
+
<div class="refsect1" title="See Also">
|
2867
2867
|
<a name="gobject-The-Base-Object-Type.see-also"></a><h2>See Also</h2>
|
2868
2868
|
<a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#GParamSpecObject" title="GParamSpecObject"><span class="type">GParamSpecObject</span></a>, <a class="link" href="gobject-Standard-Parameter-and-Value-Types.html#g-param-spec-object" title="g_param_spec_object ()"><code class="function">g_param_spec_object()</code></a>
|
2869
2869
|
</div>
|
2870
2870
|
</div>
|
2871
2871
|
<div class="footer">
|
2872
2872
|
<hr>
|
2873
|
-
Generated by GTK-Doc V1.15
|
2873
|
+
Generated by GTK-Doc V1.15</div>
|
2874
2874
|
</body>
|
2875
2875
|
</html>
|