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>GVfs</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="extending.html" title="Extending GIO">
|
9
9
|
<link rel="prev" href="extending.html" title="Extending GIO">
|
10
10
|
<link rel="next" href="GIOModule.html" title="GIOModule">
|
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">
|
@@ -28,7 +28,7 @@
|
|
28
28
|
<a href="#GVfs.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
29
|
</td></tr>
|
30
30
|
</table>
|
31
|
-
<div class="refentry">
|
31
|
+
<div class="refentry" title="GVfs">
|
32
32
|
<a name="GVfs"></a><div class="titlepage"></div>
|
33
33
|
<div class="refnamediv"><table width="100%"><tr>
|
34
34
|
<td valign="top">
|
@@ -37,41 +37,41 @@
|
|
37
37
|
</td>
|
38
38
|
<td valign="top" align="right"></td>
|
39
39
|
</tr></table></div>
|
40
|
-
<div class="refsynopsisdiv">
|
40
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
41
41
|
<a name="GVfs.synopsis"></a><h2>Synopsis</h2>
|
42
42
|
<pre class="synopsis">
|
43
43
|
#include <gio/gio.h>
|
44
44
|
|
45
45
|
<a class="link" href="GVfs.html#GVfs-struct" title="GVfs">GVfs</a>;
|
46
46
|
#define <a class="link" href="GVfs.html#G-VFS-EXTENSION-POINT-NAME:CAPS" title="G_VFS_EXTENSION_POINT_NAME">G_VFS_EXTENSION_POINT_NAME</a>
|
47
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
47
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GVfs.html#g-vfs-get-file-for-path" title="g_vfs_get_file_for_path ()">g_vfs_get_file_for_path</a> (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
48
48
|
<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);
|
49
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
49
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GVfs.html#g-vfs-get-file-for-uri" title="g_vfs_get_file_for_uri ()">g_vfs_get_file_for_uri</a> (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
50
50
|
<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>);
|
51
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
51
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GVfs.html#g-vfs-parse-name" title="g_vfs_parse_name ()">g_vfs_parse_name</a> (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
52
52
|
<em class="parameter"><code>const <span class="type">char</span> *parse_name</code></em>);
|
53
|
-
<a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> *
|
54
|
-
<a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> *
|
53
|
+
<a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> * <a class="link" href="GVfs.html#g-vfs-get-default" title="g_vfs_get_default ()">g_vfs_get_default</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
54
|
+
<a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> * <a class="link" href="GVfs.html#g-vfs-get-local" title="g_vfs_get_local ()">g_vfs_get_local</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
55
55
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GVfs.html#g-vfs-is-active" title="g_vfs_is_active ()">g_vfs_is_active</a> (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>);
|
56
|
-
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
56
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* const * <a class="link" href="GVfs.html#g-vfs-get-supported-uri-schemes" title="g_vfs_get_supported_uri_schemes ()">g_vfs_get_supported_uri_schemes</a> (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>);
|
57
57
|
</pre>
|
58
58
|
</div>
|
59
|
-
<div class="refsect1">
|
59
|
+
<div class="refsect1" title="Object Hierarchy">
|
60
60
|
<a name="GVfs.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
61
61
|
<pre class="synopsis">
|
62
62
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
63
63
|
+----GVfs
|
64
64
|
</pre>
|
65
65
|
</div>
|
66
|
-
<div class="refsect1">
|
66
|
+
<div class="refsect1" title="Description">
|
67
67
|
<a name="GVfs.description"></a><h2>Description</h2>
|
68
68
|
<p>
|
69
69
|
Entry point for using GIO functionality.
|
70
70
|
</p>
|
71
71
|
</div>
|
72
|
-
<div class="refsect1">
|
72
|
+
<div class="refsect1" title="Details">
|
73
73
|
<a name="GVfs.details"></a><h2>Details</h2>
|
74
|
-
<div class="refsect2">
|
74
|
+
<div class="refsect2" title="GVfs">
|
75
75
|
<a name="GVfs-struct"></a><h3>GVfs</h3>
|
76
76
|
<pre class="programlisting">typedef struct _GVfs GVfs;</pre>
|
77
77
|
<p>
|
@@ -79,7 +79,7 @@ Virtual File System object.
|
|
79
79
|
</p>
|
80
80
|
</div>
|
81
81
|
<hr>
|
82
|
-
<div class="refsect2">
|
82
|
+
<div class="refsect2" title="G_VFS_EXTENSION_POINT_NAME">
|
83
83
|
<a name="G-VFS-EXTENSION-POINT-NAME:CAPS"></a><h3>G_VFS_EXTENSION_POINT_NAME</h3>
|
84
84
|
<pre class="programlisting">#define G_VFS_EXTENSION_POINT_NAME "gio-vfs"
|
85
85
|
</pre>
|
@@ -89,9 +89,9 @@ See Extending GIO.
|
|
89
89
|
</p>
|
90
90
|
</div>
|
91
91
|
<hr>
|
92
|
-
<div class="refsect2">
|
92
|
+
<div class="refsect2" title="g_vfs_get_file_for_path ()">
|
93
93
|
<a name="g-vfs-get-file-for-path"></a><h3>g_vfs_get_file_for_path ()</h3>
|
94
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
94
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_vfs_get_file_for_path (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
95
95
|
<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre>
|
96
96
|
<p>
|
97
97
|
Gets a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> for <em class="parameter"><code>path</code></em>.
|
@@ -119,9 +119,9 @@ Gets a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile<
|
|
119
119
|
</table></div>
|
120
120
|
</div>
|
121
121
|
<hr>
|
122
|
-
<div class="refsect2">
|
122
|
+
<div class="refsect2" title="g_vfs_get_file_for_uri ()">
|
123
123
|
<a name="g-vfs-get-file-for-uri"></a><h3>g_vfs_get_file_for_uri ()</h3>
|
124
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
124
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_vfs_get_file_for_uri (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
125
125
|
<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>);</pre>
|
126
126
|
<p>
|
127
127
|
Gets a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> for <em class="parameter"><code>uri</code></em>.
|
@@ -154,9 +154,9 @@ is malformed or if the URI scheme is not supported.
|
|
154
154
|
</table></div>
|
155
155
|
</div>
|
156
156
|
<hr>
|
157
|
-
<div class="refsect2">
|
157
|
+
<div class="refsect2" title="g_vfs_parse_name ()">
|
158
158
|
<a name="g-vfs-parse-name"></a><h3>g_vfs_parse_name ()</h3>
|
159
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
159
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_vfs_parse_name (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>,
|
160
160
|
<em class="parameter"><code>const <span class="type">char</span> *parse_name</code></em>);</pre>
|
161
161
|
<p>
|
162
162
|
This operation never fails, but the returned object might
|
@@ -186,9 +186,9 @@ be parsed by the <a class="link" href="GVfs.html" title="GVfs"><span class="type
|
|
186
186
|
</table></div>
|
187
187
|
</div>
|
188
188
|
<hr>
|
189
|
-
<div class="refsect2">
|
189
|
+
<div class="refsect2" title="g_vfs_get_default ()">
|
190
190
|
<a name="g-vfs-get-default"></a><h3>g_vfs_get_default ()</h3>
|
191
|
-
<pre class="programlisting"><a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> *
|
191
|
+
<pre class="programlisting"><a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> * g_vfs_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
192
192
|
<p>
|
193
193
|
Gets the default <a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> for the system.
|
194
194
|
</p>
|
@@ -202,9 +202,9 @@ Gets the default <a class="link" href="GVfs.html" title="GVfs"><span class="type
|
|
202
202
|
</table></div>
|
203
203
|
</div>
|
204
204
|
<hr>
|
205
|
-
<div class="refsect2">
|
205
|
+
<div class="refsect2" title="g_vfs_get_local ()">
|
206
206
|
<a name="g-vfs-get-local"></a><h3>g_vfs_get_local ()</h3>
|
207
|
-
<pre class="programlisting"><a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> *
|
207
|
+
<pre class="programlisting"><a class="link" href="GVfs.html" title="GVfs"><span class="returnvalue">GVfs</span></a> * g_vfs_get_local (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
208
208
|
<p>
|
209
209
|
Gets the local <a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> for the system.
|
210
210
|
</p>
|
@@ -218,7 +218,7 @@ Gets the local <a class="link" href="GVfs.html" title="GVfs"><span class="type">
|
|
218
218
|
</table></div>
|
219
219
|
</div>
|
220
220
|
<hr>
|
221
|
-
<div class="refsect2">
|
221
|
+
<div class="refsect2" title="g_vfs_is_active ()">
|
222
222
|
<a name="g-vfs-is-active"></a><h3>g_vfs_is_active ()</h3>
|
223
223
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_vfs_is_active (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>);</pre>
|
224
224
|
<p>
|
@@ -241,9 +241,9 @@ Checks if the VFS is active.
|
|
241
241
|
</table></div>
|
242
242
|
</div>
|
243
243
|
<hr>
|
244
|
-
<div class="refsect2">
|
244
|
+
<div class="refsect2" title="g_vfs_get_supported_uri_schemes ()">
|
245
245
|
<a name="g-vfs-get-supported-uri-schemes"></a><h3>g_vfs_get_supported_uri_schemes ()</h3>
|
246
|
-
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a
|
246
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>* const * g_vfs_get_supported_uri_schemes (<em class="parameter"><code><a class="link" href="GVfs.html" title="GVfs"><span class="type">GVfs</span></a> *vfs</code></em>);</pre>
|
247
247
|
<p>
|
248
248
|
Gets a list of URI schemes supported by <em class="parameter"><code>vfs</code></em>.
|
249
249
|
</p>
|
@@ -269,6 +269,6 @@ Gets a list of URI schemes supported by <em class="parameter"><code>vfs</code></
|
|
269
269
|
</div>
|
270
270
|
<div class="footer">
|
271
271
|
<hr>
|
272
|
-
Generated by GTK-Doc V1.15
|
272
|
+
Generated by GTK-Doc V1.15</div>
|
273
273
|
</body>
|
274
274
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GVolume</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="GVolumeMonitor.html" title="GVolumeMonitor">
|
10
10
|
<link rel="next" href="GMount.html" title="GMount">
|
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="#GVolume.signals" class="shortcut">Signals</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GVolume">
|
36
36
|
<a name="GVolume"></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="GVolume.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<pre class="synopsis">
|
47
47
|
#include <gio/gio.h>
|
@@ -94,32 +94,32 @@
|
|
94
94
|
<em class="parameter"><code>const <span class="type">char</span> *kind</code></em>);
|
95
95
|
</pre>
|
96
96
|
</div>
|
97
|
-
<div class="refsect1">
|
97
|
+
<div class="refsect1" title="Object Hierarchy">
|
98
98
|
<a name="GVolume.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
99
99
|
<pre class="synopsis">
|
100
100
|
GInterface
|
101
101
|
+----GVolume
|
102
102
|
</pre>
|
103
103
|
</div>
|
104
|
-
<div class="refsect1">
|
104
|
+
<div class="refsect1" title="Prerequisites">
|
105
105
|
<a name="GVolume.prerequisites"></a><h2>Prerequisites</h2>
|
106
106
|
<p>
|
107
107
|
GVolume requires
|
108
108
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
109
109
|
</div>
|
110
|
-
<div class="refsect1">
|
110
|
+
<div class="refsect1" title="Signals">
|
111
111
|
<a name="GVolume.signals"></a><h2>Signals</h2>
|
112
112
|
<pre class="synopsis">
|
113
113
|
"<a class="link" href="GVolume.html#GVolume-changed" title='The "changed" signal'>changed</a>" : Run Last
|
114
114
|
"<a class="link" href="GVolume.html#GVolume-removed" title='The "removed" signal'>removed</a>" : Run Last
|
115
115
|
</pre>
|
116
116
|
</div>
|
117
|
-
<div class="refsect1">
|
117
|
+
<div class="refsect1" title="Description">
|
118
118
|
<a name="GVolume.description"></a><h2>Description</h2>
|
119
119
|
<p>
|
120
120
|
The <a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> interface represents user-visible objects that can be
|
121
121
|
mounted. Note, when porting from GnomeVFS, <a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> is the moral
|
122
|
-
equivalent of <span class="type">GnomeVFSDrive</span>.
|
122
|
+
equivalent of <a href="/usr/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-2.0-gnome-vfs-drive.html#GnomeVFSDrive"><span class="type">GnomeVFSDrive</span></a>.
|
123
123
|
</p>
|
124
124
|
<p>
|
125
125
|
Mounting a <a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> instance is an asynchronous operation. For more
|
@@ -167,9 +167,9 @@ identifier, which can be used to obtain a hal device by means of
|
|
167
167
|
<code class="function">libhal_manger_find_device_string_match()</code>.
|
168
168
|
</p>
|
169
169
|
</div>
|
170
|
-
<div class="refsect1">
|
170
|
+
<div class="refsect1" title="Details">
|
171
171
|
<a name="GVolume.details"></a><h2>Details</h2>
|
172
|
-
<div class="refsect2">
|
172
|
+
<div class="refsect2" title="GVolume">
|
173
173
|
<a name="GVolume-struct"></a><h3>GVolume</h3>
|
174
174
|
<pre class="programlisting">typedef struct _GVolume GVolume;</pre>
|
175
175
|
<p>
|
@@ -177,7 +177,7 @@ Opaque mountable volume object.
|
|
177
177
|
</p>
|
178
178
|
</div>
|
179
179
|
<hr>
|
180
|
-
<div class="refsect2">
|
180
|
+
<div class="refsect2" title="GVolumeIface">
|
181
181
|
<a name="GVolumeIface"></a><h3>GVolumeIface</h3>
|
182
182
|
<pre class="programlisting">typedef struct {
|
183
183
|
GTypeInterface g_iface;
|
@@ -349,7 +349,7 @@ Interface for implementing operations for mountable volumes.
|
|
349
349
|
</table></div>
|
350
350
|
</div>
|
351
351
|
<hr>
|
352
|
-
<div class="refsect2">
|
352
|
+
<div class="refsect2" title="g_volume_get_name ()">
|
353
353
|
<a name="g-volume-get-name"></a><h3>g_volume_get_name ()</h3>
|
354
354
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_volume_get_name (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
355
355
|
<p>
|
@@ -373,7 +373,7 @@ be freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-
|
|
373
373
|
</table></div>
|
374
374
|
</div>
|
375
375
|
<hr>
|
376
|
-
<div class="refsect2">
|
376
|
+
<div class="refsect2" title="g_volume_get_uuid ()">
|
377
377
|
<a name="g-volume-get-uuid"></a><h3>g_volume_get_uuid ()</h3>
|
378
378
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_volume_get_uuid (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
379
379
|
<p>
|
@@ -401,7 +401,7 @@ available.
|
|
401
401
|
</table></div>
|
402
402
|
</div>
|
403
403
|
<hr>
|
404
|
-
<div class="refsect2">
|
404
|
+
<div class="refsect2" title="g_volume_get_icon ()">
|
405
405
|
<a name="g-volume-get-icon"></a><h3>g_volume_get_icon ()</h3>
|
406
406
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_volume_get_icon (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
407
407
|
<p>
|
@@ -426,7 +426,7 @@ Gets the icon for <em class="parameter"><code>volume</code></em>.
|
|
426
426
|
</table></div>
|
427
427
|
</div>
|
428
428
|
<hr>
|
429
|
-
<div class="refsect2">
|
429
|
+
<div class="refsect2" title="g_volume_get_drive ()">
|
430
430
|
<a name="g-volume-get-drive"></a><h3>g_volume_get_drive ()</h3>
|
431
431
|
<pre class="programlisting"><a class="link" href="GDrive.html" title="GDrive"><span class="returnvalue">GDrive</span></a> * g_volume_get_drive (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
432
432
|
<p>
|
@@ -451,7 +451,7 @@ Gets the drive for the <em class="parameter"><code>volume</code></em>.
|
|
451
451
|
</table></div>
|
452
452
|
</div>
|
453
453
|
<hr>
|
454
|
-
<div class="refsect2">
|
454
|
+
<div class="refsect2" title="g_volume_get_mount ()">
|
455
455
|
<a name="g-volume-get-mount"></a><h3>g_volume_get_mount ()</h3>
|
456
456
|
<pre class="programlisting"><a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> * g_volume_get_mount (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
457
457
|
<p>
|
@@ -476,7 +476,7 @@ Gets the mount for the <em class="parameter"><code>volume</code></em>.
|
|
476
476
|
</table></div>
|
477
477
|
</div>
|
478
478
|
<hr>
|
479
|
-
<div class="refsect2">
|
479
|
+
<div class="refsect2" title="g_volume_can_mount ()">
|
480
480
|
<a name="g-volume-can-mount"></a><h3>g_volume_can_mount ()</h3>
|
481
481
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_can_mount (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
482
482
|
<p>
|
@@ -499,7 +499,7 @@ Checks if a volume can be mounted.
|
|
499
499
|
</table></div>
|
500
500
|
</div>
|
501
501
|
<hr>
|
502
|
-
<div class="refsect2">
|
502
|
+
<div class="refsect2" title="g_volume_should_automount ()">
|
503
503
|
<a name="g-volume-should-automount"></a><h3>g_volume_should_automount ()</h3>
|
504
504
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_should_automount (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
505
505
|
<p>
|
@@ -522,7 +522,7 @@ Returns whether the volume should be automatically mounted.
|
|
522
522
|
</table></div>
|
523
523
|
</div>
|
524
524
|
<hr>
|
525
|
-
<div class="refsect2">
|
525
|
+
<div class="refsect2" title="g_volume_get_activation_root ()">
|
526
526
|
<a name="g-volume-get-activation-root"></a><h3>g_volume_get_activation_root ()</h3>
|
527
527
|
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_volume_get_activation_root (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
528
528
|
<p>
|
@@ -585,7 +585,7 @@ implementations to find the underlying mount to shadow, see
|
|
585
585
|
<p class="since">Since 2.18</p>
|
586
586
|
</div>
|
587
587
|
<hr>
|
588
|
-
<div class="refsect2">
|
588
|
+
<div class="refsect2" title="g_volume_mount ()">
|
589
589
|
<a name="g-volume-mount"></a><h3>g_volume_mount ()</h3>
|
590
590
|
<pre class="programlisting"><span class="returnvalue">void</span> g_volume_mount (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
591
591
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountMountFlags" title="enum GMountMountFlags"><span class="type">GMountMountFlags</span></a> flags</code></em>,
|
@@ -635,7 +635,7 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
635
635
|
</table></div>
|
636
636
|
</div>
|
637
637
|
<hr>
|
638
|
-
<div class="refsect2">
|
638
|
+
<div class="refsect2" title="g_volume_mount_finish ()">
|
639
639
|
<a name="g-volume-mount-finish"></a><h3>g_volume_mount_finish ()</h3>
|
640
640
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_mount_finish (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
641
641
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -677,7 +677,7 @@ function; there's no need to listen for the 'mount-added' signal on
|
|
677
677
|
</table></div>
|
678
678
|
</div>
|
679
679
|
<hr>
|
680
|
-
<div class="refsect2">
|
680
|
+
<div class="refsect2" title="g_volume_can_eject ()">
|
681
681
|
<a name="g-volume-can-eject"></a><h3>g_volume_can_eject ()</h3>
|
682
682
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_can_eject (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
683
683
|
<p>
|
@@ -700,14 +700,14 @@ Checks if a volume can be ejected.
|
|
700
700
|
</table></div>
|
701
701
|
</div>
|
702
702
|
<hr>
|
703
|
-
<div class="refsect2">
|
703
|
+
<div class="refsect2" title="g_volume_eject ()">
|
704
704
|
<a name="g-volume-eject"></a><h3>g_volume_eject ()</h3>
|
705
705
|
<pre class="programlisting"><span class="returnvalue">void</span> g_volume_eject (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
706
706
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
707
707
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
708
708
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
709
709
|
<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>
|
710
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
710
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
711
711
|
<h3 class="title">Warning</h3>
|
712
712
|
<p><code class="literal">g_volume_eject</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GVolume.html#g-volume-eject-with-operation" title="g_volume_eject_with_operation ()"><code class="function">g_volume_eject_with_operation()</code></a> instead.</p>
|
713
713
|
</div>
|
@@ -748,12 +748,12 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
748
748
|
</table></div>
|
749
749
|
</div>
|
750
750
|
<hr>
|
751
|
-
<div class="refsect2">
|
751
|
+
<div class="refsect2" title="g_volume_eject_finish ()">
|
752
752
|
<a name="g-volume-eject-finish"></a><h3>g_volume_eject_finish ()</h3>
|
753
753
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_eject_finish (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
754
754
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
755
755
|
<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>
|
756
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
756
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
757
757
|
<h3 class="title">Warning</h3>
|
758
758
|
<p><code class="literal">g_volume_eject_finish</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GVolume.html#g-volume-eject-with-operation-finish" title="g_volume_eject_with_operation_finish ()"><code class="function">g_volume_eject_with_operation_finish()</code></a> instead.</p>
|
759
759
|
</div>
|
@@ -789,7 +789,7 @@ Finishes ejecting a volume. If any errors occured during the operation,
|
|
789
789
|
</table></div>
|
790
790
|
</div>
|
791
791
|
<hr>
|
792
|
-
<div class="refsect2">
|
792
|
+
<div class="refsect2" title="g_volume_eject_with_operation ()">
|
793
793
|
<a name="g-volume-eject-with-operation"></a><h3>g_volume_eject_with_operation ()</h3>
|
794
794
|
<pre class="programlisting"><span class="returnvalue">void</span> g_volume_eject_with_operation (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
795
795
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
@@ -840,7 +840,7 @@ and <a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="t
|
|
840
840
|
<p class="since">Since 2.22</p>
|
841
841
|
</div>
|
842
842
|
<hr>
|
843
|
-
<div class="refsect2">
|
843
|
+
<div class="refsect2" title="g_volume_eject_with_operation_finish ()">
|
844
844
|
<a name="g-volume-eject-with-operation-finish"></a><h3>g_volume_eject_with_operation_finish ()</h3>
|
845
845
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_volume_eject_with_operation_finish
|
846
846
|
(<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
@@ -880,7 +880,7 @@ Finishes ejecting a volume. If any errors occurred during the operation,
|
|
880
880
|
<p class="since">Since 2.22</p>
|
881
881
|
</div>
|
882
882
|
<hr>
|
883
|
-
<div class="refsect2">
|
883
|
+
<div class="refsect2" title="G_VOLUME_IDENTIFIER_KIND_HAL_UDI">
|
884
884
|
<a name="G-VOLUME-IDENTIFIER-KIND-HAL-UDI:CAPS"></a><h3>G_VOLUME_IDENTIFIER_KIND_HAL_UDI</h3>
|
885
885
|
<pre class="programlisting">#define G_VOLUME_IDENTIFIER_KIND_HAL_UDI "hal-udi"
|
886
886
|
</pre>
|
@@ -889,7 +889,7 @@ The string used to obtain a Hal UDI with <a class="link" href="GVolume.html#g-vo
|
|
889
889
|
</p>
|
890
890
|
</div>
|
891
891
|
<hr>
|
892
|
-
<div class="refsect2">
|
892
|
+
<div class="refsect2" title="G_VOLUME_IDENTIFIER_KIND_LABEL">
|
893
893
|
<a name="G-VOLUME-IDENTIFIER-KIND-LABEL:CAPS"></a><h3>G_VOLUME_IDENTIFIER_KIND_LABEL</h3>
|
894
894
|
<pre class="programlisting">#define G_VOLUME_IDENTIFIER_KIND_LABEL "label"
|
895
895
|
</pre>
|
@@ -898,7 +898,7 @@ The string used to obtain a filesystem label with <a class="link" href="GVolume.
|
|
898
898
|
</p>
|
899
899
|
</div>
|
900
900
|
<hr>
|
901
|
-
<div class="refsect2">
|
901
|
+
<div class="refsect2" title="G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT">
|
902
902
|
<a name="G-VOLUME-IDENTIFIER-KIND-NFS-MOUNT:CAPS"></a><h3>G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT</h3>
|
903
903
|
<pre class="programlisting">#define G_VOLUME_IDENTIFIER_KIND_NFS_MOUNT "nfs-mount"
|
904
904
|
</pre>
|
@@ -907,7 +907,7 @@ The string used to obtain a NFS mount with <a class="link" href="GVolume.html#g-
|
|
907
907
|
</p>
|
908
908
|
</div>
|
909
909
|
<hr>
|
910
|
-
<div class="refsect2">
|
910
|
+
<div class="refsect2" title="G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE">
|
911
911
|
<a name="G-VOLUME-IDENTIFIER-KIND-UNIX-DEVICE:CAPS"></a><h3>G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE</h3>
|
912
912
|
<pre class="programlisting">#define G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE "unix-device"
|
913
913
|
</pre>
|
@@ -916,7 +916,7 @@ The string used to obtain a Unix device path with <a class="link" href="GVolume.
|
|
916
916
|
</p>
|
917
917
|
</div>
|
918
918
|
<hr>
|
919
|
-
<div class="refsect2">
|
919
|
+
<div class="refsect2" title="G_VOLUME_IDENTIFIER_KIND_UUID">
|
920
920
|
<a name="G-VOLUME-IDENTIFIER-KIND-UUID:CAPS"></a><h3>G_VOLUME_IDENTIFIER_KIND_UUID</h3>
|
921
921
|
<pre class="programlisting">#define G_VOLUME_IDENTIFIER_KIND_UUID "uuid"
|
922
922
|
</pre>
|
@@ -925,7 +925,7 @@ The string used to obtain a UUID with <a class="link" href="GVolume.html#g-volum
|
|
925
925
|
</p>
|
926
926
|
</div>
|
927
927
|
<hr>
|
928
|
-
<div class="refsect2">
|
928
|
+
<div class="refsect2" title="g_volume_enumerate_identifiers ()">
|
929
929
|
<a name="g-volume-enumerate-identifiers"></a><h3>g_volume_enumerate_identifiers ()</h3>
|
930
930
|
<pre class="programlisting"><span class="returnvalue">char</span> ** g_volume_enumerate_identifiers (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>);</pre>
|
931
931
|
<p>
|
@@ -951,7 +951,7 @@ the identifiers themselves.
|
|
951
951
|
</table></div>
|
952
952
|
</div>
|
953
953
|
<hr>
|
954
|
-
<div class="refsect2">
|
954
|
+
<div class="refsect2" title="g_volume_get_identifier ()">
|
955
955
|
<a name="g-volume-get-identifier"></a><h3>g_volume_get_identifier ()</h3>
|
956
956
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_volume_get_identifier (<em class="parameter"><code><a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *volume</code></em>,
|
957
957
|
<em class="parameter"><code>const <span class="type">char</span> *kind</code></em>);</pre>
|
@@ -984,9 +984,9 @@ for more information about volume identifiers.
|
|
984
984
|
</table></div>
|
985
985
|
</div>
|
986
986
|
</div>
|
987
|
-
<div class="refsect1">
|
987
|
+
<div class="refsect1" title="Signal Details">
|
988
988
|
<a name="GVolume.signal-details"></a><h2>Signal Details</h2>
|
989
|
-
<div class="refsect2">
|
989
|
+
<div class="refsect2" title='The "changed" signal'>
|
990
990
|
<a name="GVolume-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
991
991
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *arg0,
|
992
992
|
<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>
|
@@ -1002,7 +1002,7 @@ Emitted when the volume has been changed.
|
|
1002
1002
|
</table></div>
|
1003
1003
|
</div>
|
1004
1004
|
<hr>
|
1005
|
-
<div class="refsect2">
|
1005
|
+
<div class="refsect2" title='The "removed" signal'>
|
1006
1006
|
<a name="GVolume-removed"></a><h3>The <code class="literal">"removed"</code> signal</h3>
|
1007
1007
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GVolume.html" title="GVolume"><span class="type">GVolume</span></a> *arg0,
|
1008
1008
|
<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>
|
@@ -1023,6 +1023,6 @@ release them so the object can be finalized.
|
|
1023
1023
|
</div>
|
1024
1024
|
<div class="footer">
|
1025
1025
|
<hr>
|
1026
|
-
Generated by GTK-Doc V1.15
|
1026
|
+
Generated by GTK-Doc V1.15</div>
|
1027
1027
|
</body>
|
1028
1028
|
</html>
|