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>GLoadableIcon</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="icons.html" title="Icons">
|
9
9
|
<link rel="prev" href="GFileIcon.html" title="GFileIcon">
|
10
10
|
<link rel="next" href="GThemedIcon.html" title="GThemedIcon">
|
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">
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<a href="#GLoadableIcon.implementations" class="shortcut">Known Implementations</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GLoadableIcon">
|
36
36
|
<a name="GLoadableIcon"></a><div class="titlepage"></div>
|
37
37
|
<div class="refnamediv"><table width="100%"><tr>
|
38
38
|
<td valign="top">
|
@@ -41,7 +41,7 @@
|
|
41
41
|
</td>
|
42
42
|
<td valign="top" align="right"></td>
|
43
43
|
</tr></table></div>
|
44
|
-
<div class="refsynopsisdiv">
|
44
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
45
45
|
<a name="GLoadableIcon.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<pre class="synopsis">
|
47
47
|
#include <gio/gio.h>
|
@@ -64,35 +64,35 @@
|
|
64
64
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
65
65
|
</pre>
|
66
66
|
</div>
|
67
|
-
<div class="refsect1">
|
67
|
+
<div class="refsect1" title="Object Hierarchy">
|
68
68
|
<a name="GLoadableIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
69
69
|
<pre class="synopsis">
|
70
70
|
GInterface
|
71
71
|
+----GLoadableIcon
|
72
72
|
</pre>
|
73
73
|
</div>
|
74
|
-
<div class="refsect1">
|
74
|
+
<div class="refsect1" title="Prerequisites">
|
75
75
|
<a name="GLoadableIcon.prerequisites"></a><h2>Prerequisites</h2>
|
76
76
|
<p>
|
77
77
|
GLoadableIcon requires
|
78
78
|
<a class="link" href="GIcon.html" title="GIcon">GIcon</a> and <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
79
79
|
</div>
|
80
|
-
<div class="refsect1">
|
80
|
+
<div class="refsect1" title="Known Implementations">
|
81
81
|
<a name="GLoadableIcon.implementations"></a><h2>Known Implementations</h2>
|
82
82
|
<p>
|
83
83
|
GLoadableIcon is implemented by
|
84
84
|
<a class="link" href="GFileIcon.html" title="GFileIcon">GFileIcon</a>.</p>
|
85
85
|
</div>
|
86
|
-
<div class="refsect1">
|
86
|
+
<div class="refsect1" title="Description">
|
87
87
|
<a name="GLoadableIcon.description"></a><h2>Description</h2>
|
88
88
|
<p>
|
89
89
|
Extends the <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> interface and adds the ability to
|
90
90
|
load icons from streams.
|
91
91
|
</p>
|
92
92
|
</div>
|
93
|
-
<div class="refsect1">
|
93
|
+
<div class="refsect1" title="Details">
|
94
94
|
<a name="GLoadableIcon.details"></a><h2>Details</h2>
|
95
|
-
<div class="refsect2">
|
95
|
+
<div class="refsect2" title="GLoadableIcon">
|
96
96
|
<a name="GLoadableIcon-struct"></a><h3>GLoadableIcon</h3>
|
97
97
|
<pre class="programlisting">typedef struct _GLoadableIcon GLoadableIcon;</pre>
|
98
98
|
<p>
|
@@ -101,7 +101,7 @@ as a stream.
|
|
101
101
|
</p>
|
102
102
|
</div>
|
103
103
|
<hr>
|
104
|
-
<div class="refsect2">
|
104
|
+
<div class="refsect2" title="GLoadableIconIface">
|
105
105
|
<a name="GLoadableIconIface"></a><h3>GLoadableIconIface</h3>
|
106
106
|
<pre class="programlisting">typedef struct {
|
107
107
|
GTypeInterface g_iface;
|
@@ -154,7 +154,7 @@ Interface for icons that can be loaded as a stream.
|
|
154
154
|
</table></div>
|
155
155
|
</div>
|
156
156
|
<hr>
|
157
|
-
<div class="refsect2">
|
157
|
+
<div class="refsect2" title="g_loadable_icon_load ()">
|
158
158
|
<a name="g-loadable-icon-load"></a><h3>g_loadable_icon_load ()</h3>
|
159
159
|
<pre class="programlisting"><a class="link" href="GInputStream.html" title="GInputStream"><span class="returnvalue">GInputStream</span></a> * g_loadable_icon_load (<em class="parameter"><code><a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a> *icon</code></em>,
|
160
160
|
<em class="parameter"><code><span class="type">int</span> size</code></em>,
|
@@ -203,7 +203,7 @@ ignore.
|
|
203
203
|
</table></div>
|
204
204
|
</div>
|
205
205
|
<hr>
|
206
|
-
<div class="refsect2">
|
206
|
+
<div class="refsect2" title="g_loadable_icon_load_async ()">
|
207
207
|
<a name="g-loadable-icon-load-async"></a><h3>g_loadable_icon_load_async ()</h3>
|
208
208
|
<pre class="programlisting"><span class="returnvalue">void</span> g_loadable_icon_load_async (<em class="parameter"><code><a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a> *icon</code></em>,
|
209
209
|
<em class="parameter"><code><span class="type">int</span> size</code></em>,
|
@@ -247,7 +247,7 @@ version of this function, see <a class="link" href="GLoadableIcon.html#g-loadabl
|
|
247
247
|
</table></div>
|
248
248
|
</div>
|
249
249
|
<hr>
|
250
|
-
<div class="refsect2">
|
250
|
+
<div class="refsect2" title="g_loadable_icon_load_finish ()">
|
251
251
|
<a name="g-loadable-icon-load-finish"></a><h3>g_loadable_icon_load_finish ()</h3>
|
252
252
|
<pre class="programlisting"><a class="link" href="GInputStream.html" title="GInputStream"><span class="returnvalue">GInputStream</span></a> * g_loadable_icon_load_finish (<em class="parameter"><code><a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a> *icon</code></em>,
|
253
253
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
@@ -289,13 +289,13 @@ ignore.
|
|
289
289
|
</table></div>
|
290
290
|
</div>
|
291
291
|
</div>
|
292
|
-
<div class="refsect1">
|
292
|
+
<div class="refsect1" title="See Also">
|
293
293
|
<a name="GLoadableIcon.see-also"></a><h2>See Also</h2>
|
294
294
|
<a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a>, <a class="link" href="GThemedIcon.html" title="GThemedIcon"><span class="type">GThemedIcon</span></a>
|
295
295
|
</div>
|
296
296
|
</div>
|
297
297
|
<div class="footer">
|
298
298
|
<hr>
|
299
|
-
Generated by GTK-Doc V1.15
|
299
|
+
Generated by GTK-Doc V1.15</div>
|
300
300
|
</body>
|
301
301
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GMemoryInputStream</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="streaming.html" title="Streaming I/O">
|
9
9
|
<link rel="prev" href="GFilterOutputStream.html" title="GFilterOutputStream">
|
10
10
|
<link rel="next" href="GMemoryOutputStream.html" title="GMemoryOutputStream">
|
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="#GMemoryInputStream.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="refentry">
|
33
|
+
<div class="refentry" title="GMemoryInputStream">
|
34
34
|
<a name="GMemoryInputStream"></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="GMemoryInputStream.synopsis"></a><h2>Synopsis</h2>
|
44
44
|
<pre class="synopsis">
|
45
45
|
#include <gio/gio.h>
|
@@ -55,7 +55,7 @@
|
|
55
55
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);
|
56
56
|
</pre>
|
57
57
|
</div>
|
58
|
-
<div class="refsect1">
|
58
|
+
<div class="refsect1" title="Object Hierarchy">
|
59
59
|
<a name="GMemoryInputStream.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
60
60
|
<pre class="synopsis">
|
61
61
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
@@ -63,22 +63,22 @@
|
|
63
63
|
+----GMemoryInputStream
|
64
64
|
</pre>
|
65
65
|
</div>
|
66
|
-
<div class="refsect1">
|
66
|
+
<div class="refsect1" title="Implemented Interfaces">
|
67
67
|
<a name="GMemoryInputStream.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
68
68
|
<p>
|
69
69
|
GMemoryInputStream implements
|
70
70
|
<a class="link" href="GSeekable.html" title="GSeekable">GSeekable</a>.</p>
|
71
71
|
</div>
|
72
|
-
<div class="refsect1">
|
72
|
+
<div class="refsect1" title="Description">
|
73
73
|
<a name="GMemoryInputStream.description"></a><h2>Description</h2>
|
74
74
|
<p>
|
75
75
|
<a class="link" href="GMemoryInputStream.html" title="GMemoryInputStream"><span class="type">GMemoryInputStream</span></a> is a class for using arbitrary
|
76
76
|
memory chunks as input for GIO streaming input operations.
|
77
77
|
</p>
|
78
78
|
</div>
|
79
|
-
<div class="refsect1">
|
79
|
+
<div class="refsect1" title="Details">
|
80
80
|
<a name="GMemoryInputStream.details"></a><h2>Details</h2>
|
81
|
-
<div class="refsect2">
|
81
|
+
<div class="refsect2" title="GMemoryInputStream">
|
82
82
|
<a name="GMemoryInputStream-struct"></a><h3>GMemoryInputStream</h3>
|
83
83
|
<pre class="programlisting">typedef struct _GMemoryInputStream GMemoryInputStream;</pre>
|
84
84
|
<p>
|
@@ -86,7 +86,7 @@ Implements <a class="link" href="GInputStream.html" title="GInputStream"><span c
|
|
86
86
|
</p>
|
87
87
|
</div>
|
88
88
|
<hr>
|
89
|
-
<div class="refsect2">
|
89
|
+
<div class="refsect2" title="g_memory_input_stream_new ()">
|
90
90
|
<a name="g-memory-input-stream-new"></a><h3>g_memory_input_stream_new ()</h3>
|
91
91
|
<pre class="programlisting"><a class="link" href="GInputStream.html" title="GInputStream"><span class="returnvalue">GInputStream</span></a> * g_memory_input_stream_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
92
92
|
<p>
|
@@ -102,7 +102,7 @@ Creates a new empty <a class="link" href="GMemoryInputStream.html" title="GMemor
|
|
102
102
|
</table></div>
|
103
103
|
</div>
|
104
104
|
<hr>
|
105
|
-
<div class="refsect2">
|
105
|
+
<div class="refsect2" title="g_memory_input_stream_new_from_data ()">
|
106
106
|
<a name="g-memory-input-stream-new-from-data"></a><h3>g_memory_input_stream_new_from_data ()</h3>
|
107
107
|
<pre class="programlisting"><a class="link" href="GInputStream.html" title="GInputStream"><span class="returnvalue">GInputStream</span></a> * g_memory_input_stream_new_from_data (<em class="parameter"><code>const <span class="type">void</span> *data</code></em>,
|
108
108
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gssize"><span class="type">gssize</span></a> len</code></em>,
|
@@ -137,7 +137,7 @@ Creates a new <a class="link" href="GMemoryInputStream.html" title="GMemoryInput
|
|
137
137
|
</table></div>
|
138
138
|
</div>
|
139
139
|
<hr>
|
140
|
-
<div class="refsect2">
|
140
|
+
<div class="refsect2" title="g_memory_input_stream_add_data ()">
|
141
141
|
<a name="g-memory-input-stream-add-data"></a><h3>g_memory_input_stream_add_data ()</h3>
|
142
142
|
<pre class="programlisting"><span class="returnvalue">void</span> g_memory_input_stream_add_data (<em class="parameter"><code><a class="link" href="GMemoryInputStream.html" title="GMemoryInputStream"><span class="type">GMemoryInputStream</span></a> *stream</code></em>,
|
143
143
|
<em class="parameter"><code>const <span class="type">void</span> *data</code></em>,
|
@@ -173,13 +173,13 @@ Appends <em class="parameter"><code>data</code></em> to data that can be read fr
|
|
173
173
|
</table></div>
|
174
174
|
</div>
|
175
175
|
</div>
|
176
|
-
<div class="refsect1">
|
176
|
+
<div class="refsect1" title="See Also">
|
177
177
|
<a name="GMemoryInputStream.see-also"></a><h2>See Also</h2>
|
178
178
|
<a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a>
|
179
179
|
</div>
|
180
180
|
</div>
|
181
181
|
<div class="footer">
|
182
182
|
<hr>
|
183
|
-
Generated by GTK-Doc V1.15
|
183
|
+
Generated by GTK-Doc V1.15</div>
|
184
184
|
</body>
|
185
185
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GMemoryOutputStream</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="streaming.html" title="Streaming I/O">
|
9
9
|
<link rel="prev" href="GMemoryInputStream.html" title="GMemoryInputStream">
|
10
10
|
<link rel="next" href="GBufferedInputStream.html" title="GBufferedInputStream">
|
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">
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<a href="#GMemoryOutputStream.properties" class="shortcut">Properties</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GMemoryOutputStream">
|
36
36
|
<a name="GMemoryOutputStream"></a><div class="titlepage"></div>
|
37
37
|
<div class="refnamediv"><table width="100%"><tr>
|
38
38
|
<td valign="top">
|
@@ -41,7 +41,7 @@
|
|
41
41
|
</td>
|
42
42
|
<td valign="top" align="right"></td>
|
43
43
|
</tr></table></div>
|
44
|
-
<div class="refsynopsisdiv">
|
44
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
45
45
|
<a name="GMemoryOutputStream.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<pre class="synopsis">
|
47
47
|
#include <gio/gio.h>
|
@@ -60,7 +60,7 @@
|
|
60
60
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> <a class="link" href="GMemoryOutputStream.html#g-memory-output-stream-steal-data" title="g_memory_output_stream_steal_data ()">g_memory_output_stream_steal_data</a> (<em class="parameter"><code><a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> *ostream</code></em>);
|
61
61
|
</pre>
|
62
62
|
</div>
|
63
|
-
<div class="refsect1">
|
63
|
+
<div class="refsect1" title="Object Hierarchy">
|
64
64
|
<a name="GMemoryOutputStream.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
65
65
|
<pre class="synopsis">
|
66
66
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
@@ -68,13 +68,13 @@
|
|
68
68
|
+----GMemoryOutputStream
|
69
69
|
</pre>
|
70
70
|
</div>
|
71
|
-
<div class="refsect1">
|
71
|
+
<div class="refsect1" title="Implemented Interfaces">
|
72
72
|
<a name="GMemoryOutputStream.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
73
73
|
<p>
|
74
74
|
GMemoryOutputStream implements
|
75
75
|
<a class="link" href="GSeekable.html" title="GSeekable">GSeekable</a>.</p>
|
76
76
|
</div>
|
77
|
-
<div class="refsect1">
|
77
|
+
<div class="refsect1" title="Properties">
|
78
78
|
<a name="GMemoryOutputStream.properties"></a><h2>Properties</h2>
|
79
79
|
<pre class="synopsis">
|
80
80
|
"<a class="link" href="GMemoryOutputStream.html#GMemoryOutputStream--data" title='The "data" property'>data</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Read / Write / Construct Only
|
@@ -84,16 +84,16 @@ GMemoryOutputStream implements
|
|
84
84
|
"<a class="link" href="GMemoryOutputStream.html#GMemoryOutputStream--size" title='The "size" property'>size</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> : Read / Write / Construct Only
|
85
85
|
</pre>
|
86
86
|
</div>
|
87
|
-
<div class="refsect1">
|
87
|
+
<div class="refsect1" title="Description">
|
88
88
|
<a name="GMemoryOutputStream.description"></a><h2>Description</h2>
|
89
89
|
<p>
|
90
90
|
<a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> is a class for using arbitrary
|
91
91
|
memory chunks as output for GIO streaming output operations.
|
92
92
|
</p>
|
93
93
|
</div>
|
94
|
-
<div class="refsect1">
|
94
|
+
<div class="refsect1" title="Details">
|
95
95
|
<a name="GMemoryOutputStream.details"></a><h2>Details</h2>
|
96
|
-
<div class="refsect2">
|
96
|
+
<div class="refsect2" title="GReallocFunc ()">
|
97
97
|
<a name="GReallocFunc"></a><h3>GReallocFunc ()</h3>
|
98
98
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> (*GReallocFunc) (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
99
99
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> size</code></em>);</pre>
|
@@ -126,7 +126,7 @@ The function should have the same semantics as <code class="function">realloc()<
|
|
126
126
|
</table></div>
|
127
127
|
</div>
|
128
128
|
<hr>
|
129
|
-
<div class="refsect2">
|
129
|
+
<div class="refsect2" title="GMemoryOutputStream">
|
130
130
|
<a name="GMemoryOutputStream-struct"></a><h3>GMemoryOutputStream</h3>
|
131
131
|
<pre class="programlisting">typedef struct _GMemoryOutputStream GMemoryOutputStream;</pre>
|
132
132
|
<p>
|
@@ -134,7 +134,7 @@ Implements <a class="link" href="GOutputStream.html" title="GOutputStream"><span
|
|
134
134
|
</p>
|
135
135
|
</div>
|
136
136
|
<hr>
|
137
|
-
<div class="refsect2">
|
137
|
+
<div class="refsect2" title="g_memory_output_stream_new ()">
|
138
138
|
<a name="g-memory-output-stream-new"></a><h3>g_memory_output_stream_new ()</h3>
|
139
139
|
<pre class="programlisting"><a class="link" href="GOutputStream.html" title="GOutputStream"><span class="returnvalue">GOutputStream</span></a> * g_memory_output_stream_new (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
140
140
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> size</code></em>,
|
@@ -214,7 +214,7 @@ pass <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.
|
|
214
214
|
</table></div>
|
215
215
|
</div>
|
216
216
|
<hr>
|
217
|
-
<div class="refsect2">
|
217
|
+
<div class="refsect2" title="g_memory_output_stream_get_data ()">
|
218
218
|
<a name="g-memory-output-stream-get-data"></a><h3>g_memory_output_stream_get_data ()</h3>
|
219
219
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_memory_output_stream_get_data (<em class="parameter"><code><a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> *ostream</code></em>);</pre>
|
220
220
|
<p>
|
@@ -241,7 +241,7 @@ write or truncate operation on the stream.
|
|
241
241
|
</table></div>
|
242
242
|
</div>
|
243
243
|
<hr>
|
244
|
-
<div class="refsect2">
|
244
|
+
<div class="refsect2" title="g_memory_output_stream_get_size ()">
|
245
245
|
<a name="g-memory-output-stream-get-size"></a><h3>g_memory_output_stream_get_size ()</h3>
|
246
246
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> g_memory_output_stream_get_size (<em class="parameter"><code><a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> *ostream</code></em>);</pre>
|
247
247
|
<p>
|
@@ -276,7 +276,7 @@ If you want the number of bytes currently written to the stream, use
|
|
276
276
|
</table></div>
|
277
277
|
</div>
|
278
278
|
<hr>
|
279
|
-
<div class="refsect2">
|
279
|
+
<div class="refsect2" title="g_memory_output_stream_get_data_size ()">
|
280
280
|
<a name="g-memory-output-stream-get-data-size"></a><h3>g_memory_output_stream_get_data_size ()</h3>
|
281
281
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> g_memory_output_stream_get_data_size
|
282
282
|
(<em class="parameter"><code><a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> *ostream</code></em>);</pre>
|
@@ -304,7 +304,7 @@ that has not been truncated away.
|
|
304
304
|
<p class="since">Since 2.18</p>
|
305
305
|
</div>
|
306
306
|
<hr>
|
307
|
-
<div class="refsect2">
|
307
|
+
<div class="refsect2" title="g_memory_output_stream_steal_data ()">
|
308
308
|
<a name="g-memory-output-stream-steal-data"></a><h3>g_memory_output_stream_steal_data ()</h3>
|
309
309
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> g_memory_output_stream_steal_data (<em class="parameter"><code><a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream"><span class="type">GMemoryOutputStream</span></a> *ostream</code></em>);</pre>
|
310
310
|
<p>
|
@@ -334,9 +334,9 @@ freed using the free function set in <em class="parameter"><code>ostream</code><
|
|
334
334
|
<p class="since">Since 2.26</p>
|
335
335
|
</div>
|
336
336
|
</div>
|
337
|
-
<div class="refsect1">
|
337
|
+
<div class="refsect1" title="Property Details">
|
338
338
|
<a name="GMemoryOutputStream.property-details"></a><h2>Property Details</h2>
|
339
|
-
<div class="refsect2">
|
339
|
+
<div class="refsect2" title='The "data" property'>
|
340
340
|
<a name="GMemoryOutputStream--data"></a><h3>The <code class="literal">"data"</code> property</h3>
|
341
341
|
<pre class="programlisting"> "data" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Read / Write / Construct Only</pre>
|
342
342
|
<p>
|
@@ -345,7 +345,7 @@ Pointer to buffer where data will be written.
|
|
345
345
|
<p class="since">Since 2.24</p>
|
346
346
|
</div>
|
347
347
|
<hr>
|
348
|
-
<div class="refsect2">
|
348
|
+
<div class="refsect2" title='The "data-size" property'>
|
349
349
|
<a name="GMemoryOutputStream--data-size"></a><h3>The <code class="literal">"data-size"</code> property</h3>
|
350
350
|
<pre class="programlisting"> "data-size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> : Read</pre>
|
351
351
|
<p>
|
@@ -354,7 +354,7 @@ Size of data written to the buffer.
|
|
354
354
|
<p class="since">Since 2.24</p>
|
355
355
|
</div>
|
356
356
|
<hr>
|
357
|
-
<div class="refsect2">
|
357
|
+
<div class="refsect2" title='The "destroy-function" property'>
|
358
358
|
<a name="GMemoryOutputStream--destroy-function"></a><h3>The <code class="literal">"destroy-function"</code> property</h3>
|
359
359
|
<pre class="programlisting"> "destroy-function" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Read / Write / Construct Only</pre>
|
360
360
|
<p>
|
@@ -363,7 +363,7 @@ Function called with the buffer as argument when the stream is destroyed.
|
|
363
363
|
<p class="since">Since 2.24</p>
|
364
364
|
</div>
|
365
365
|
<hr>
|
366
|
-
<div class="refsect2">
|
366
|
+
<div class="refsect2" title='The "realloc-function" property'>
|
367
367
|
<a name="GMemoryOutputStream--realloc-function"></a><h3>The <code class="literal">"realloc-function"</code> property</h3>
|
368
368
|
<pre class="programlisting"> "realloc-function" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Read / Write / Construct Only</pre>
|
369
369
|
<p>
|
@@ -372,7 +372,7 @@ Function with realloc semantics called to enlarge the buffer.
|
|
372
372
|
<p class="since">Since 2.24</p>
|
373
373
|
</div>
|
374
374
|
<hr>
|
375
|
-
<div class="refsect2">
|
375
|
+
<div class="refsect2" title='The "size" property'>
|
376
376
|
<a name="GMemoryOutputStream--size"></a><h3>The <code class="literal">"size"</code> property</h3>
|
377
377
|
<pre class="programlisting"> "size" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> : Read / Write / Construct Only</pre>
|
378
378
|
<p>
|
@@ -381,13 +381,13 @@ Current size of the data buffer.
|
|
381
381
|
<p class="since">Since 2.24</p>
|
382
382
|
</div>
|
383
383
|
</div>
|
384
|
-
<div class="refsect1">
|
384
|
+
<div class="refsect1" title="See Also">
|
385
385
|
<a name="GMemoryOutputStream.see-also"></a><h2>See Also</h2>
|
386
386
|
<a class="link" href="GMemoryInputStream.html" title="GMemoryInputStream"><span class="type">GMemoryInputStream</span></a>
|
387
387
|
</div>
|
388
388
|
</div>
|
389
389
|
<div class="footer">
|
390
390
|
<hr>
|
391
|
-
Generated by GTK-Doc V1.15
|
391
|
+
Generated by GTK-Doc V1.15</div>
|
392
392
|
</body>
|
393
393
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GMount</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
7
|
<link rel="home" href="index.html" title="GIO Reference Manual">
|
8
8
|
<link rel="up" href="volume_mon.html" title="Volumes and Drives">
|
9
9
|
<link rel="prev" href="GVolume.html" title="GVolume">
|
10
10
|
<link rel="next" href="GDrive.html" title="GDrive">
|
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">
|
@@ -32,7 +32,7 @@
|
|
32
32
|
<a href="#GMount.signals" class="shortcut">Signals</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GMount">
|
36
36
|
<a name="GMount"></a><div class="titlepage"></div>
|
37
37
|
<div class="refnamediv"><table width="100%"><tr>
|
38
38
|
<td valign="top">
|
@@ -41,7 +41,7 @@
|
|
41
41
|
</td>
|
42
42
|
<td valign="top" align="right"></td>
|
43
43
|
</tr></table></div>
|
44
|
-
<div class="refsynopsisdiv">
|
44
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
45
45
|
<a name="GMount.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<pre class="synopsis">
|
47
47
|
#include <gio/gio.h
|
@@ -122,20 +122,20 @@ enum <a class="link" href="GMount.html#GMountUnmountFlags" title=
|
|
122
122
|
<span class="returnvalue">void</span> <a class="link" href="GMount.html#g-mount-unshadow" title="g_mount_unshadow ()">g_mount_unshadow</a> (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);
|
123
123
|
</pre>
|
124
124
|
</div>
|
125
|
-
<div class="refsect1">
|
125
|
+
<div class="refsect1" title="Object Hierarchy">
|
126
126
|
<a name="GMount.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
127
127
|
<pre class="synopsis">
|
128
128
|
GInterface
|
129
129
|
+----GMount
|
130
130
|
</pre>
|
131
131
|
</div>
|
132
|
-
<div class="refsect1">
|
132
|
+
<div class="refsect1" title="Prerequisites">
|
133
133
|
<a name="GMount.prerequisites"></a><h2>Prerequisites</h2>
|
134
134
|
<p>
|
135
135
|
GMount requires
|
136
136
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
137
137
|
</div>
|
138
|
-
<div class="refsect1">
|
138
|
+
<div class="refsect1" title="Signals">
|
139
139
|
<a name="GMount.signals"></a><h2>Signals</h2>
|
140
140
|
<pre class="synopsis">
|
141
141
|
"<a class="link" href="GMount.html#GMount-changed" title='The "changed" signal'>changed</a>" : Run Last
|
@@ -143,11 +143,11 @@ GMount requires
|
|
143
143
|
"<a class="link" href="GMount.html#GMount-unmounted" title='The "unmounted" signal'>unmounted</a>" : Run Last
|
144
144
|
</pre>
|
145
145
|
</div>
|
146
|
-
<div class="refsect1">
|
146
|
+
<div class="refsect1" title="Description">
|
147
147
|
<a name="GMount.description"></a><h2>Description</h2>
|
148
148
|
<p>
|
149
149
|
The <a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> interface represents user-visible mounts. Note, when
|
150
|
-
porting from GnomeVFS, <a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> is the moral equivalent of <span class="type">GnomeVFSVolume</span>.
|
150
|
+
porting from GnomeVFS, <a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> is the moral equivalent of <a href="/usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-volume.html#GnomeVFSVolume"><span class="type">GnomeVFSVolume</span></a>.
|
151
151
|
</p>
|
152
152
|
<p>
|
153
153
|
<a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> is a "mounted" filesystem that you can access. Mounted is in
|
@@ -169,9 +169,9 @@ successfully. If an <em class="parameter"><code>error</code></em> is present wh
|
|
169
169
|
is called, then it will be filled with any error information.
|
170
170
|
</p>
|
171
171
|
</div>
|
172
|
-
<div class="refsect1">
|
172
|
+
<div class="refsect1" title="Details">
|
173
173
|
<a name="GMount.details"></a><h2>Details</h2>
|
174
|
-
<div class="refsect2">
|
174
|
+
<div class="refsect2" title="GMount">
|
175
175
|
<a name="GMount-struct"></a><h3>GMount</h3>
|
176
176
|
<pre class="programlisting">typedef struct _GMount GMount;</pre>
|
177
177
|
<p>
|
@@ -179,7 +179,7 @@ A handle to an object implementing the <a class="link" href="GMount.html#GMountI
|
|
179
179
|
</p>
|
180
180
|
</div>
|
181
181
|
<hr>
|
182
|
-
<div class="refsect2">
|
182
|
+
<div class="refsect2" title="GMountIface">
|
183
183
|
<a name="GMountIface"></a><h3>GMountIface</h3>
|
184
184
|
<pre class="programlisting">typedef struct {
|
185
185
|
GTypeInterface g_iface;
|
@@ -408,7 +408,7 @@ Interface for implementing operations for mounts.
|
|
408
408
|
</table></div>
|
409
409
|
</div>
|
410
410
|
<hr>
|
411
|
-
<div class="refsect2">
|
411
|
+
<div class="refsect2" title="g_mount_get_name ()">
|
412
412
|
<a name="g-mount-get-name"></a><h3>g_mount_get_name ()</h3>
|
413
413
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_mount_get_name (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
414
414
|
<p>
|
@@ -433,7 +433,7 @@ Gets the name of <em class="parameter"><code>mount</code></em>.
|
|
433
433
|
</table></div>
|
434
434
|
</div>
|
435
435
|
<hr>
|
436
|
-
<div class="refsect2">
|
436
|
+
<div class="refsect2" title="g_mount_get_uuid ()">
|
437
437
|
<a name="g-mount-get-uuid"></a><h3>g_mount_get_uuid ()</h3>
|
438
438
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_mount_get_uuid (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
439
439
|
<p>
|
@@ -461,7 +461,7 @@ available.
|
|
461
461
|
</table></div>
|
462
462
|
</div>
|
463
463
|
<hr>
|
464
|
-
<div class="refsect2">
|
464
|
+
<div class="refsect2" title="g_mount_get_icon ()">
|
465
465
|
<a name="g-mount-get-icon"></a><h3>g_mount_get_icon ()</h3>
|
466
466
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_mount_get_icon (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
467
467
|
<p>
|
@@ -486,7 +486,7 @@ Gets the icon for <em class="parameter"><code>mount</code></em>.
|
|
486
486
|
</table></div>
|
487
487
|
</div>
|
488
488
|
<hr>
|
489
|
-
<div class="refsect2">
|
489
|
+
<div class="refsect2" title="g_mount_get_drive ()">
|
490
490
|
<a name="g-mount-get-drive"></a><h3>g_mount_get_drive ()</h3>
|
491
491
|
<pre class="programlisting"><a class="link" href="GDrive.html" title="GDrive"><span class="returnvalue">GDrive</span></a> * g_mount_get_drive (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
492
492
|
<p>
|
@@ -515,7 +515,7 @@ using that object to get the <a class="link" href="GDrive.html" title="GDrive"><
|
|
515
515
|
</table></div>
|
516
516
|
</div>
|
517
517
|
<hr>
|
518
|
-
<div class="refsect2">
|
518
|
+
<div class="refsect2" title="g_mount_get_root ()">
|
519
519
|
<a name="g-mount-get-root"></a><h3>g_mount_get_root ()</h3>
|
520
520
|
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_mount_get_root (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
521
521
|
<p>
|
@@ -540,7 +540,7 @@ Gets the root directory on <em class="parameter"><code>mount</code></em>.
|
|
540
540
|
</table></div>
|
541
541
|
</div>
|
542
542
|
<hr>
|
543
|
-
<div class="refsect2">
|
543
|
+
<div class="refsect2" title="g_mount_get_volume ()">
|
544
544
|
<a name="g-mount-get-volume"></a><h3>g_mount_get_volume ()</h3>
|
545
545
|
<pre class="programlisting"><a class="link" href="GVolume.html" title="GVolume"><span class="returnvalue">GVolume</span></a> * g_mount_get_volume (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
546
546
|
<p>
|
@@ -565,7 +565,7 @@ Gets the volume for the <em class="parameter"><code>mount</code></em>.
|
|
565
565
|
</table></div>
|
566
566
|
</div>
|
567
567
|
<hr>
|
568
|
-
<div class="refsect2">
|
568
|
+
<div class="refsect2" title="g_mount_get_default_location ()">
|
569
569
|
<a name="g-mount-get-default-location"></a><h3>g_mount_get_default_location ()</h3>
|
570
570
|
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_mount_get_default_location (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
571
571
|
<p>
|
@@ -592,7 +592,7 @@ the home directory, or the root of the volume).
|
|
592
592
|
</table></div>
|
593
593
|
</div>
|
594
594
|
<hr>
|
595
|
-
<div class="refsect2">
|
595
|
+
<div class="refsect2" title="g_mount_can_unmount ()">
|
596
596
|
<a name="g-mount-can-unmount"></a><h3>g_mount_can_unmount ()</h3>
|
597
597
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_can_unmount (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
598
598
|
<p>
|
@@ -615,7 +615,7 @@ Checks if <em class="parameter"><code>mount</code></em> can be mounted.
|
|
615
615
|
</table></div>
|
616
616
|
</div>
|
617
617
|
<hr>
|
618
|
-
<div class="refsect2">
|
618
|
+
<div class="refsect2" title="enum GMountMountFlags">
|
619
619
|
<a name="GMountMountFlags"></a><h3>enum GMountMountFlags</h3>
|
620
620
|
<pre class="programlisting">typedef enum {
|
621
621
|
G_MOUNT_MOUNT_NONE = 0
|
@@ -634,7 +634,7 @@ Flags used when mounting a mount.
|
|
634
634
|
</table></div>
|
635
635
|
</div>
|
636
636
|
<hr>
|
637
|
-
<div class="refsect2">
|
637
|
+
<div class="refsect2" title="enum GMountUnmountFlags">
|
638
638
|
<a name="GMountUnmountFlags"></a><h3>enum GMountUnmountFlags</h3>
|
639
639
|
<pre class="programlisting">typedef enum {
|
640
640
|
G_MOUNT_UNMOUNT_NONE = 0,
|
@@ -662,14 +662,14 @@ Flags used when an unmounting a mount.
|
|
662
662
|
</table></div>
|
663
663
|
</div>
|
664
664
|
<hr>
|
665
|
-
<div class="refsect2">
|
665
|
+
<div class="refsect2" title="g_mount_unmount ()">
|
666
666
|
<a name="g-mount-unmount"></a><h3>g_mount_unmount ()</h3>
|
667
667
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_unmount (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
668
668
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
669
669
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
670
670
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
671
671
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
672
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
672
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
673
673
|
<h3 class="title">Warning</h3>
|
674
674
|
<p><code class="literal">g_mount_unmount</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GMount.html#g-mount-unmount-with-operation" title="g_mount_unmount_with_operation ()"><code class="function">g_mount_unmount_with_operation()</code></a> instead.</p>
|
675
675
|
</div>
|
@@ -710,12 +710,12 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
710
710
|
</table></div>
|
711
711
|
</div>
|
712
712
|
<hr>
|
713
|
-
<div class="refsect2">
|
713
|
+
<div class="refsect2" title="g_mount_unmount_finish ()">
|
714
714
|
<a name="g-mount-unmount-finish"></a><h3>g_mount_unmount_finish ()</h3>
|
715
715
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_unmount_finish (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
716
716
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
717
717
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
718
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
718
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
719
719
|
<h3 class="title">Warning</h3>
|
720
720
|
<p><code class="literal">g_mount_unmount_finish</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GMount.html#g-mount-unmount-with-operation-finish" title="g_mount_unmount_with_operation_finish ()"><code class="function">g_mount_unmount_with_operation_finish()</code></a> instead.</p>
|
721
721
|
</div>
|
@@ -752,7 +752,7 @@ Finishes unmounting a mount. If any errors occurred during the operation,
|
|
752
752
|
</table></div>
|
753
753
|
</div>
|
754
754
|
<hr>
|
755
|
-
<div class="refsect2">
|
755
|
+
<div class="refsect2" title="g_mount_unmount_with_operation ()">
|
756
756
|
<a name="g-mount-unmount-with-operation"></a><h3>g_mount_unmount_with_operation ()</h3>
|
757
757
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_unmount_with_operation (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
758
758
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
@@ -803,7 +803,7 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
803
803
|
<p class="since">Since 2.22</p>
|
804
804
|
</div>
|
805
805
|
<hr>
|
806
|
-
<div class="refsect2">
|
806
|
+
<div class="refsect2" title="g_mount_unmount_with_operation_finish ()">
|
807
807
|
<a name="g-mount-unmount-with-operation-finish"></a><h3>g_mount_unmount_with_operation_finish ()</h3>
|
808
808
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_unmount_with_operation_finish
|
809
809
|
(<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
@@ -843,7 +843,7 @@ Finishes unmounting a mount. If any errors occurred during the operation,
|
|
843
843
|
<p class="since">Since 2.22</p>
|
844
844
|
</div>
|
845
845
|
<hr>
|
846
|
-
<div class="refsect2">
|
846
|
+
<div class="refsect2" title="g_mount_remount ()">
|
847
847
|
<a name="g-mount-remount"></a><h3>g_mount_remount ()</h3>
|
848
848
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_remount (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
849
849
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountMountFlags" title="enum GMountMountFlags"><span class="type">GMountMountFlags</span></a> flags</code></em>,
|
@@ -900,7 +900,7 @@ unmounted.
|
|
900
900
|
</table></div>
|
901
901
|
</div>
|
902
902
|
<hr>
|
903
|
-
<div class="refsect2">
|
903
|
+
<div class="refsect2" title="g_mount_remount_finish ()">
|
904
904
|
<a name="g-mount-remount-finish"></a><h3>g_mount_remount_finish ()</h3>
|
905
905
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_remount_finish (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
906
906
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -937,7 +937,7 @@ Finishes remounting a mount. If any errors occurred during the operation,
|
|
937
937
|
</table></div>
|
938
938
|
</div>
|
939
939
|
<hr>
|
940
|
-
<div class="refsect2">
|
940
|
+
<div class="refsect2" title="g_mount_can_eject ()">
|
941
941
|
<a name="g-mount-can-eject"></a><h3>g_mount_can_eject ()</h3>
|
942
942
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_can_eject (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
943
943
|
<p>
|
@@ -960,14 +960,14 @@ Checks if <em class="parameter"><code>mount</code></em> can be eject.
|
|
960
960
|
</table></div>
|
961
961
|
</div>
|
962
962
|
<hr>
|
963
|
-
<div class="refsect2">
|
963
|
+
<div class="refsect2" title="g_mount_eject ()">
|
964
964
|
<a name="g-mount-eject"></a><h3>g_mount_eject ()</h3>
|
965
965
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_eject (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
966
966
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
967
967
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
968
968
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
969
969
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
970
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
970
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
971
971
|
<h3 class="title">Warning</h3>
|
972
972
|
<p><code class="literal">g_mount_eject</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GMount.html#g-mount-eject-with-operation" title="g_mount_eject_with_operation ()"><code class="function">g_mount_eject_with_operation()</code></a> instead.</p>
|
973
973
|
</div>
|
@@ -1008,12 +1008,12 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
1008
1008
|
</table></div>
|
1009
1009
|
</div>
|
1010
1010
|
<hr>
|
1011
|
-
<div class="refsect2">
|
1011
|
+
<div class="refsect2" title="g_mount_eject_finish ()">
|
1012
1012
|
<a name="g-mount-eject-finish"></a><h3>g_mount_eject_finish ()</h3>
|
1013
1013
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_eject_finish (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1014
1014
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
1015
1015
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
1016
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1016
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1017
1017
|
<h3 class="title">Warning</h3>
|
1018
1018
|
<p><code class="literal">g_mount_eject_finish</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GMount.html#g-mount-eject-with-operation-finish" title="g_mount_eject_with_operation_finish ()"><code class="function">g_mount_eject_with_operation_finish()</code></a> instead.</p>
|
1019
1019
|
</div>
|
@@ -1050,7 +1050,7 @@ Finishes ejecting a mount. If any errors occurred during the operation,
|
|
1050
1050
|
</table></div>
|
1051
1051
|
</div>
|
1052
1052
|
<hr>
|
1053
|
-
<div class="refsect2">
|
1053
|
+
<div class="refsect2" title="g_mount_eject_with_operation ()">
|
1054
1054
|
<a name="g-mount-eject-with-operation"></a><h3>g_mount_eject_with_operation ()</h3>
|
1055
1055
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_eject_with_operation (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1056
1056
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
@@ -1101,7 +1101,7 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
1101
1101
|
<p class="since">Since 2.22</p>
|
1102
1102
|
</div>
|
1103
1103
|
<hr>
|
1104
|
-
<div class="refsect2">
|
1104
|
+
<div class="refsect2" title="g_mount_eject_with_operation_finish ()">
|
1105
1105
|
<a name="g-mount-eject-with-operation-finish"></a><h3>g_mount_eject_with_operation_finish ()</h3>
|
1106
1106
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_eject_with_operation_finish (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1107
1107
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -1140,7 +1140,7 @@ Finishes ejecting a mount. If any errors occurred during the operation,
|
|
1140
1140
|
<p class="since">Since 2.22</p>
|
1141
1141
|
</div>
|
1142
1142
|
<hr>
|
1143
|
-
<div class="refsect2">
|
1143
|
+
<div class="refsect2" title="g_mount_guess_content_type ()">
|
1144
1144
|
<a name="g-mount-guess-content-type"></a><h3>g_mount_guess_content_type ()</h3>
|
1145
1145
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_guess_content_type (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1146
1146
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> force_rescan</code></em>,
|
@@ -1194,7 +1194,7 @@ is finished by calling <a class="link" href="GMount.html#g-mount-guess-content-t
|
|
1194
1194
|
<p class="since">Since 2.18</p>
|
1195
1195
|
</div>
|
1196
1196
|
<hr>
|
1197
|
-
<div class="refsect2">
|
1197
|
+
<div class="refsect2" title="g_mount_guess_content_type_finish ()">
|
1198
1198
|
<a name="g-mount-guess-content-type-finish"></a><h3>g_mount_guess_content_type_finish ()</h3>
|
1199
1199
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** g_mount_guess_content_type_finish (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1200
1200
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -1237,7 +1237,7 @@ guessing.
|
|
1237
1237
|
<p class="since">Since 2.18</p>
|
1238
1238
|
</div>
|
1239
1239
|
<hr>
|
1240
|
-
<div class="refsect2">
|
1240
|
+
<div class="refsect2" title="g_mount_guess_content_type_sync ()">
|
1241
1241
|
<a name="g-mount-guess-content-type-sync"></a><h3>g_mount_guess_content_type_sync ()</h3>
|
1242
1242
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> ** g_mount_guess_content_type_sync (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>,
|
1243
1243
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> force_rescan</code></em>,
|
@@ -1291,7 +1291,7 @@ see <a class="link" href="GMount.html#g-mount-guess-content-type" title="g_mount
|
|
1291
1291
|
<p class="since">Since 2.18</p>
|
1292
1292
|
</div>
|
1293
1293
|
<hr>
|
1294
|
-
<div class="refsect2">
|
1294
|
+
<div class="refsect2" title="g_mount_is_shadowed ()">
|
1295
1295
|
<a name="g-mount-is-shadowed"></a><h3>g_mount_is_shadowed ()</h3>
|
1296
1296
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_mount_is_shadowed (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
1297
1297
|
<p>
|
@@ -1341,7 +1341,7 @@ activation root on a <a class="link" href="GVolume.html" title="GVolume"><span c
|
|
1341
1341
|
<p class="since">Since 2.20</p>
|
1342
1342
|
</div>
|
1343
1343
|
<hr>
|
1344
|
-
<div class="refsect2">
|
1344
|
+
<div class="refsect2" title="g_mount_shadow ()">
|
1345
1345
|
<a name="g-mount-shadow"></a><h3>g_mount_shadow ()</h3>
|
1346
1346
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_shadow (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
1347
1347
|
<p>
|
@@ -1361,7 +1361,7 @@ will need to emit the <a class="link" href="GMount.html#GMount-changed" title='T
|
|
1361
1361
|
<p class="since">Since 2.20</p>
|
1362
1362
|
</div>
|
1363
1363
|
<hr>
|
1364
|
-
<div class="refsect2">
|
1364
|
+
<div class="refsect2" title="g_mount_unshadow ()">
|
1365
1365
|
<a name="g-mount-unshadow"></a><h3>g_mount_unshadow ()</h3>
|
1366
1366
|
<pre class="programlisting"><span class="returnvalue">void</span> g_mount_unshadow (<em class="parameter"><code><a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount</code></em>);</pre>
|
1367
1367
|
<p>
|
@@ -1381,9 +1381,9 @@ will need to emit the <a class="link" href="GMount.html#GMount-changed" title='T
|
|
1381
1381
|
<p class="since">Since 2.20</p>
|
1382
1382
|
</div>
|
1383
1383
|
</div>
|
1384
|
-
<div class="refsect1">
|
1384
|
+
<div class="refsect1" title="Signal Details">
|
1385
1385
|
<a name="GMount.signal-details"></a><h2>Signal Details</h2>
|
1386
|
-
<div class="refsect2">
|
1386
|
+
<div class="refsect2" title='The "changed" signal'>
|
1387
1387
|
<a name="GMount-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
1388
1388
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount,
|
1389
1389
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
@@ -1406,7 +1406,7 @@ Emitted when the mount has been changed.
|
|
1406
1406
|
</table></div>
|
1407
1407
|
</div>
|
1408
1408
|
<hr>
|
1409
|
-
<div class="refsect2">
|
1409
|
+
<div class="refsect2" title='The "pre-unmount" signal'>
|
1410
1410
|
<a name="GMount-pre-unmount"></a><h3>The <code class="literal">"pre-unmount"</code> signal</h3>
|
1411
1411
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount,
|
1412
1412
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
@@ -1431,7 +1431,7 @@ unmounted.
|
|
1431
1431
|
<p class="since">Since 2.22</p>
|
1432
1432
|
</div>
|
1433
1433
|
<hr>
|
1434
|
-
<div class="refsect2">
|
1434
|
+
<div class="refsect2" title='The "unmounted" signal'>
|
1435
1435
|
<a name="GMount-unmounted"></a><h3>The <code class="literal">"unmounted"</code> signal</h3>
|
1436
1436
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GMount.html" title="GMount"><span class="type">GMount</span></a> *mount,
|
1437
1437
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : Run Last</pre>
|
@@ -1460,6 +1460,6 @@ finalized.
|
|
1460
1460
|
</div>
|
1461
1461
|
<div class="footer">
|
1462
1462
|
<hr>
|
1463
|
-
Generated by GTK-Doc V1.15
|
1463
|
+
Generated by GTK-Doc V1.15</div>
|
1464
1464
|
</body>
|
1465
1465
|
</html>
|