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>GEmblem</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="GEmblemedIcon.html" title="GEmblemedIcon">
|
10
10
|
<link rel="next" href="failable_initialization.html" title="Failable Initialization">
|
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="#GEmblem.properties" class="shortcut">Properties</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GEmblem">
|
36
36
|
<a name="GEmblem"></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="GEmblem.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<pre class="synopsis">
|
47
47
|
#include <gio/gio.h>
|
@@ -55,27 +55,27 @@ enum <a class="link" href="GEmblem.html#GEmblemOrigin" title="enu
|
|
55
55
|
<a class="link" href="GEmblem.html#GEmblemOrigin" title="enum GEmblemOrigin"><span class="returnvalue">GEmblemOrigin</span></a> <a class="link" href="GEmblem.html#g-emblem-get-origin" title="g_emblem_get_origin ()">g_emblem_get_origin</a> (<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);
|
56
56
|
</pre>
|
57
57
|
</div>
|
58
|
-
<div class="refsect1">
|
58
|
+
<div class="refsect1" title="Object Hierarchy">
|
59
59
|
<a name="GEmblem.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>
|
62
62
|
+----GEmblem
|
63
63
|
</pre>
|
64
64
|
</div>
|
65
|
-
<div class="refsect1">
|
65
|
+
<div class="refsect1" title="Implemented Interfaces">
|
66
66
|
<a name="GEmblem.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
67
67
|
<p>
|
68
68
|
GEmblem implements
|
69
69
|
<a class="link" href="GIcon.html" title="GIcon">GIcon</a>.</p>
|
70
70
|
</div>
|
71
|
-
<div class="refsect1">
|
71
|
+
<div class="refsect1" title="Properties">
|
72
72
|
<a name="GEmblem.properties"></a><h2>Properties</h2>
|
73
73
|
<pre class="synopsis">
|
74
74
|
"<a class="link" href="GEmblem.html#GEmblem--icon" title='The "icon" property'>icon</a>" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>* : Read / Write / Construct Only
|
75
75
|
"<a class="link" href="GEmblem.html#GEmblem--origin" title='The "origin" property'>origin</a>" <a class="link" href="GEmblem.html#GEmblemOrigin" title="enum GEmblemOrigin"><span class="type">GEmblemOrigin</span></a> : Read / Write / Construct Only
|
76
76
|
</pre>
|
77
77
|
</div>
|
78
|
-
<div class="refsect1">
|
78
|
+
<div class="refsect1" title="Description">
|
79
79
|
<a name="GEmblem.description"></a><h2>Description</h2>
|
80
80
|
<p>
|
81
81
|
<a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> is an implementation of <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> that supports
|
@@ -87,9 +87,9 @@ Currently, only metainformation about the emblem's origin is
|
|
87
87
|
supported. More may be added in the future.
|
88
88
|
</p>
|
89
89
|
</div>
|
90
|
-
<div class="refsect1">
|
90
|
+
<div class="refsect1" title="Details">
|
91
91
|
<a name="GEmblem.details"></a><h2>Details</h2>
|
92
|
-
<div class="refsect2">
|
92
|
+
<div class="refsect2" title="GEmblem">
|
93
93
|
<a name="GEmblem-struct"></a><h3>GEmblem</h3>
|
94
94
|
<pre class="programlisting">typedef struct _GEmblem GEmblem;</pre>
|
95
95
|
<p>
|
@@ -97,7 +97,7 @@ An object for Emblems
|
|
97
97
|
</p>
|
98
98
|
</div>
|
99
99
|
<hr>
|
100
|
-
<div class="refsect2">
|
100
|
+
<div class="refsect2" title="enum GEmblemOrigin">
|
101
101
|
<a name="GEmblemOrigin"></a><h3>enum GEmblemOrigin</h3>
|
102
102
|
<pre class="programlisting">typedef enum {
|
103
103
|
G_EMBLEM_ORIGIN_UNKNOWN,
|
@@ -138,7 +138,7 @@ to <a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmble
|
|
138
138
|
<p class="since">Since 2.18</p>
|
139
139
|
</div>
|
140
140
|
<hr>
|
141
|
-
<div class="refsect2">
|
141
|
+
<div class="refsect2" title="g_emblem_new ()">
|
142
142
|
<a name="g-emblem-new"></a><h3>g_emblem_new ()</h3>
|
143
143
|
<pre class="programlisting"><a class="link" href="GEmblem.html" title="GEmblem"><span class="returnvalue">GEmblem</span></a> * g_emblem_new (<em class="parameter"><code><a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> *icon</code></em>);</pre>
|
144
144
|
<p>
|
@@ -163,7 +163,7 @@ Creates a new emblem for <em class="parameter"><code>icon</code></em>.
|
|
163
163
|
<p class="since">Since 2.18</p>
|
164
164
|
</div>
|
165
165
|
<hr>
|
166
|
-
<div class="refsect2">
|
166
|
+
<div class="refsect2" title="g_emblem_new_with_origin ()">
|
167
167
|
<a name="g-emblem-new-with-origin"></a><h3>g_emblem_new_with_origin ()</h3>
|
168
168
|
<pre class="programlisting"><a class="link" href="GEmblem.html" title="GEmblem"><span class="returnvalue">GEmblem</span></a> * g_emblem_new_with_origin (<em class="parameter"><code><a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> *icon</code></em>,
|
169
169
|
<em class="parameter"><code><a class="link" href="GEmblem.html#GEmblemOrigin" title="enum GEmblemOrigin"><span class="type">GEmblemOrigin</span></a> origin</code></em>);</pre>
|
@@ -194,7 +194,7 @@ Creates a new emblem for <em class="parameter"><code>icon</code></em>.
|
|
194
194
|
<p class="since">Since 2.18</p>
|
195
195
|
</div>
|
196
196
|
<hr>
|
197
|
-
<div class="refsect2">
|
197
|
+
<div class="refsect2" title="g_emblem_get_icon ()">
|
198
198
|
<a name="g-emblem-get-icon"></a><h3>g_emblem_get_icon ()</h3>
|
199
199
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_emblem_get_icon (<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);</pre>
|
200
200
|
<p>
|
@@ -220,7 +220,7 @@ Gives back the icon from <em class="parameter"><code>emblem</code></em>.
|
|
220
220
|
<p class="since">Since 2.18</p>
|
221
221
|
</div>
|
222
222
|
<hr>
|
223
|
-
<div class="refsect2">
|
223
|
+
<div class="refsect2" title="g_emblem_get_origin ()">
|
224
224
|
<a name="g-emblem-get-origin"></a><h3>g_emblem_get_origin ()</h3>
|
225
225
|
<pre class="programlisting"><a class="link" href="GEmblem.html#GEmblemOrigin" title="enum GEmblemOrigin"><span class="returnvalue">GEmblemOrigin</span></a> g_emblem_get_origin (<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);</pre>
|
226
226
|
<p>
|
@@ -245,28 +245,28 @@ Gets the origin of the emblem.
|
|
245
245
|
<p class="since">Since 2.18</p>
|
246
246
|
</div>
|
247
247
|
</div>
|
248
|
-
<div class="refsect1">
|
248
|
+
<div class="refsect1" title="Property Details">
|
249
249
|
<a name="GEmblem.property-details"></a><h2>Property Details</h2>
|
250
|
-
<div class="refsect2">
|
250
|
+
<div class="refsect2" title='The "icon" property'>
|
251
251
|
<a name="GEmblem--icon"></a><h3>The <code class="literal">"icon"</code> property</h3>
|
252
252
|
<pre class="programlisting"> "icon" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>* : Read / Write / Construct Only</pre>
|
253
253
|
<p>The actual icon of the emblem.</p>
|
254
254
|
</div>
|
255
255
|
<hr>
|
256
|
-
<div class="refsect2">
|
256
|
+
<div class="refsect2" title='The "origin" property'>
|
257
257
|
<a name="GEmblem--origin"></a><h3>The <code class="literal">"origin"</code> property</h3>
|
258
258
|
<pre class="programlisting"> "origin" <a class="link" href="GEmblem.html#GEmblemOrigin" title="enum GEmblemOrigin"><span class="type">GEmblemOrigin</span></a> : Read / Write / Construct Only</pre>
|
259
259
|
<p>Tells which origin the emblem is derived from.</p>
|
260
260
|
<p>Default value: G_EMBLEM_ORIGIN_UNKNOWN</p>
|
261
261
|
</div>
|
262
262
|
</div>
|
263
|
-
<div class="refsect1">
|
263
|
+
<div class="refsect1" title="See Also">
|
264
264
|
<a name="GEmblem.see-also"></a><h2>See Also</h2>
|
265
265
|
<a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a>, <a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span class="type">GEmblemedIcon</span></a>, <a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a>, <a class="link" href="GThemedIcon.html" title="GThemedIcon"><span class="type">GThemedIcon</span></a>
|
266
266
|
</div>
|
267
267
|
</div>
|
268
268
|
<div class="footer">
|
269
269
|
<hr>
|
270
|
-
Generated by GTK-Doc V1.15
|
270
|
+
Generated by GTK-Doc V1.15</div>
|
271
271
|
</body>
|
272
272
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GEmblemedIcon</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="GThemedIcon.html" title="GThemedIcon">
|
10
10
|
<link rel="next" href="GEmblem.html" title="GEmblem">
|
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="#GEmblemedIcon.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="refentry">
|
33
|
+
<div class="refentry" title="GEmblemedIcon">
|
34
34
|
<a name="GEmblemedIcon"></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="GEmblemedIcon.synopsis"></a><h2>Synopsis</h2>
|
44
44
|
<pre class="synopsis">
|
45
45
|
#include <gio/gio.h>
|
@@ -53,20 +53,20 @@
|
|
53
53
|
<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);
|
54
54
|
</pre>
|
55
55
|
</div>
|
56
|
-
<div class="refsect1">
|
56
|
+
<div class="refsect1" title="Object Hierarchy">
|
57
57
|
<a name="GEmblemedIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
58
58
|
<pre class="synopsis">
|
59
59
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
60
60
|
+----GEmblemedIcon
|
61
61
|
</pre>
|
62
62
|
</div>
|
63
|
-
<div class="refsect1">
|
63
|
+
<div class="refsect1" title="Implemented Interfaces">
|
64
64
|
<a name="GEmblemedIcon.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
65
65
|
<p>
|
66
66
|
GEmblemedIcon implements
|
67
67
|
<a class="link" href="GIcon.html" title="GIcon">GIcon</a>.</p>
|
68
68
|
</div>
|
69
|
-
<div class="refsect1">
|
69
|
+
<div class="refsect1" title="Description">
|
70
70
|
<a name="GEmblemedIcon.description"></a><h2>Description</h2>
|
71
71
|
<p>
|
72
72
|
<a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span class="type">GEmblemedIcon</span></a> is an implementation of <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> that supports
|
@@ -78,9 +78,9 @@ Note that <a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span
|
|
78
78
|
of the emblems. See also <a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> for more information.
|
79
79
|
</p>
|
80
80
|
</div>
|
81
|
-
<div class="refsect1">
|
81
|
+
<div class="refsect1" title="Details">
|
82
82
|
<a name="GEmblemedIcon.details"></a><h2>Details</h2>
|
83
|
-
<div class="refsect2">
|
83
|
+
<div class="refsect2" title="GEmblemedIcon">
|
84
84
|
<a name="GEmblemedIcon-struct"></a><h3>GEmblemedIcon</h3>
|
85
85
|
<pre class="programlisting">typedef struct _GEmblemedIcon GEmblemedIcon;</pre>
|
86
86
|
<p>
|
@@ -88,7 +88,7 @@ An implementation of <a class="link" href="GIcon.html" title="GIcon"><span class
|
|
88
88
|
</p>
|
89
89
|
</div>
|
90
90
|
<hr>
|
91
|
-
<div class="refsect2">
|
91
|
+
<div class="refsect2" title="g_emblemed_icon_new ()">
|
92
92
|
<a name="g-emblemed-icon-new"></a><h3>g_emblemed_icon_new ()</h3>
|
93
93
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_emblemed_icon_new (<em class="parameter"><code><a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> *icon</code></em>,
|
94
94
|
<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);</pre>
|
@@ -119,7 +119,7 @@ Creates a new emblemed icon for <em class="parameter"><code>icon</code></em> wit
|
|
119
119
|
<p class="since">Since 2.18</p>
|
120
120
|
</div>
|
121
121
|
<hr>
|
122
|
-
<div class="refsect2">
|
122
|
+
<div class="refsect2" title="g_emblemed_icon_get_icon ()">
|
123
123
|
<a name="g-emblemed-icon-get-icon"></a><h3>g_emblemed_icon_get_icon ()</h3>
|
124
124
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_emblemed_icon_get_icon (<em class="parameter"><code><a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span class="type">GEmblemedIcon</span></a> *emblemed</code></em>);</pre>
|
125
125
|
<p>
|
@@ -144,7 +144,7 @@ Gets the main icon for <em class="parameter"><code>emblemed</code></em>.
|
|
144
144
|
<p class="since">Since 2.18</p>
|
145
145
|
</div>
|
146
146
|
<hr>
|
147
|
-
<div class="refsect2">
|
147
|
+
<div class="refsect2" title="g_emblemed_icon_get_emblems ()">
|
148
148
|
<a name="g-emblemed-icon-get-emblems"></a><h3>g_emblemed_icon_get_emblems ()</h3>
|
149
149
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> * g_emblemed_icon_get_emblems (<em class="parameter"><code><a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span class="type">GEmblemedIcon</span></a> *emblemed</code></em>);</pre>
|
150
150
|
<p>
|
@@ -169,7 +169,7 @@ Gets the list of emblems for the <em class="parameter"><code>icon</code></em>.
|
|
169
169
|
<p class="since">Since 2.18</p>
|
170
170
|
</div>
|
171
171
|
<hr>
|
172
|
-
<div class="refsect2">
|
172
|
+
<div class="refsect2" title="g_emblemed_icon_add_emblem ()">
|
173
173
|
<a name="g-emblemed-icon-add-emblem"></a><h3>g_emblemed_icon_add_emblem ()</h3>
|
174
174
|
<pre class="programlisting"><span class="returnvalue">void</span> g_emblemed_icon_add_emblem (<em class="parameter"><code><a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon"><span class="type">GEmblemedIcon</span></a> *emblemed</code></em>,
|
175
175
|
<em class="parameter"><code><a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a> *emblem</code></em>);</pre>
|
@@ -194,13 +194,13 @@ Adds <em class="parameter"><code>emblem</code></em> to the <a href="http://libra
|
|
194
194
|
<p class="since">Since 2.18</p>
|
195
195
|
</div>
|
196
196
|
</div>
|
197
|
-
<div class="refsect1">
|
197
|
+
<div class="refsect1" title="See Also">
|
198
198
|
<a name="GEmblemedIcon.see-also"></a><h2>See Also</h2>
|
199
199
|
<a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a>, <a class="link" href="GLoadableIcon.html" title="GLoadableIcon"><span class="type">GLoadableIcon</span></a>, <a class="link" href="GThemedIcon.html" title="GThemedIcon"><span class="type">GThemedIcon</span></a>, <a class="link" href="GEmblem.html" title="GEmblem"><span class="type">GEmblem</span></a>
|
200
200
|
</div>
|
201
201
|
</div>
|
202
202
|
<div class="footer">
|
203
203
|
<hr>
|
204
|
-
Generated by GTK-Doc V1.15
|
204
|
+
Generated by GTK-Doc V1.15</div>
|
205
205
|
</body>
|
206
206
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GFile</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="file_ops.html" title="File Operations">
|
9
9
|
<link rel="prev" href="file_ops.html" title="File Operations">
|
10
10
|
<link rel="next" href="gio-GFileAttribute.html" title="GFileAttribute">
|
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="#GFile.prerequisites" class="shortcut">Prerequisites</a>
|
31
31
|
</td></tr>
|
32
32
|
</table>
|
33
|
-
<div class="refentry">
|
33
|
+
<div class="refentry" title="GFile">
|
34
34
|
<a name="GFile"></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="GFile.synopsis"></a><h2>Synopsis</h2>
|
44
44
|
<pre class="synopsis">
|
45
45
|
#include <gio/gio.h>
|
@@ -57,38 +57,37 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
57
57
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="GFile.html#GFileReadMoreCallback" title="GFileReadMoreCallback ()">*GFileReadMoreCallback</a>) (<em class="parameter"><code>const <span class="type">char</span> *file_contents</code></em>,
|
58
58
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> file_size</code></em>,
|
59
59
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
|
60
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
61
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
62
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
63
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
64
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
60
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-new-for-path" title="g_file_new_for_path ()">g_file_new_for_path</a> (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);
|
61
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-new-for-uri" title="g_file_new_for_uri ()">g_file_new_for_uri</a> (<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>);
|
62
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-new-for-commandline-arg" title="g_file_new_for_commandline_arg ()">g_file_new_for_commandline_arg</a> (<em class="parameter"><code>const <span class="type">char</span> *arg</code></em>);
|
63
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-parse-name" title="g_file_parse_name ()">g_file_parse_name</a> (<em class="parameter"><code>const <span class="type">char</span> *parse_name</code></em>);
|
64
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-dup" title="g_file_dup ()">g_file_dup</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
65
65
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="GFile.html#g-file-hash" title="g_file_hash ()">g_file_hash</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> file</code></em>);
|
66
66
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-equal" title="g_file_equal ()">g_file_equal</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file1</code></em>,
|
67
67
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file2</code></em>);
|
68
|
-
<span class="returnvalue">char</span> *
|
69
|
-
<span class="returnvalue">char</span> *
|
70
|
-
<span class="returnvalue">char</span> *
|
71
|
-
<span class="returnvalue">char</span> *
|
72
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
68
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-basename" title="g_file_get_basename ()">g_file_get_basename</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
69
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-path" title="g_file_get_path ()">g_file_get_path</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
70
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-uri" title="g_file_get_uri ()">g_file_get_uri</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
71
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-parse-name" title="g_file_get_parse_name ()">g_file_get_parse_name</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
72
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-get-parent" title="g_file_get_parent ()">g_file_get_parent</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
73
73
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-has-parent" title="g_file_has_parent ()">g_file_has_parent</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
74
74
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *parent</code></em>);
|
75
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
75
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-get-child" title="g_file_get_child ()">g_file_get_child</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
76
76
|
<em class="parameter"><code>const <span class="type">char</span> *name</code></em>);
|
77
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
78
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
77
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-get-child-for-display-name" title="g_file_get_child_for_display_name ()">g_file_get_child_for_display_name</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
79
78
|
<em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>,
|
80
79
|
<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>);
|
81
80
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-has-prefix" title="g_file_has_prefix ()">g_file_has_prefix</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
82
81
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *prefix</code></em>);
|
83
|
-
<span class="returnvalue">char</span> *
|
82
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-relative-path" title="g_file_get_relative_path ()">g_file_get_relative_path</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *parent</code></em>,
|
84
83
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *descendant</code></em>);
|
85
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
84
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-resolve-relative-path" title="g_file_resolve_relative_path ()">g_file_resolve_relative_path</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
86
85
|
<em class="parameter"><code>const <span class="type">char</span> *relative_path</code></em>);
|
87
86
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-is-native" title="g_file_is_native ()">g_file_is_native</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
88
87
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-has-uri-scheme" title="g_file_has_uri_scheme ()">g_file_has_uri_scheme</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
89
88
|
<em class="parameter"><code>const <span class="type">char</span> *uri_scheme</code></em>);
|
90
|
-
<span class="returnvalue">char</span> *
|
91
|
-
<a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> *
|
89
|
+
<span class="returnvalue">char</span> * <a class="link" href="GFile.html#g-file-get-uri-scheme" title="g_file_get_uri_scheme ()">g_file_get_uri_scheme</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
90
|
+
<a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> * <a class="link" href="GFile.html#g-file-read" title="g_file_read ()">g_file_read</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
92
91
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
93
92
|
<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>);
|
94
93
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-read-async" title="g_file_read_async ()">g_file_read_async</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -96,18 +95,18 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
96
95
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
97
96
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
98
97
|
<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>);
|
99
|
-
<a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> *
|
98
|
+
<a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> * <a class="link" href="GFile.html#g-file-read-finish" title="g_file_read_finish ()">g_file_read_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
100
99
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
101
100
|
<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>);
|
102
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
101
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-append-to" title="g_file_append_to ()">g_file_append_to</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
103
102
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
104
103
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
105
104
|
<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>);
|
106
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
105
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-create" title="g_file_create ()">g_file_create</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
107
106
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
108
107
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
109
108
|
<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>);
|
110
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
109
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-replace" title="g_file_replace ()">g_file_replace</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
111
110
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
112
111
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> make_backup</code></em>,
|
113
112
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -119,7 +118,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
119
118
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
120
119
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
121
120
|
<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>);
|
122
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
121
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-append-to-finish" title="g_file_append_to_finish ()">g_file_append_to_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
123
122
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
124
123
|
<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>);
|
125
124
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-create-async" title="g_file_create_async ()">g_file_create_async</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -128,7 +127,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
128
127
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
129
128
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
130
129
|
<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>);
|
131
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
130
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-create-finish" title="g_file_create_finish ()">g_file_create_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
132
131
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
133
132
|
<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>);
|
134
133
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-replace-async" title="g_file_replace_async ()">g_file_replace_async</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -139,10 +138,10 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
139
138
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
140
139
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
141
140
|
<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>);
|
142
|
-
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
141
|
+
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * <a class="link" href="GFile.html#g-file-replace-finish" title="g_file_replace_finish ()">g_file_replace_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
143
142
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
144
143
|
<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>);
|
145
|
-
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
144
|
+
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFile.html#g-file-query-info" title="g_file_query_info ()">g_file_query_info</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
146
145
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
147
146
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
148
147
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -154,7 +153,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
154
153
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
155
154
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
156
155
|
<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>);
|
157
|
-
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
156
|
+
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFile.html#g-file-query-info-finish" title="g_file_query_info_finish ()">g_file_query_info_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
158
157
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
159
158
|
<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>);
|
160
159
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-query-exists" title="g_file_query_exists ()">g_file_query_exists</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -162,7 +161,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
162
161
|
<a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="returnvalue">GFileType</span></a> <a class="link" href="GFile.html#g-file-query-file-type" title="g_file_query_file_type ()">g_file_query_file_type</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
163
162
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
164
163
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>);
|
165
|
-
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
164
|
+
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFile.html#g-file-query-filesystem-info" title="g_file_query_filesystem_info ()">g_file_query_filesystem_info</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
166
165
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
167
166
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
168
167
|
<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>);
|
@@ -172,14 +171,13 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
172
171
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
173
172
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
174
173
|
<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>);
|
175
|
-
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
176
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
174
|
+
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * <a class="link" href="GFile.html#g-file-query-filesystem-info-finish" title="g_file_query_filesystem_info_finish ()">g_file_query_filesystem_info_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
177
175
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
178
176
|
<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>);
|
179
177
|
<a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * <a class="link" href="GFile.html#g-file-query-default-handler" title="g_file_query_default_handler ()">g_file_query_default_handler</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
180
178
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
181
179
|
<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>);
|
182
|
-
<a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> *
|
180
|
+
<a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> * <a class="link" href="GFile.html#g-file-find-enclosing-mount" title="g_file_find_enclosing_mount ()">g_file_find_enclosing_mount</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
183
181
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
184
182
|
<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>);
|
185
183
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-find-enclosing-mount-async" title="g_file_find_enclosing_mount_async ()">g_file_find_enclosing_mount_async</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -187,11 +185,10 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
187
185
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
188
186
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
189
187
|
<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>);
|
190
|
-
<a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> *
|
191
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
188
|
+
<a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> * <a class="link" href="GFile.html#g-file-find-enclosing-mount-finish" title="g_file_find_enclosing_mount_finish ()">g_file_find_enclosing_mount_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
192
189
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
193
190
|
<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>);
|
194
|
-
<a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> *
|
191
|
+
<a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> * <a class="link" href="GFile.html#g-file-enumerate-children" title="g_file_enumerate_children ()">g_file_enumerate_children</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
195
192
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
196
193
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
197
194
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -203,11 +200,10 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
203
200
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
204
201
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
205
202
|
<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>);
|
206
|
-
<a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> *
|
207
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
203
|
+
<a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> * <a class="link" href="GFile.html#g-file-enumerate-children-finish" title="g_file_enumerate_children_finish ()">g_file_enumerate_children_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
208
204
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
209
205
|
<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>);
|
210
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
206
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-set-display-name" title="g_file_set_display_name ()">g_file_set_display_name</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
211
207
|
<em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>,
|
212
208
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
213
209
|
<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>);
|
@@ -217,7 +213,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
217
213
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
218
214
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
219
215
|
<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>);
|
220
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
216
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-set-display-name-finish" title="g_file_set_display_name_finish ()">g_file_set_display_name_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
221
217
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
222
218
|
<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>);
|
223
219
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-delete" title="g_file_delete ()">g_file_delete</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -335,7 +331,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
335
331
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
336
332
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
337
333
|
<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>);
|
338
|
-
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
334
|
+
<a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * <a class="link" href="GFile.html#g-file-mount-mountable-finish" title="g_file_mount_mountable_finish ()">g_file_mount_mountable_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
339
335
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
340
336
|
<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>);
|
341
337
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-unmount-mountable" title="g_file_unmount_mountable ()">g_file_unmount_mountable</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -411,15 +407,15 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
411
407
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *location</code></em>,
|
412
408
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
413
409
|
<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>);
|
414
|
-
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
410
|
+
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* <a class="link" href="GFile.html#g-file-monitor-directory" title="g_file_monitor_directory ()">g_file_monitor_directory</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
415
411
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
416
412
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
417
413
|
<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>);
|
418
|
-
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
414
|
+
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* <a class="link" href="GFile.html#g-file-monitor-file" title="g_file_monitor_file ()">g_file_monitor_file</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
419
415
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
420
416
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
421
417
|
<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>);
|
422
|
-
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
418
|
+
<a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* <a class="link" href="GFile.html#g-file-monitor" title="g_file_monitor ()">g_file_monitor</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
423
419
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
424
420
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
425
421
|
<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>);
|
@@ -477,7 +473,7 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
477
473
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCopyFlags" title="enum GFileCopyFlags"><span class="type">GFileCopyFlags</span></a> flags</code></em>,
|
478
474
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
479
475
|
<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>);
|
480
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
476
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-create-readwrite" title="g_file_create_readwrite ()">g_file_create_readwrite</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
481
477
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
482
478
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
483
479
|
<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>);
|
@@ -487,10 +483,10 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
487
483
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
488
484
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
489
485
|
<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>);
|
490
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
486
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-create-readwrite-finish" title="g_file_create_readwrite_finish ()">g_file_create_readwrite_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
491
487
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
492
488
|
<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>);
|
493
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
489
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-open-readwrite" title="g_file_open_readwrite ()">g_file_open_readwrite</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
494
490
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
495
491
|
<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>);
|
496
492
|
<span class="returnvalue">void</span> <a class="link" href="GFile.html#g-file-open-readwrite-async" title="g_file_open_readwrite_async ()">g_file_open_readwrite_async</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -498,10 +494,10 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
498
494
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
499
495
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
500
496
|
<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>);
|
501
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
497
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-open-readwrite-finish" title="g_file_open_readwrite_finish ()">g_file_open_readwrite_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
502
498
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
503
499
|
<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>);
|
504
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
500
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-replace-readwrite" title="g_file_replace_readwrite ()">g_file_replace_readwrite</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
505
501
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
506
502
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> make_backup</code></em>,
|
507
503
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -515,27 +511,26 @@ enum <a class="link" href="GFile.html#GFilesystemPreviewType" tit
|
|
515
511
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
516
512
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
517
513
|
<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>);
|
518
|
-
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
519
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
514
|
+
<a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * <a class="link" href="GFile.html#g-file-replace-readwrite-finish" title="g_file_replace_readwrite_finish ()">g_file_replace_readwrite_finish</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
520
515
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
521
516
|
<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>);
|
522
517
|
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="GFile.html#g-file-supports-thread-contexts" title="g_file_supports_thread_contexts ()">g_file_supports_thread_contexts</a> (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);
|
523
518
|
</pre>
|
524
519
|
</div>
|
525
|
-
<div class="refsect1">
|
520
|
+
<div class="refsect1" title="Object Hierarchy">
|
526
521
|
<a name="GFile.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
527
522
|
<pre class="synopsis">
|
528
523
|
GInterface
|
529
524
|
+----GFile
|
530
525
|
</pre>
|
531
526
|
</div>
|
532
|
-
<div class="refsect1">
|
527
|
+
<div class="refsect1" title="Prerequisites">
|
533
528
|
<a name="GFile.prerequisites"></a><h2>Prerequisites</h2>
|
534
529
|
<p>
|
535
530
|
GFile requires
|
536
531
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
537
532
|
</div>
|
538
|
-
<div class="refsect1">
|
533
|
+
<div class="refsect1" title="Description">
|
539
534
|
<a name="GFile.description"></a><h2>Description</h2>
|
540
535
|
<p>
|
541
536
|
<a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> is a high level abstraction for manipulating files on a
|
@@ -619,9 +614,9 @@ for HTTP Etag headers, which are a very similar concept.
|
|
619
614
|
<p>
|
620
615
|
</p>
|
621
616
|
</div>
|
622
|
-
<div class="refsect1">
|
617
|
+
<div class="refsect1" title="Details">
|
623
618
|
<a name="GFile.details"></a><h2>Details</h2>
|
624
|
-
<div class="refsect2">
|
619
|
+
<div class="refsect2" title="GFile">
|
625
620
|
<a name="GFile-struct"></a><h3>GFile</h3>
|
626
621
|
<pre class="programlisting">typedef struct _GFile GFile;</pre>
|
627
622
|
<p>
|
@@ -631,7 +626,7 @@ necessarily represent files or directories that currently exist.
|
|
631
626
|
</p>
|
632
627
|
</div>
|
633
628
|
<hr>
|
634
|
-
<div class="refsect2">
|
629
|
+
<div class="refsect2" title="GFileIface">
|
635
630
|
<a name="GFileIface"></a><h3>GFileIface</h3>
|
636
631
|
<pre class="programlisting">typedef struct {
|
637
632
|
GTypeInterface g_iface;
|
@@ -1537,7 +1532,7 @@ An interface for writing VFS file handles.
|
|
1537
1532
|
</table></div>
|
1538
1533
|
</div>
|
1539
1534
|
<hr>
|
1540
|
-
<div class="refsect2">
|
1535
|
+
<div class="refsect2" title="enum GFileQueryInfoFlags">
|
1541
1536
|
<a name="GFileQueryInfoFlags"></a><h3>enum GFileQueryInfoFlags</h3>
|
1542
1537
|
<pre class="programlisting">typedef enum {
|
1543
1538
|
G_FILE_QUERY_INFO_NONE = 0,
|
@@ -1564,7 +1559,7 @@ Flags used when querying a <a class="link" href="GFileInfo.html" title="GFileInf
|
|
1564
1559
|
</table></div>
|
1565
1560
|
</div>
|
1566
1561
|
<hr>
|
1567
|
-
<div class="refsect2">
|
1562
|
+
<div class="refsect2" title="enum GFileCreateFlags">
|
1568
1563
|
<a name="GFileCreateFlags"></a><h3>enum GFileCreateFlags</h3>
|
1569
1564
|
<pre class="programlisting">typedef enum {
|
1570
1565
|
G_FILE_CREATE_NONE = 0,
|
@@ -1605,7 +1600,7 @@ Flags used when an operation may create a file.
|
|
1605
1600
|
</table></div>
|
1606
1601
|
</div>
|
1607
1602
|
<hr>
|
1608
|
-
<div class="refsect2">
|
1603
|
+
<div class="refsect2" title="enum GFileCopyFlags">
|
1609
1604
|
<a name="GFileCopyFlags"></a><h3>enum GFileCopyFlags</h3>
|
1610
1605
|
<pre class="programlisting">typedef enum {
|
1611
1606
|
G_FILE_COPY_NONE = 0, /*< nick=none >*/
|
@@ -1662,7 +1657,7 @@ Flags used when copying or moving files.
|
|
1662
1657
|
</table></div>
|
1663
1658
|
</div>
|
1664
1659
|
<hr>
|
1665
|
-
<div class="refsect2">
|
1660
|
+
<div class="refsect2" title="enum GFileMonitorFlags">
|
1666
1661
|
<a name="GFileMonitorFlags"></a><h3>enum GFileMonitorFlags</h3>
|
1667
1662
|
<pre class="programlisting">typedef enum {
|
1668
1663
|
G_FILE_MONITOR_NONE = 0,
|
@@ -1699,7 +1694,7 @@ Flags used to set what a <a class="link" href="GFileMonitor.html" title="GFileMo
|
|
1699
1694
|
</table></div>
|
1700
1695
|
</div>
|
1701
1696
|
<hr>
|
1702
|
-
<div class="refsect2">
|
1697
|
+
<div class="refsect2" title="enum GFilesystemPreviewType">
|
1703
1698
|
<a name="GFilesystemPreviewType"></a><h3>enum GFilesystemPreviewType</h3>
|
1704
1699
|
<pre class="programlisting">typedef enum {
|
1705
1700
|
G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYS = 0,
|
@@ -1734,7 +1729,7 @@ previewed in a file manager. Returned as the value of the key
|
|
1734
1729
|
</table></div>
|
1735
1730
|
</div>
|
1736
1731
|
<hr>
|
1737
|
-
<div class="refsect2">
|
1732
|
+
<div class="refsect2" title="GFileProgressCallback ()">
|
1738
1733
|
<a name="GFileProgressCallback"></a><h3>GFileProgressCallback ()</h3>
|
1739
1734
|
<pre class="programlisting"><span class="returnvalue">void</span> (*GFileProgressCallback) (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> current_num_bytes</code></em>,
|
1740
1735
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> total_num_bytes</code></em>,
|
@@ -1766,7 +1761,7 @@ far along that operation is to the application.
|
|
1766
1761
|
</table></div>
|
1767
1762
|
</div>
|
1768
1763
|
<hr>
|
1769
|
-
<div class="refsect2">
|
1764
|
+
<div class="refsect2" title="GFileReadMoreCallback ()">
|
1770
1765
|
<a name="GFileReadMoreCallback"></a><h3>GFileReadMoreCallback ()</h3>
|
1771
1766
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GFileReadMoreCallback) (<em class="parameter"><code>const <span class="type">char</span> *file_contents</code></em>,
|
1772
1767
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#goffset"><span class="type">goffset</span></a> file_size</code></em>,
|
@@ -1804,9 +1799,9 @@ should be read, or <a href="http://library.gnome.org/devel/glib/unstable/glib-St
|
|
1804
1799
|
</table></div>
|
1805
1800
|
</div>
|
1806
1801
|
<hr>
|
1807
|
-
<div class="refsect2">
|
1802
|
+
<div class="refsect2" title="g_file_new_for_path ()">
|
1808
1803
|
<a name="g-file-new-for-path"></a><h3>g_file_new_for_path ()</h3>
|
1809
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
1804
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_new_for_path (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre>
|
1810
1805
|
<p>
|
1811
1806
|
Constructs a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> for a given path. This operation never
|
1812
1807
|
fails, but the returned object might not support any I/O
|
@@ -1830,9 +1825,9 @@ operation if <em class="parameter"><code>path</code></em> is malformed.
|
|
1830
1825
|
</table></div>
|
1831
1826
|
</div>
|
1832
1827
|
<hr>
|
1833
|
-
<div class="refsect2">
|
1828
|
+
<div class="refsect2" title="g_file_new_for_uri ()">
|
1834
1829
|
<a name="g-file-new-for-uri"></a><h3>g_file_new_for_uri ()</h3>
|
1835
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
1830
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_new_for_uri (<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>);</pre>
|
1836
1831
|
<p>
|
1837
1832
|
Constructs a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> for a given URI. This operation never
|
1838
1833
|
fails, but the returned object might not support any I/O
|
@@ -1856,9 +1851,9 @@ not supported.
|
|
1856
1851
|
</table></div>
|
1857
1852
|
</div>
|
1858
1853
|
<hr>
|
1859
|
-
<div class="refsect2">
|
1854
|
+
<div class="refsect2" title="g_file_new_for_commandline_arg ()">
|
1860
1855
|
<a name="g-file-new-for-commandline-arg"></a><h3>g_file_new_for_commandline_arg ()</h3>
|
1861
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
1856
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_new_for_commandline_arg (<em class="parameter"><code>const <span class="type">char</span> *arg</code></em>);</pre>
|
1862
1857
|
<p>
|
1863
1858
|
Creates a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> with the given argument from the command line. The value of
|
1864
1859
|
<em class="parameter"><code>arg</code></em> can be either a URI, an absolute path or a relative path resolved
|
@@ -1883,9 +1878,9 @@ I/O operation if <em class="parameter"><code>arg</code></em> points to a malform
|
|
1883
1878
|
</table></div>
|
1884
1879
|
</div>
|
1885
1880
|
<hr>
|
1886
|
-
<div class="refsect2">
|
1881
|
+
<div class="refsect2" title="g_file_parse_name ()">
|
1887
1882
|
<a name="g-file-parse-name"></a><h3>g_file_parse_name ()</h3>
|
1888
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
1883
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_parse_name (<em class="parameter"><code>const <span class="type">char</span> *parse_name</code></em>);</pre>
|
1889
1884
|
<p>
|
1890
1885
|
Constructs a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> with the given <em class="parameter"><code>parse_name</code></em> (i.e. something given by <a class="link" href="GFile.html#g-file-get-parse-name" title="g_file_get_parse_name ()"><code class="function">g_file_get_parse_name()</code></a>).
|
1891
1886
|
This operation never fails, but the returned object might not support any I/O
|
@@ -1908,9 +1903,9 @@ operation if the <em class="parameter"><code>parse_name</code></em> cannot be pa
|
|
1908
1903
|
</table></div>
|
1909
1904
|
</div>
|
1910
1905
|
<hr>
|
1911
|
-
<div class="refsect2">
|
1906
|
+
<div class="refsect2" title="g_file_dup ()">
|
1912
1907
|
<a name="g-file-dup"></a><h3>g_file_dup ()</h3>
|
1913
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
1908
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_dup (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
1914
1909
|
<p>
|
1915
1910
|
Duplicates a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> handle. This operation does not duplicate
|
1916
1911
|
the actual file or directory represented by the <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>; see
|
@@ -1936,7 +1931,7 @@ This call does no blocking i/o.
|
|
1936
1931
|
</table></div>
|
1937
1932
|
</div>
|
1938
1933
|
<hr>
|
1939
|
-
<div class="refsect2">
|
1934
|
+
<div class="refsect2" title="g_file_hash ()">
|
1940
1935
|
<a name="g-file-hash"></a><h3>g_file_hash ()</h3>
|
1941
1936
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> g_file_hash (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="type">gconstpointer</span></a> file</code></em>);</pre>
|
1942
1937
|
<p>
|
@@ -1966,7 +1961,7 @@ This call does no blocking i/o.
|
|
1966
1961
|
</table></div>
|
1967
1962
|
</div>
|
1968
1963
|
<hr>
|
1969
|
-
<div class="refsect2">
|
1964
|
+
<div class="refsect2" title="g_file_equal ()">
|
1970
1965
|
<a name="g-file-equal"></a><h3>g_file_equal ()</h3>
|
1971
1966
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_equal (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file1</code></em>,
|
1972
1967
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file2</code></em>);</pre>
|
@@ -2002,9 +1997,9 @@ This call does no blocking i/o.
|
|
2002
1997
|
</table></div>
|
2003
1998
|
</div>
|
2004
1999
|
<hr>
|
2005
|
-
<div class="refsect2">
|
2000
|
+
<div class="refsect2" title="g_file_get_basename ()">
|
2006
2001
|
<a name="g-file-get-basename"></a><h3>g_file_get_basename ()</h3>
|
2007
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2002
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_basename (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2008
2003
|
<p>
|
2009
2004
|
Gets the base name (the last component of the path) for a given <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>.
|
2010
2005
|
</p>
|
@@ -2042,9 +2037,9 @@ This call does no blocking i/o.
|
|
2042
2037
|
</table></div>
|
2043
2038
|
</div>
|
2044
2039
|
<hr>
|
2045
|
-
<div class="refsect2">
|
2040
|
+
<div class="refsect2" title="g_file_get_path ()">
|
2046
2041
|
<a name="g-file-get-path"></a><h3>g_file_get_path ()</h3>
|
2047
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2042
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_path (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2048
2043
|
<p>
|
2049
2044
|
Gets the local pathname for <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>, if one exists.
|
2050
2045
|
</p>
|
@@ -2070,9 +2065,9 @@ This call does no blocking i/o.
|
|
2070
2065
|
</table></div>
|
2071
2066
|
</div>
|
2072
2067
|
<hr>
|
2073
|
-
<div class="refsect2">
|
2068
|
+
<div class="refsect2" title="g_file_get_uri ()">
|
2074
2069
|
<a name="g-file-get-uri"></a><h3>g_file_get_uri ()</h3>
|
2075
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2070
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_uri (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2076
2071
|
<p>
|
2077
2072
|
Gets the URI for the <em class="parameter"><code>file</code></em>.
|
2078
2073
|
</p>
|
@@ -2097,9 +2092,9 @@ This call does no blocking i/o.
|
|
2097
2092
|
</table></div>
|
2098
2093
|
</div>
|
2099
2094
|
<hr>
|
2100
|
-
<div class="refsect2">
|
2095
|
+
<div class="refsect2" title="g_file_get_parse_name ()">
|
2101
2096
|
<a name="g-file-get-parse-name"></a><h3>g_file_get_parse_name ()</h3>
|
2102
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2097
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_parse_name (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2103
2098
|
<p>
|
2104
2099
|
Gets the parse name of the <em class="parameter"><code>file</code></em>.
|
2105
2100
|
A parse name is a UTF-8 string that describes the
|
@@ -2137,9 +2132,9 @@ This call does no blocking i/o.
|
|
2137
2132
|
</table></div>
|
2138
2133
|
</div>
|
2139
2134
|
<hr>
|
2140
|
-
<div class="refsect2">
|
2135
|
+
<div class="refsect2" title="g_file_get_parent ()">
|
2141
2136
|
<a name="g-file-get-parent"></a><h3>g_file_get_parent ()</h3>
|
2142
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
2137
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_get_parent (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2143
2138
|
<p>
|
2144
2139
|
Gets the parent directory for the <em class="parameter"><code>file</code></em>.
|
2145
2140
|
If the <em class="parameter"><code>file</code></em> represents the root directory of the
|
@@ -2167,7 +2162,7 @@ This call does no blocking i/o.
|
|
2167
2162
|
</table></div>
|
2168
2163
|
</div>
|
2169
2164
|
<hr>
|
2170
|
-
<div class="refsect2">
|
2165
|
+
<div class="refsect2" title="g_file_has_parent ()">
|
2171
2166
|
<a name="g-file-has-parent"></a><h3>g_file_has_parent ()</h3>
|
2172
2167
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_has_parent (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2173
2168
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *parent</code></em>);</pre>
|
@@ -2204,9 +2199,9 @@ if <em class="parameter"><code>file</code></em> is a child of <em class="paramet
|
|
2204
2199
|
<p class="since">Since 2.24</p>
|
2205
2200
|
</div>
|
2206
2201
|
<hr>
|
2207
|
-
<div class="refsect2">
|
2202
|
+
<div class="refsect2" title="g_file_get_child ()">
|
2208
2203
|
<a name="g-file-get-child"></a><h3>g_file_get_child ()</h3>
|
2209
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
2204
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_get_child (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2210
2205
|
<em class="parameter"><code>const <span class="type">char</span> *name</code></em>);</pre>
|
2211
2206
|
<p>
|
2212
2207
|
Gets a child of <em class="parameter"><code>file</code></em> with basename equal to <em class="parameter"><code>name</code></em>.
|
@@ -2242,10 +2237,9 @@ This call does no blocking i/o.
|
|
2242
2237
|
</table></div>
|
2243
2238
|
</div>
|
2244
2239
|
<hr>
|
2245
|
-
<div class="refsect2">
|
2240
|
+
<div class="refsect2" title="g_file_get_child_for_display_name ()">
|
2246
2241
|
<a name="g-file-get-child-for-display-name"></a><h3>g_file_get_child_for_display_name ()</h3>
|
2247
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
2248
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2242
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_get_child_for_display_name (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2249
2243
|
<em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>,
|
2250
2244
|
<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>
|
2251
2245
|
<p>
|
@@ -2288,7 +2282,7 @@ This call does no blocking i/o.
|
|
2288
2282
|
</table></div>
|
2289
2283
|
</div>
|
2290
2284
|
<hr>
|
2291
|
-
<div class="refsect2">
|
2285
|
+
<div class="refsect2" title="g_file_has_prefix ()">
|
2292
2286
|
<a name="g-file-has-prefix"></a><h3>g_file_has_prefix ()</h3>
|
2293
2287
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_has_prefix (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2294
2288
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *prefix</code></em>);</pre>
|
@@ -2327,9 +2321,9 @@ of <em class="parameter"><code>prefix</code></em>.
|
|
2327
2321
|
</table></div>
|
2328
2322
|
</div>
|
2329
2323
|
<hr>
|
2330
|
-
<div class="refsect2">
|
2324
|
+
<div class="refsect2" title="g_file_get_relative_path ()">
|
2331
2325
|
<a name="g-file-get-relative-path"></a><h3>g_file_get_relative_path ()</h3>
|
2332
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2326
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_relative_path (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *parent</code></em>,
|
2333
2327
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *descendant</code></em>);</pre>
|
2334
2328
|
<p>
|
2335
2329
|
Gets the path for <em class="parameter"><code>descendant</code></em> relative to <em class="parameter"><code>parent</code></em>.
|
@@ -2361,9 +2355,9 @@ This call does no blocking i/o.
|
|
2361
2355
|
</table></div>
|
2362
2356
|
</div>
|
2363
2357
|
<hr>
|
2364
|
-
<div class="refsect2">
|
2358
|
+
<div class="refsect2" title="g_file_resolve_relative_path ()">
|
2365
2359
|
<a name="g-file-resolve-relative-path"></a><h3>g_file_resolve_relative_path ()</h3>
|
2366
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
2360
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_resolve_relative_path (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2367
2361
|
<em class="parameter"><code>const <span class="type">char</span> *relative_path</code></em>);</pre>
|
2368
2362
|
<p>
|
2369
2363
|
Resolves a relative path for <em class="parameter"><code>file</code></em> to an absolute path.
|
@@ -2395,7 +2389,7 @@ This call does no blocking i/o.
|
|
2395
2389
|
</table></div>
|
2396
2390
|
</div>
|
2397
2391
|
<hr>
|
2398
|
-
<div class="refsect2">
|
2392
|
+
<div class="refsect2" title="g_file_is_native ()">
|
2399
2393
|
<a name="g-file-is-native"></a><h3>g_file_is_native ()</h3>
|
2400
2394
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_is_native (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2401
2395
|
<p>
|
@@ -2432,7 +2426,7 @@ This call does no blocking i/o.
|
|
2432
2426
|
</table></div>
|
2433
2427
|
</div>
|
2434
2428
|
<hr>
|
2435
|
-
<div class="refsect2">
|
2429
|
+
<div class="refsect2" title="g_file_has_uri_scheme ()">
|
2436
2430
|
<a name="g-file-has-uri-scheme"></a><h3>g_file_has_uri_scheme ()</h3>
|
2437
2431
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_has_uri_scheme (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2438
2432
|
<em class="parameter"><code>const <span class="type">char</span> *uri_scheme</code></em>);</pre>
|
@@ -2466,9 +2460,9 @@ This call does no blocking i/o.
|
|
2466
2460
|
</table></div>
|
2467
2461
|
</div>
|
2468
2462
|
<hr>
|
2469
|
-
<div class="refsect2">
|
2463
|
+
<div class="refsect2" title="g_file_get_uri_scheme ()">
|
2470
2464
|
<a name="g-file-get-uri-scheme"></a><h3>g_file_get_uri_scheme ()</h3>
|
2471
|
-
<pre class="programlisting"><span class="returnvalue">char</span> *
|
2465
|
+
<pre class="programlisting"><span class="returnvalue">char</span> * g_file_get_uri_scheme (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
2472
2466
|
<p>
|
2473
2467
|
Gets the URI scheme for a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>.
|
2474
2468
|
RFC 3986 decodes the scheme as:
|
@@ -2501,9 +2495,9 @@ This call does no blocking i/o.
|
|
2501
2495
|
</table></div>
|
2502
2496
|
</div>
|
2503
2497
|
<hr>
|
2504
|
-
<div class="refsect2">
|
2498
|
+
<div class="refsect2" title="g_file_read ()">
|
2505
2499
|
<a name="g-file-read"></a><h3>g_file_read ()</h3>
|
2506
|
-
<pre class="programlisting"><a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> *
|
2500
|
+
<pre class="programlisting"><a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> * g_file_read (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2507
2501
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
2508
2502
|
<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>
|
2509
2503
|
<p>
|
@@ -2549,7 +2543,7 @@ Other errors are possible too, and depend on what kind of filesystem the file is
|
|
2549
2543
|
</table></div>
|
2550
2544
|
</div>
|
2551
2545
|
<hr>
|
2552
|
-
<div class="refsect2">
|
2546
|
+
<div class="refsect2" title="g_file_read_async ()">
|
2553
2547
|
<a name="g-file-read-async"></a><h3>g_file_read_async ()</h3>
|
2554
2548
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_read_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2555
2549
|
<em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
|
@@ -2600,9 +2594,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
2600
2594
|
</table></div>
|
2601
2595
|
</div>
|
2602
2596
|
<hr>
|
2603
|
-
<div class="refsect2">
|
2597
|
+
<div class="refsect2" title="g_file_read_finish ()">
|
2604
2598
|
<a name="g-file-read-finish"></a><h3>g_file_read_finish ()</h3>
|
2605
|
-
<pre class="programlisting"><a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> *
|
2599
|
+
<pre class="programlisting"><a class="link" href="GFileInputStream.html" title="GFileInputStream"><span class="returnvalue">GFileInputStream</span></a> * g_file_read_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2606
2600
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
2607
2601
|
<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>
|
2608
2602
|
<p>
|
@@ -2637,9 +2631,9 @@ Finishes an asynchronous file read operation started with
|
|
2637
2631
|
</table></div>
|
2638
2632
|
</div>
|
2639
2633
|
<hr>
|
2640
|
-
<div class="refsect2">
|
2634
|
+
<div class="refsect2" title="g_file_append_to ()">
|
2641
2635
|
<a name="g-file-append-to"></a><h3>g_file_append_to ()</h3>
|
2642
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
2636
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_append_to (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2643
2637
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
2644
2638
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
2645
2639
|
<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>
|
@@ -2698,9 +2692,9 @@ filesystem the file is on.
|
|
2698
2692
|
</table></div>
|
2699
2693
|
</div>
|
2700
2694
|
<hr>
|
2701
|
-
<div class="refsect2">
|
2695
|
+
<div class="refsect2" title="g_file_create ()">
|
2702
2696
|
<a name="g-file-create"></a><h3>g_file_create ()</h3>
|
2703
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
2697
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_create (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2704
2698
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
2705
2699
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
2706
2700
|
<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>
|
@@ -2762,9 +2756,9 @@ filesystem the file is on.
|
|
2762
2756
|
</table></div>
|
2763
2757
|
</div>
|
2764
2758
|
<hr>
|
2765
|
-
<div class="refsect2">
|
2759
|
+
<div class="refsect2" title="g_file_replace ()">
|
2766
2760
|
<a name="g-file-replace"></a><h3>g_file_replace ()</h3>
|
2767
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
2761
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_replace (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2768
2762
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
2769
2763
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> make_backup</code></em>,
|
2770
2764
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -2864,7 +2858,7 @@ filesystem the file is on.
|
|
2864
2858
|
</table></div>
|
2865
2859
|
</div>
|
2866
2860
|
<hr>
|
2867
|
-
<div class="refsect2">
|
2861
|
+
<div class="refsect2" title="g_file_append_to_async ()">
|
2868
2862
|
<a name="g-file-append-to-async"></a><h3>g_file_append_to_async ()</h3>
|
2869
2863
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_append_to_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2870
2864
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -2921,9 +2915,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
2921
2915
|
</table></div>
|
2922
2916
|
</div>
|
2923
2917
|
<hr>
|
2924
|
-
<div class="refsect2">
|
2918
|
+
<div class="refsect2" title="g_file_append_to_finish ()">
|
2925
2919
|
<a name="g-file-append-to-finish"></a><h3>g_file_append_to_finish ()</h3>
|
2926
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
2920
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_append_to_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2927
2921
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
2928
2922
|
<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>
|
2929
2923
|
<p>
|
@@ -2959,7 +2953,7 @@ Finishes an asynchronous file append operation started with
|
|
2959
2953
|
</table></div>
|
2960
2954
|
</div>
|
2961
2955
|
<hr>
|
2962
|
-
<div class="refsect2">
|
2956
|
+
<div class="refsect2" title="g_file_create_async ()">
|
2963
2957
|
<a name="g-file-create-async"></a><h3>g_file_create_async ()</h3>
|
2964
2958
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_create_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
2965
2959
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -3017,9 +3011,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
3017
3011
|
</table></div>
|
3018
3012
|
</div>
|
3019
3013
|
<hr>
|
3020
|
-
<div class="refsect2">
|
3014
|
+
<div class="refsect2" title="g_file_create_finish ()">
|
3021
3015
|
<a name="g-file-create-finish"></a><h3>g_file_create_finish ()</h3>
|
3022
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
3016
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_create_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3023
3017
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3024
3018
|
<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>
|
3025
3019
|
<p>
|
@@ -3054,7 +3048,7 @@ Finishes an asynchronous file create operation started with
|
|
3054
3048
|
</table></div>
|
3055
3049
|
</div>
|
3056
3050
|
<hr>
|
3057
|
-
<div class="refsect2">
|
3051
|
+
<div class="refsect2" title="g_file_replace_async ()">
|
3058
3052
|
<a name="g-file-replace-async"></a><h3>g_file_replace_async ()</h3>
|
3059
3053
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_replace_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3060
3054
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
@@ -3126,9 +3120,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
3126
3120
|
</table></div>
|
3127
3121
|
</div>
|
3128
3122
|
<hr>
|
3129
|
-
<div class="refsect2">
|
3123
|
+
<div class="refsect2" title="g_file_replace_finish ()">
|
3130
3124
|
<a name="g-file-replace-finish"></a><h3>g_file_replace_finish ()</h3>
|
3131
|
-
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> *
|
3125
|
+
<pre class="programlisting"><a class="link" href="GFileOutputStream.html" title="GFileOutputStream"><span class="returnvalue">GFileOutputStream</span></a> * g_file_replace_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3132
3126
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3133
3127
|
<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>
|
3134
3128
|
<p>
|
@@ -3163,9 +3157,9 @@ Finishes an asynchronous file replace operation started with
|
|
3163
3157
|
</table></div>
|
3164
3158
|
</div>
|
3165
3159
|
<hr>
|
3166
|
-
<div class="refsect2">
|
3160
|
+
<div class="refsect2" title="g_file_query_info ()">
|
3167
3161
|
<a name="g-file-query-info"></a><h3>g_file_query_info ()</h3>
|
3168
|
-
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
3162
|
+
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_query_info (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3169
3163
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
3170
3164
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
3171
3165
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -3239,7 +3233,7 @@ Other errors are possible too, and depend on what kind of filesystem the file is
|
|
3239
3233
|
</table></div>
|
3240
3234
|
</div>
|
3241
3235
|
<hr>
|
3242
|
-
<div class="refsect2">
|
3236
|
+
<div class="refsect2" title="g_file_query_info_async ()">
|
3243
3237
|
<a name="g-file-query-info-async"></a><h3>g_file_query_info_async ()</h3>
|
3244
3238
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_query_info_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3245
3239
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
@@ -3304,9 +3298,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
3304
3298
|
</table></div>
|
3305
3299
|
</div>
|
3306
3300
|
<hr>
|
3307
|
-
<div class="refsect2">
|
3301
|
+
<div class="refsect2" title="g_file_query_info_finish ()">
|
3308
3302
|
<a name="g-file-query-info-finish"></a><h3>g_file_query_info_finish ()</h3>
|
3309
|
-
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
3303
|
+
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_query_info_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3310
3304
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3311
3305
|
<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>
|
3312
3306
|
<p>
|
@@ -3341,7 +3335,7 @@ See <a class="link" href="GFile.html#g-file-query-info-async" title="g_file_quer
|
|
3341
3335
|
</table></div>
|
3342
3336
|
</div>
|
3343
3337
|
<hr>
|
3344
|
-
<div class="refsect2">
|
3338
|
+
<div class="refsect2" title="g_file_query_exists ()">
|
3345
3339
|
<a name="g-file-query-exists"></a><h3>g_file_query_exists ()</h3>
|
3346
3340
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_query_exists (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3347
3341
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>);</pre>
|
@@ -3394,7 +3388,7 @@ errors that can happen due to races when you execute the operation.
|
|
3394
3388
|
</table></div>
|
3395
3389
|
</div>
|
3396
3390
|
<hr>
|
3397
|
-
<div class="refsect2">
|
3391
|
+
<div class="refsect2" title="g_file_query_file_type ()">
|
3398
3392
|
<a name="g-file-query-file-type"></a><h3>g_file_query_file_type ()</h3>
|
3399
3393
|
<pre class="programlisting"><a class="link" href="GFileInfo.html#GFileType" title="enum GFileType"><span class="returnvalue">GFileType</span></a> g_file_query_file_type (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3400
3394
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
@@ -3437,9 +3431,9 @@ directory, or symlink.
|
|
3437
3431
|
<p class="since">Since 2.18</p>
|
3438
3432
|
</div>
|
3439
3433
|
<hr>
|
3440
|
-
<div class="refsect2">
|
3434
|
+
<div class="refsect2" title="g_file_query_filesystem_info ()">
|
3441
3435
|
<a name="g-file-query-filesystem-info"></a><h3>g_file_query_filesystem_info ()</h3>
|
3442
|
-
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
3436
|
+
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_query_filesystem_info (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3443
3437
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
3444
3438
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
3445
3439
|
<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>
|
@@ -3502,7 +3496,7 @@ Other errors are possible too, and depend on what kind of filesystem the file is
|
|
3502
3496
|
</table></div>
|
3503
3497
|
</div>
|
3504
3498
|
<hr>
|
3505
|
-
<div class="refsect2">
|
3499
|
+
<div class="refsect2" title="g_file_query_filesystem_info_async ()">
|
3506
3500
|
<a name="g-file-query-filesystem-info-async"></a><h3>g_file_query_filesystem_info_async ()</h3>
|
3507
3501
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_query_filesystem_info_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3508
3502
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
@@ -3563,10 +3557,9 @@ operation.
|
|
3563
3557
|
</table></div>
|
3564
3558
|
</div>
|
3565
3559
|
<hr>
|
3566
|
-
<div class="refsect2">
|
3560
|
+
<div class="refsect2" title="g_file_query_filesystem_info_finish ()">
|
3567
3561
|
<a name="g-file-query-filesystem-info-finish"></a><h3>g_file_query_filesystem_info_finish ()</h3>
|
3568
|
-
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> *
|
3569
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3562
|
+
<pre class="programlisting"><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="returnvalue">GFileInfo</span></a> * g_file_query_filesystem_info_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3570
3563
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3571
3564
|
<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>
|
3572
3565
|
<p>
|
@@ -3601,7 +3594,7 @@ Finishes an asynchronous filesystem info query. See
|
|
3601
3594
|
</table></div>
|
3602
3595
|
</div>
|
3603
3596
|
<hr>
|
3604
|
-
<div class="refsect2">
|
3597
|
+
<div class="refsect2" title="g_file_query_default_handler ()">
|
3605
3598
|
<a name="g-file-query-default-handler"></a><h3>g_file_query_default_handler ()</h3>
|
3606
3599
|
<pre class="programlisting"><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * g_file_query_default_handler (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3607
3600
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -3643,9 +3636,9 @@ When you are done with it, release it with <a href="http://library.gnome.org/dev
|
|
3643
3636
|
</table></div>
|
3644
3637
|
</div>
|
3645
3638
|
<hr>
|
3646
|
-
<div class="refsect2">
|
3639
|
+
<div class="refsect2" title="g_file_find_enclosing_mount ()">
|
3647
3640
|
<a name="g-file-find-enclosing-mount"></a><h3>g_file_find_enclosing_mount ()</h3>
|
3648
|
-
<pre class="programlisting"><a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> *
|
3641
|
+
<pre class="programlisting"><a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> * g_file_find_enclosing_mount (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3649
3642
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
3650
3643
|
<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>
|
3651
3644
|
<p>
|
@@ -3689,7 +3682,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
3689
3682
|
</table></div>
|
3690
3683
|
</div>
|
3691
3684
|
<hr>
|
3692
|
-
<div class="refsect2">
|
3685
|
+
<div class="refsect2" title="g_file_find_enclosing_mount_async ()">
|
3693
3686
|
<a name="g-file-find-enclosing-mount-async"></a><h3>g_file_find_enclosing_mount_async ()</h3>
|
3694
3687
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_find_enclosing_mount_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3695
3688
|
<em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
|
@@ -3740,10 +3733,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
3740
3733
|
</table></div>
|
3741
3734
|
</div>
|
3742
3735
|
<hr>
|
3743
|
-
<div class="refsect2">
|
3736
|
+
<div class="refsect2" title="g_file_find_enclosing_mount_finish ()">
|
3744
3737
|
<a name="g-file-find-enclosing-mount-finish"></a><h3>g_file_find_enclosing_mount_finish ()</h3>
|
3745
|
-
<pre class="programlisting"><a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> *
|
3746
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3738
|
+
<pre class="programlisting"><a class="link" href="GMount.html" title="GMount"><span class="returnvalue">GMount</span></a> * g_file_find_enclosing_mount_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3747
3739
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3748
3740
|
<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>
|
3749
3741
|
<p>
|
@@ -3778,9 +3770,9 @@ See <a class="link" href="GFile.html#g-file-find-enclosing-mount-async" title="g
|
|
3778
3770
|
</table></div>
|
3779
3771
|
</div>
|
3780
3772
|
<hr>
|
3781
|
-
<div class="refsect2">
|
3773
|
+
<div class="refsect2" title="g_file_enumerate_children ()">
|
3782
3774
|
<a name="g-file-enumerate-children"></a><h3>g_file_enumerate_children ()</h3>
|
3783
|
-
<pre class="programlisting"><a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> *
|
3775
|
+
<pre class="programlisting"><a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> * g_file_enumerate_children (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3784
3776
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
3785
3777
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileQueryInfoFlags" title="enum GFileQueryInfoFlags"><span class="type">GFileQueryInfoFlags</span></a> flags</code></em>,
|
3786
3778
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -3848,7 +3840,7 @@ Other errors are possible too.
|
|
3848
3840
|
</table></div>
|
3849
3841
|
</div>
|
3850
3842
|
<hr>
|
3851
|
-
<div class="refsect2">
|
3843
|
+
<div class="refsect2" title="g_file_enumerate_children_async ()">
|
3852
3844
|
<a name="g-file-enumerate-children-async"></a><h3>g_file_enumerate_children_async ()</h3>
|
3853
3845
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_enumerate_children_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3854
3846
|
<em class="parameter"><code>const <span class="type">char</span> *attributes</code></em>,
|
@@ -3913,10 +3905,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
3913
3905
|
</table></div>
|
3914
3906
|
</div>
|
3915
3907
|
<hr>
|
3916
|
-
<div class="refsect2">
|
3908
|
+
<div class="refsect2" title="g_file_enumerate_children_finish ()">
|
3917
3909
|
<a name="g-file-enumerate-children-finish"></a><h3>g_file_enumerate_children_finish ()</h3>
|
3918
|
-
<pre class="programlisting"><a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> *
|
3919
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3910
|
+
<pre class="programlisting"><a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="returnvalue">GFileEnumerator</span></a> * g_file_enumerate_children_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3920
3911
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
3921
3912
|
<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>
|
3922
3913
|
<p>
|
@@ -3951,9 +3942,9 @@ See <a class="link" href="GFile.html#g-file-enumerate-children-async" title="g_f
|
|
3951
3942
|
</table></div>
|
3952
3943
|
</div>
|
3953
3944
|
<hr>
|
3954
|
-
<div class="refsect2">
|
3945
|
+
<div class="refsect2" title="g_file_set_display_name ()">
|
3955
3946
|
<a name="g-file-set-display-name"></a><h3>g_file_set_display_name ()</h3>
|
3956
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
3947
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_set_display_name (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
3957
3948
|
<em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>,
|
3958
3949
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
3959
3950
|
<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>
|
@@ -4011,7 +4002,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4011
4002
|
</table></div>
|
4012
4003
|
</div>
|
4013
4004
|
<hr>
|
4014
|
-
<div class="refsect2">
|
4005
|
+
<div class="refsect2" title="g_file_set_display_name_async ()">
|
4015
4006
|
<a name="g-file-set-display-name-async"></a><h3>g_file_set_display_name_async ()</h3>
|
4016
4007
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_set_display_name_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4017
4008
|
<em class="parameter"><code>const <span class="type">char</span> *display_name</code></em>,
|
@@ -4068,9 +4059,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
4068
4059
|
</table></div>
|
4069
4060
|
</div>
|
4070
4061
|
<hr>
|
4071
|
-
<div class="refsect2">
|
4062
|
+
<div class="refsect2" title="g_file_set_display_name_finish ()">
|
4072
4063
|
<a name="g-file-set-display-name-finish"></a><h3>g_file_set_display_name_finish ()</h3>
|
4073
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
4064
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_set_display_name_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4074
4065
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
4075
4066
|
<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>
|
4076
4067
|
<p>
|
@@ -4105,7 +4096,7 @@ Finishes setting a display name started with
|
|
4105
4096
|
</table></div>
|
4106
4097
|
</div>
|
4107
4098
|
<hr>
|
4108
|
-
<div class="refsect2">
|
4099
|
+
<div class="refsect2" title="g_file_delete ()">
|
4109
4100
|
<a name="g-file-delete"></a><h3>g_file_delete ()</h3>
|
4110
4101
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_delete (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4111
4102
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -4146,7 +4137,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4146
4137
|
</table></div>
|
4147
4138
|
</div>
|
4148
4139
|
<hr>
|
4149
|
-
<div class="refsect2">
|
4140
|
+
<div class="refsect2" title="g_file_trash ()">
|
4150
4141
|
<a name="g-file-trash"></a><h3>g_file_trash ()</h3>
|
4151
4142
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_trash (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4152
4143
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -4190,7 +4181,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4190
4181
|
</table></div>
|
4191
4182
|
</div>
|
4192
4183
|
<hr>
|
4193
|
-
<div class="refsect2">
|
4184
|
+
<div class="refsect2" title="g_file_copy ()">
|
4194
4185
|
<a name="g-file-copy"></a><h3>g_file_copy ()</h3>
|
4195
4186
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_copy (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *source</code></em>,
|
4196
4187
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *destination</code></em>,
|
@@ -4294,7 +4285,7 @@ file), see <a class="link" href="GFile.html#g-file-dup" title="g_file_dup ()"><c
|
|
4294
4285
|
</table></div>
|
4295
4286
|
</div>
|
4296
4287
|
<hr>
|
4297
|
-
<div class="refsect2">
|
4288
|
+
<div class="refsect2" title="g_file_copy_async ()">
|
4298
4289
|
<a name="g-file-copy-async"></a><h3>g_file_copy_async ()</h3>
|
4299
4290
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_copy_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *source</code></em>,
|
4300
4291
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *destination</code></em>,
|
@@ -4371,7 +4362,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
4371
4362
|
</table></div>
|
4372
4363
|
</div>
|
4373
4364
|
<hr>
|
4374
|
-
<div class="refsect2">
|
4365
|
+
<div class="refsect2" title="g_file_copy_finish ()">
|
4375
4366
|
<a name="g-file-copy-finish"></a><h3>g_file_copy_finish ()</h3>
|
4376
4367
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_copy_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4377
4368
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
@@ -4407,7 +4398,7 @@ Finishes copying the file started with
|
|
4407
4398
|
</table></div>
|
4408
4399
|
</div>
|
4409
4400
|
<hr>
|
4410
|
-
<div class="refsect2">
|
4401
|
+
<div class="refsect2" title="g_file_move ()">
|
4411
4402
|
<a name="g-file-move"></a><h3>g_file_move ()</h3>
|
4412
4403
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_move (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *source</code></em>,
|
4413
4404
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *destination</code></em>,
|
@@ -4512,7 +4503,7 @@ may be returned (if the native move operation isn't available).
|
|
4512
4503
|
</table></div>
|
4513
4504
|
</div>
|
4514
4505
|
<hr>
|
4515
|
-
<div class="refsect2">
|
4506
|
+
<div class="refsect2" title="g_file_make_directory ()">
|
4516
4507
|
<a name="g-file-make-directory"></a><h3>g_file_make_directory ()</h3>
|
4517
4508
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_make_directory (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4518
4509
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -4562,7 +4553,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4562
4553
|
</table></div>
|
4563
4554
|
</div>
|
4564
4555
|
<hr>
|
4565
|
-
<div class="refsect2">
|
4556
|
+
<div class="refsect2" title="g_file_make_directory_with_parents ()">
|
4566
4557
|
<a name="g-file-make-directory-with-parents"></a><h3>g_file_make_directory_with_parents ()</h3>
|
4567
4558
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_make_directory_with_parents (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4568
4559
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -4611,7 +4602,7 @@ otherwise.
|
|
4611
4602
|
<p class="since">Since 2.18</p>
|
4612
4603
|
</div>
|
4613
4604
|
<hr>
|
4614
|
-
<div class="refsect2">
|
4605
|
+
<div class="refsect2" title="g_file_make_symbolic_link ()">
|
4615
4606
|
<a name="g-file-make-symbolic-link"></a><h3>g_file_make_symbolic_link ()</h3>
|
4616
4607
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_make_symbolic_link (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4617
4608
|
<em class="parameter"><code>const <span class="type">char</span> *symlink_value</code></em>,
|
@@ -4658,7 +4649,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4658
4649
|
</table></div>
|
4659
4650
|
</div>
|
4660
4651
|
<hr>
|
4661
|
-
<div class="refsect2">
|
4652
|
+
<div class="refsect2" title="g_file_query_settable_attributes ()">
|
4662
4653
|
<a name="g-file-query-settable-attributes"></a><h3>g_file_query_settable_attributes ()</h3>
|
4663
4654
|
<pre class="programlisting"><a class="link" href="gio-GFileAttribute.html#GFileAttributeInfoList" title="GFileAttributeInfoList"><span class="returnvalue">GFileAttributeInfoList</span></a> * g_file_query_settable_attributes
|
4664
4655
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -4706,7 +4697,7 @@ When you are done with it, release it with <a class="link" href="gio-GFileAttrib
|
|
4706
4697
|
</table></div>
|
4707
4698
|
</div>
|
4708
4699
|
<hr>
|
4709
|
-
<div class="refsect2">
|
4700
|
+
<div class="refsect2" title="g_file_query_writable_namespaces ()">
|
4710
4701
|
<a name="g-file-query-writable-namespaces"></a><h3>g_file_query_writable_namespaces ()</h3>
|
4711
4702
|
<pre class="programlisting"><a class="link" href="gio-GFileAttribute.html#GFileAttributeInfoList" title="GFileAttributeInfoList"><span class="returnvalue">GFileAttributeInfoList</span></a> * g_file_query_writable_namespaces
|
4712
4703
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -4750,7 +4741,7 @@ When you are done with it, release it with <a class="link" href="gio-GFileAttrib
|
|
4750
4741
|
</table></div>
|
4751
4742
|
</div>
|
4752
4743
|
<hr>
|
4753
|
-
<div class="refsect2">
|
4744
|
+
<div class="refsect2" title="g_file_set_attribute ()">
|
4754
4745
|
<a name="g-file-set-attribute"></a><h3>g_file_set_attribute ()</h3>
|
4755
4746
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4756
4747
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -4814,7 +4805,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4814
4805
|
</table></div>
|
4815
4806
|
</div>
|
4816
4807
|
<hr>
|
4817
|
-
<div class="refsect2">
|
4808
|
+
<div class="refsect2" title="g_file_set_attributes_from_info ()">
|
4818
4809
|
<a name="g-file-set-attributes-from-info"></a><h3>g_file_set_attributes_from_info ()</h3>
|
4819
4810
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attributes_from_info (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4820
4811
|
<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
|
@@ -4875,7 +4866,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
4875
4866
|
</table></div>
|
4876
4867
|
</div>
|
4877
4868
|
<hr>
|
4878
|
-
<div class="refsect2">
|
4869
|
+
<div class="refsect2" title="g_file_set_attributes_async ()">
|
4879
4870
|
<a name="g-file-set-attributes-async"></a><h3>g_file_set_attributes_async ()</h3>
|
4880
4871
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_set_attributes_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4881
4872
|
<em class="parameter"><code><a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a> *info</code></em>,
|
@@ -4938,7 +4929,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
4938
4929
|
</table></div>
|
4939
4930
|
</div>
|
4940
4931
|
<hr>
|
4941
|
-
<div class="refsect2">
|
4932
|
+
<div class="refsect2" title="g_file_set_attributes_finish ()">
|
4942
4933
|
<a name="g-file-set-attributes-finish"></a><h3>g_file_set_attributes_finish ()</h3>
|
4943
4934
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attributes_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4944
4935
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -4979,7 +4970,7 @@ Finishes setting an attribute started in <a class="link" href="GFile.html#g-file
|
|
4979
4970
|
</table></div>
|
4980
4971
|
</div>
|
4981
4972
|
<hr>
|
4982
|
-
<div class="refsect2">
|
4973
|
+
<div class="refsect2" title="g_file_set_attribute_string ()">
|
4983
4974
|
<a name="g-file-set-attribute-string"></a><h3>g_file_set_attribute_string ()</h3>
|
4984
4975
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_string (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
4985
4976
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5039,7 +5030,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
5039
5030
|
</table></div>
|
5040
5031
|
</div>
|
5041
5032
|
<hr>
|
5042
|
-
<div class="refsect2">
|
5033
|
+
<div class="refsect2" title="g_file_set_attribute_byte_string ()">
|
5043
5034
|
<a name="g-file-set-attribute-byte-string"></a><h3>g_file_set_attribute_byte_string ()</h3>
|
5044
5035
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_byte_string (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5045
5036
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5100,7 +5091,7 @@ in the <em class="parameter"><code>file</code></em>, <a href="http://library.gno
|
|
5100
5091
|
</table></div>
|
5101
5092
|
</div>
|
5102
5093
|
<hr>
|
5103
|
-
<div class="refsect2">
|
5094
|
+
<div class="refsect2" title="g_file_set_attribute_uint32 ()">
|
5104
5095
|
<a name="g-file-set-attribute-uint32"></a><h3>g_file_set_attribute_uint32 ()</h3>
|
5105
5096
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_uint32 (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5106
5097
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5160,7 +5151,7 @@ in the <em class="parameter"><code>file</code></em>, <a href="http://library.gno
|
|
5160
5151
|
</table></div>
|
5161
5152
|
</div>
|
5162
5153
|
<hr>
|
5163
|
-
<div class="refsect2">
|
5154
|
+
<div class="refsect2" title="g_file_set_attribute_int32 ()">
|
5164
5155
|
<a name="g-file-set-attribute-int32"></a><h3>g_file_set_attribute_int32 ()</h3>
|
5165
5156
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_int32 (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5166
5157
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5220,7 +5211,7 @@ in the <em class="parameter"><code>file</code></em>, <a href="http://library.gno
|
|
5220
5211
|
</table></div>
|
5221
5212
|
</div>
|
5222
5213
|
<hr>
|
5223
|
-
<div class="refsect2">
|
5214
|
+
<div class="refsect2" title="g_file_set_attribute_uint64 ()">
|
5224
5215
|
<a name="g-file-set-attribute-uint64"></a><h3>g_file_set_attribute_uint64 ()</h3>
|
5225
5216
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_uint64 (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5226
5217
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5280,7 +5271,7 @@ in the <em class="parameter"><code>file</code></em>, <a href="http://library.gno
|
|
5280
5271
|
</table></div>
|
5281
5272
|
</div>
|
5282
5273
|
<hr>
|
5283
|
-
<div class="refsect2">
|
5274
|
+
<div class="refsect2" title="g_file_set_attribute_int64 ()">
|
5284
5275
|
<a name="g-file-set-attribute-int64"></a><h3>g_file_set_attribute_int64 ()</h3>
|
5285
5276
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_set_attribute_int64 (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5286
5277
|
<em class="parameter"><code>const <span class="type">char</span> *attribute</code></em>,
|
@@ -5339,7 +5330,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
5339
5330
|
</table></div>
|
5340
5331
|
</div>
|
5341
5332
|
<hr>
|
5342
|
-
<div class="refsect2">
|
5333
|
+
<div class="refsect2" title="g_file_mount_mountable ()">
|
5343
5334
|
<a name="g-file-mount-mountable"></a><h3>g_file_mount_mountable ()</h3>
|
5344
5335
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_mount_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5345
5336
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountMountFlags" title="enum GMountMountFlags"><span class="type">GMountMountFlags</span></a> flags</code></em>,
|
@@ -5398,9 +5389,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
5398
5389
|
</table></div>
|
5399
5390
|
</div>
|
5400
5391
|
<hr>
|
5401
|
-
<div class="refsect2">
|
5392
|
+
<div class="refsect2" title="g_file_mount_mountable_finish ()">
|
5402
5393
|
<a name="g-file-mount-mountable-finish"></a><h3>g_file_mount_mountable_finish ()</h3>
|
5403
|
-
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> *
|
5394
|
+
<pre class="programlisting"><a class="link" href="GFile.html" title="GFile"><span class="returnvalue">GFile</span></a> * g_file_mount_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5404
5395
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
5405
5396
|
<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>
|
5406
5397
|
<p>
|
@@ -5438,14 +5429,14 @@ with <a class="link" href="GFile.html#g-file-mount-mountable" title="g_file_moun
|
|
5438
5429
|
</table></div>
|
5439
5430
|
</div>
|
5440
5431
|
<hr>
|
5441
|
-
<div class="refsect2">
|
5432
|
+
<div class="refsect2" title="g_file_unmount_mountable ()">
|
5442
5433
|
<a name="g-file-unmount-mountable"></a><h3>g_file_unmount_mountable ()</h3>
|
5443
5434
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_unmount_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5444
5435
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
5445
5436
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
5446
5437
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
5447
5438
|
<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>
|
5448
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5439
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5449
5440
|
<h3 class="title">Warning</h3>
|
5450
5441
|
<p><code class="literal">g_file_unmount_mountable</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GFile.html#g-file-unmount-mountable-with-operation" title="g_file_unmount_mountable_with_operation ()"><code class="function">g_file_unmount_mountable_with_operation()</code></a> instead.</p>
|
5451
5442
|
</div>
|
@@ -5493,12 +5484,12 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
5493
5484
|
</table></div>
|
5494
5485
|
</div>
|
5495
5486
|
<hr>
|
5496
|
-
<div class="refsect2">
|
5487
|
+
<div class="refsect2" title="g_file_unmount_mountable_finish ()">
|
5497
5488
|
<a name="g-file-unmount-mountable-finish"></a><h3>g_file_unmount_mountable_finish ()</h3>
|
5498
5489
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_unmount_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5499
5490
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
5500
5491
|
<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>
|
5501
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5492
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5502
5493
|
<h3 class="title">Warning</h3>
|
5503
5494
|
<p><code class="literal">g_file_unmount_mountable_finish</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GFile.html#g-file-unmount-mountable-with-operation-finish" title="g_file_unmount_mountable_with_operation_finish ()"><code class="function">g_file_unmount_mountable_with_operation_finish()</code></a> instead.</p>
|
5504
5495
|
</div>
|
@@ -5538,7 +5529,7 @@ otherwise.
|
|
5538
5529
|
</table></div>
|
5539
5530
|
</div>
|
5540
5531
|
<hr>
|
5541
|
-
<div class="refsect2">
|
5532
|
+
<div class="refsect2" title="g_file_unmount_mountable_with_operation ()">
|
5542
5533
|
<a name="g-file-unmount-mountable-with-operation"></a><h3>g_file_unmount_mountable_with_operation ()</h3>
|
5543
5534
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_unmount_mountable_with_operation
|
5544
5535
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -5597,7 +5588,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
5597
5588
|
<p class="since">Since 2.22</p>
|
5598
5589
|
</div>
|
5599
5590
|
<hr>
|
5600
|
-
<div class="refsect2">
|
5591
|
+
<div class="refsect2" title="g_file_unmount_mountable_with_operation_finish ()">
|
5601
5592
|
<a name="g-file-unmount-mountable-with-operation-finish"></a><h3>g_file_unmount_mountable_with_operation_finish ()</h3>
|
5602
5593
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_unmount_mountable_with_operation_finish
|
5603
5594
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -5640,14 +5631,14 @@ otherwise.
|
|
5640
5631
|
<p class="since">Since 2.22</p>
|
5641
5632
|
</div>
|
5642
5633
|
<hr>
|
5643
|
-
<div class="refsect2">
|
5634
|
+
<div class="refsect2" title="g_file_eject_mountable ()">
|
5644
5635
|
<a name="g-file-eject-mountable"></a><h3>g_file_eject_mountable ()</h3>
|
5645
5636
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_eject_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5646
5637
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
5647
5638
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
5648
5639
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
|
5649
5640
|
<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>
|
5650
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5641
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5651
5642
|
<h3 class="title">Warning</h3>
|
5652
5643
|
<p><code class="literal">g_file_eject_mountable</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GFile.html#g-file-eject-mountable-with-operation" title="g_file_eject_mountable_with_operation ()"><code class="function">g_file_eject_mountable_with_operation()</code></a> instead.</p>
|
5653
5644
|
</div>
|
@@ -5694,12 +5685,12 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
5694
5685
|
</table></div>
|
5695
5686
|
</div>
|
5696
5687
|
<hr>
|
5697
|
-
<div class="refsect2">
|
5688
|
+
<div class="refsect2" title="g_file_eject_mountable_finish ()">
|
5698
5689
|
<a name="g-file-eject-mountable-finish"></a><h3>g_file_eject_mountable_finish ()</h3>
|
5699
5690
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_eject_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5700
5691
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
5701
5692
|
<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>
|
5702
|
-
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5693
|
+
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
5703
5694
|
<h3 class="title">Warning</h3>
|
5704
5695
|
<p><code class="literal">g_file_eject_mountable_finish</code> has been deprecated since version 2.22 and should not be used in newly-written code. Use <a class="link" href="GFile.html#g-file-eject-mountable-with-operation-finish" title="g_file_eject_mountable_with_operation_finish ()"><code class="function">g_file_eject_mountable_with_operation_finish()</code></a> instead.</p>
|
5705
5696
|
</div>
|
@@ -5736,7 +5727,7 @@ otherwise.
|
|
5736
5727
|
</table></div>
|
5737
5728
|
</div>
|
5738
5729
|
<hr>
|
5739
|
-
<div class="refsect2">
|
5730
|
+
<div class="refsect2" title="g_file_eject_mountable_with_operation ()">
|
5740
5731
|
<a name="g-file-eject-mountable-with-operation"></a><h3>g_file_eject_mountable_with_operation ()</h3>
|
5741
5732
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_eject_mountable_with_operation
|
5742
5733
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -5794,7 +5785,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
5794
5785
|
<p class="since">Since 2.22</p>
|
5795
5786
|
</div>
|
5796
5787
|
<hr>
|
5797
|
-
<div class="refsect2">
|
5788
|
+
<div class="refsect2" title="g_file_eject_mountable_with_operation_finish ()">
|
5798
5789
|
<a name="g-file-eject-mountable-with-operation-finish"></a><h3>g_file_eject_mountable_with_operation_finish ()</h3>
|
5799
5790
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_eject_mountable_with_operation_finish
|
5800
5791
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
@@ -5834,7 +5825,7 @@ otherwise.
|
|
5834
5825
|
<p class="since">Since 2.22</p>
|
5835
5826
|
</div>
|
5836
5827
|
<hr>
|
5837
|
-
<div class="refsect2">
|
5828
|
+
<div class="refsect2" title="g_file_start_mountable ()">
|
5838
5829
|
<a name="g-file-start-mountable"></a><h3>g_file_start_mountable ()</h3>
|
5839
5830
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_start_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5840
5831
|
<em class="parameter"><code><a class="link" href="GDrive.html#GDriveStartFlags" title="enum GDriveStartFlags"><span class="type">GDriveStartFlags</span></a> flags</code></em>,
|
@@ -5894,7 +5885,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
5894
5885
|
<p class="since">Since 2.22</p>
|
5895
5886
|
</div>
|
5896
5887
|
<hr>
|
5897
|
-
<div class="refsect2">
|
5888
|
+
<div class="refsect2" title="g_file_start_mountable_finish ()">
|
5898
5889
|
<a name="g-file-start-mountable-finish"></a><h3>g_file_start_mountable_finish ()</h3>
|
5899
5890
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_start_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5900
5891
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -5936,7 +5927,7 @@ otherwise.
|
|
5936
5927
|
<p class="since">Since 2.22</p>
|
5937
5928
|
</div>
|
5938
5929
|
<hr>
|
5939
|
-
<div class="refsect2">
|
5930
|
+
<div class="refsect2" title="g_file_stop_mountable ()">
|
5940
5931
|
<a name="g-file-stop-mountable"></a><h3>g_file_stop_mountable ()</h3>
|
5941
5932
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_stop_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
5942
5933
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountUnmountFlags" title="enum GMountUnmountFlags"><span class="type">GMountUnmountFlags</span></a> flags</code></em>,
|
@@ -5994,7 +5985,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
5994
5985
|
<p class="since">Since 2.22</p>
|
5995
5986
|
</div>
|
5996
5987
|
<hr>
|
5997
|
-
<div class="refsect2">
|
5988
|
+
<div class="refsect2" title="g_file_stop_mountable_finish ()">
|
5998
5989
|
<a name="g-file-stop-mountable-finish"></a><h3>g_file_stop_mountable_finish ()</h3>
|
5999
5990
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_stop_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6000
5991
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -6036,7 +6027,7 @@ otherwise.
|
|
6036
6027
|
<p class="since">Since 2.22</p>
|
6037
6028
|
</div>
|
6038
6029
|
<hr>
|
6039
|
-
<div class="refsect2">
|
6030
|
+
<div class="refsect2" title="g_file_poll_mountable ()">
|
6040
6031
|
<a name="g-file-poll-mountable"></a><h3>g_file_poll_mountable ()</h3>
|
6041
6032
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_poll_mountable (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6042
6033
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -6082,7 +6073,7 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
6082
6073
|
<p class="since">Since 2.22</p>
|
6083
6074
|
</div>
|
6084
6075
|
<hr>
|
6085
|
-
<div class="refsect2">
|
6076
|
+
<div class="refsect2" title="g_file_poll_mountable_finish ()">
|
6086
6077
|
<a name="g-file-poll-mountable-finish"></a><h3>g_file_poll_mountable_finish ()</h3>
|
6087
6078
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_poll_mountable_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6088
6079
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
|
@@ -6124,7 +6115,7 @@ otherwise.
|
|
6124
6115
|
<p class="since">Since 2.22</p>
|
6125
6116
|
</div>
|
6126
6117
|
<hr>
|
6127
|
-
<div class="refsect2">
|
6118
|
+
<div class="refsect2" title="g_file_mount_enclosing_volume ()">
|
6128
6119
|
<a name="g-file-mount-enclosing-volume"></a><h3>g_file_mount_enclosing_volume ()</h3>
|
6129
6120
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_mount_enclosing_volume (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *location</code></em>,
|
6130
6121
|
<em class="parameter"><code><a class="link" href="GMount.html#GMountMountFlags" title="enum GMountMountFlags"><span class="type">GMountMountFlags</span></a> flags</code></em>,
|
@@ -6182,7 +6173,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6182
6173
|
</table></div>
|
6183
6174
|
</div>
|
6184
6175
|
<hr>
|
6185
|
-
<div class="refsect2">
|
6176
|
+
<div class="refsect2" title="g_file_mount_enclosing_volume_finish ()">
|
6186
6177
|
<a name="g-file-mount-enclosing-volume-finish"></a><h3>g_file_mount_enclosing_volume_finish ()</h3>
|
6187
6178
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_mount_enclosing_volume_finish
|
6188
6179
|
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *location</code></em>,
|
@@ -6220,9 +6211,9 @@ appropriately if present.
|
|
6220
6211
|
</table></div>
|
6221
6212
|
</div>
|
6222
6213
|
<hr>
|
6223
|
-
<div class="refsect2">
|
6214
|
+
<div class="refsect2" title="g_file_monitor_directory ()">
|
6224
6215
|
<a name="g-file-monitor-directory"></a><h3>g_file_monitor_directory ()</h3>
|
6225
|
-
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
6216
|
+
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* g_file_monitor_directory (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6226
6217
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
6227
6218
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
6228
6219
|
<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>
|
@@ -6268,9 +6259,9 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6268
6259
|
</table></div>
|
6269
6260
|
</div>
|
6270
6261
|
<hr>
|
6271
|
-
<div class="refsect2">
|
6262
|
+
<div class="refsect2" title="g_file_monitor_file ()">
|
6272
6263
|
<a name="g-file-monitor-file"></a><h3>g_file_monitor_file ()</h3>
|
6273
|
-
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
6264
|
+
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* g_file_monitor_file (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6274
6265
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
6275
6266
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
6276
6267
|
<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>
|
@@ -6316,9 +6307,9 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6316
6307
|
</table></div>
|
6317
6308
|
</div>
|
6318
6309
|
<hr>
|
6319
|
-
<div class="refsect2">
|
6310
|
+
<div class="refsect2" title="g_file_monitor ()">
|
6320
6311
|
<a name="g-file-monitor"></a><h3>g_file_monitor ()</h3>
|
6321
|
-
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a
|
6312
|
+
<pre class="programlisting"><a class="link" href="GFileMonitor.html" title="GFileMonitor"><span class="returnvalue">GFileMonitor</span></a>* g_file_monitor (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6322
6313
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileMonitorFlags" title="enum GFileMonitorFlags"><span class="type">GFileMonitorFlags</span></a> flags</code></em>,
|
6323
6314
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
6324
6315
|
<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>
|
@@ -6366,7 +6357,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6366
6357
|
<p class="since">Since 2.18</p>
|
6367
6358
|
</div>
|
6368
6359
|
<hr>
|
6369
|
-
<div class="refsect2">
|
6360
|
+
<div class="refsect2" title="g_file_load_contents ()">
|
6370
6361
|
<a name="g-file-load-contents"></a><h3>g_file_load_contents ()</h3>
|
6371
6362
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_load_contents (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6372
6363
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -6430,7 +6421,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6430
6421
|
</table></div>
|
6431
6422
|
</div>
|
6432
6423
|
<hr>
|
6433
|
-
<div class="refsect2">
|
6424
|
+
<div class="refsect2" title="g_file_load_contents_async ()">
|
6434
6425
|
<a name="g-file-load-contents-async"></a><h3>g_file_load_contents_async ()</h3>
|
6435
6426
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_load_contents_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6436
6427
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -6481,7 +6472,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6481
6472
|
</table></div>
|
6482
6473
|
</div>
|
6483
6474
|
<hr>
|
6484
|
-
<div class="refsect2">
|
6475
|
+
<div class="refsect2" title="g_file_load_contents_finish ()">
|
6485
6476
|
<a name="g-file-load-contents-finish"></a><h3>g_file_load_contents_finish ()</h3>
|
6486
6477
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_load_contents_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6487
6478
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
@@ -6541,7 +6532,7 @@ present, it will be set appropriately.
|
|
6541
6532
|
</table></div>
|
6542
6533
|
</div>
|
6543
6534
|
<hr>
|
6544
|
-
<div class="refsect2">
|
6535
|
+
<div class="refsect2" title="g_file_load_partial_contents_async ()">
|
6545
6536
|
<a name="g-file-load-partial-contents-async"></a><h3>g_file_load_partial_contents_async ()</h3>
|
6546
6537
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_load_partial_contents_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6547
6538
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
@@ -6595,7 +6586,7 @@ was cancelled, the error <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANC
|
|
6595
6586
|
</table></div>
|
6596
6587
|
</div>
|
6597
6588
|
<hr>
|
6598
|
-
<div class="refsect2">
|
6589
|
+
<div class="refsect2" title="g_file_load_partial_contents_finish ()">
|
6599
6590
|
<a name="g-file-load-partial-contents-finish"></a><h3>g_file_load_partial_contents_finish ()</h3>
|
6600
6591
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_load_partial_contents_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6601
6592
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
@@ -6655,7 +6646,7 @@ present, it will be set appropriately.
|
|
6655
6646
|
</table></div>
|
6656
6647
|
</div>
|
6657
6648
|
<hr>
|
6658
|
-
<div class="refsect2">
|
6649
|
+
<div class="refsect2" title="g_file_replace_contents ()">
|
6659
6650
|
<a name="g-file-replace-contents"></a><h3>g_file_replace_contents ()</h3>
|
6660
6651
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_replace_contents (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6661
6652
|
<em class="parameter"><code>const <span class="type">char</span> *contents</code></em>,
|
@@ -6747,7 +6738,7 @@ appropriately if present.
|
|
6747
6738
|
</table></div>
|
6748
6739
|
</div>
|
6749
6740
|
<hr>
|
6750
|
-
<div class="refsect2">
|
6741
|
+
<div class="refsect2" title="g_file_replace_contents_async ()">
|
6751
6742
|
<a name="g-file-replace-contents-async"></a><h3>g_file_replace_contents_async ()</h3>
|
6752
6743
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_replace_contents_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6753
6744
|
<em class="parameter"><code>const <span class="type">char</span> *contents</code></em>,
|
@@ -6830,7 +6821,7 @@ make a backup of <em class="parameter"><code>file</code></em>.
|
|
6830
6821
|
</table></div>
|
6831
6822
|
</div>
|
6832
6823
|
<hr>
|
6833
|
-
<div class="refsect2">
|
6824
|
+
<div class="refsect2" title="g_file_replace_contents_finish ()">
|
6834
6825
|
<a name="g-file-replace-contents-finish"></a><h3>g_file_replace_contents_finish ()</h3>
|
6835
6826
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_replace_contents_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6836
6827
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
@@ -6875,7 +6866,7 @@ tag for the document, if present.
|
|
6875
6866
|
</table></div>
|
6876
6867
|
</div>
|
6877
6868
|
<hr>
|
6878
|
-
<div class="refsect2">
|
6869
|
+
<div class="refsect2" title="g_file_copy_attributes ()">
|
6879
6870
|
<a name="g-file-copy-attributes"></a><h3>g_file_copy_attributes ()</h3>
|
6880
6871
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_copy_attributes (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *source</code></em>,
|
6881
6872
|
<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *destination</code></em>,
|
@@ -6930,9 +6921,9 @@ is useful when implementing move by copy + delete source.
|
|
6930
6921
|
</table></div>
|
6931
6922
|
</div>
|
6932
6923
|
<hr>
|
6933
|
-
<div class="refsect2">
|
6924
|
+
<div class="refsect2" title="g_file_create_readwrite ()">
|
6934
6925
|
<a name="g-file-create-readwrite"></a><h3>g_file_create_readwrite ()</h3>
|
6935
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
6926
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_create_readwrite (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
6936
6927
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
6937
6928
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
6938
6929
|
<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>
|
@@ -6998,7 +6989,7 @@ rather than just opening for reading or writing.
|
|
6998
6989
|
<p class="since">Since 2.22</p>
|
6999
6990
|
</div>
|
7000
6991
|
<hr>
|
7001
|
-
<div class="refsect2">
|
6992
|
+
<div class="refsect2" title="g_file_create_readwrite_async ()">
|
7002
6993
|
<a name="g-file-create-readwrite-async"></a><h3>g_file_create_readwrite_async ()</h3>
|
7003
6994
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_create_readwrite_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7004
6995
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -7057,9 +7048,9 @@ call <a class="link" href="GFile.html#g-file-create-readwrite-finish" title="g_f
|
|
7057
7048
|
<p class="since">Since 2.22</p>
|
7058
7049
|
</div>
|
7059
7050
|
<hr>
|
7060
|
-
<div class="refsect2">
|
7051
|
+
<div class="refsect2" title="g_file_create_readwrite_finish ()">
|
7061
7052
|
<a name="g-file-create-readwrite-finish"></a><h3>g_file_create_readwrite_finish ()</h3>
|
7062
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
7053
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_create_readwrite_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7063
7054
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
7064
7055
|
<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>
|
7065
7056
|
<p>
|
@@ -7096,9 +7087,9 @@ Finishes an asynchronous file create operation started with
|
|
7096
7087
|
<p class="since">Since 2.22</p>
|
7097
7088
|
</div>
|
7098
7089
|
<hr>
|
7099
|
-
<div class="refsect2">
|
7090
|
+
<div class="refsect2" title="g_file_open_readwrite ()">
|
7100
7091
|
<a name="g-file-open-readwrite"></a><h3>g_file_open_readwrite ()</h3>
|
7101
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
7092
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_open_readwrite (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7102
7093
|
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
|
7103
7094
|
<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>
|
7104
7095
|
<p>
|
@@ -7149,7 +7140,7 @@ just opening for reading or writing.
|
|
7149
7140
|
<p class="since">Since 2.22</p>
|
7150
7141
|
</div>
|
7151
7142
|
<hr>
|
7152
|
-
<div class="refsect2">
|
7143
|
+
<div class="refsect2" title="g_file_open_readwrite_async ()">
|
7153
7144
|
<a name="g-file-open-readwrite-async"></a><h3>g_file_open_readwrite_async ()</h3>
|
7154
7145
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_open_readwrite_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7155
7146
|
<em class="parameter"><code><span class="type">int</span> io_priority</code></em>,
|
@@ -7201,9 +7192,9 @@ When the operation is finished, <em class="parameter"><code>callback</code></em>
|
|
7201
7192
|
<p class="since">Since 2.22</p>
|
7202
7193
|
</div>
|
7203
7194
|
<hr>
|
7204
|
-
<div class="refsect2">
|
7195
|
+
<div class="refsect2" title="g_file_open_readwrite_finish ()">
|
7205
7196
|
<a name="g-file-open-readwrite-finish"></a><h3>g_file_open_readwrite_finish ()</h3>
|
7206
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
7197
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_open_readwrite_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7207
7198
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
7208
7199
|
<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>
|
7209
7200
|
<p>
|
@@ -7240,9 +7231,9 @@ Finishes an asynchronous file read operation started with
|
|
7240
7231
|
<p class="since">Since 2.22</p>
|
7241
7232
|
</div>
|
7242
7233
|
<hr>
|
7243
|
-
<div class="refsect2">
|
7234
|
+
<div class="refsect2" title="g_file_replace_readwrite ()">
|
7244
7235
|
<a name="g-file-replace-readwrite"></a><h3>g_file_replace_readwrite ()</h3>
|
7245
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
7236
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_replace_readwrite (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7246
7237
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
7247
7238
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> make_backup</code></em>,
|
7248
7239
|
<em class="parameter"><code><a class="link" href="GFile.html#GFileCreateFlags" title="enum GFileCreateFlags"><span class="type">GFileCreateFlags</span></a> flags</code></em>,
|
@@ -7309,7 +7300,7 @@ rather than just opening for reading or writing.
|
|
7309
7300
|
<p class="since">Since 2.22</p>
|
7310
7301
|
</div>
|
7311
7302
|
<hr>
|
7312
|
-
<div class="refsect2">
|
7303
|
+
<div class="refsect2" title="g_file_replace_readwrite_async ()">
|
7313
7304
|
<a name="g-file-replace-readwrite-async"></a><h3>g_file_replace_readwrite_async ()</h3>
|
7314
7305
|
<pre class="programlisting"><span class="returnvalue">void</span> g_file_replace_readwrite_async (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7315
7306
|
<em class="parameter"><code>const <span class="type">char</span> *etag</code></em>,
|
@@ -7382,10 +7373,9 @@ call <a class="link" href="GFile.html#g-file-replace-readwrite-finish" title="g_
|
|
7382
7373
|
<p class="since">Since 2.22</p>
|
7383
7374
|
</div>
|
7384
7375
|
<hr>
|
7385
|
-
<div class="refsect2">
|
7376
|
+
<div class="refsect2" title="g_file_replace_readwrite_finish ()">
|
7386
7377
|
<a name="g-file-replace-readwrite-finish"></a><h3>g_file_replace_readwrite_finish ()</h3>
|
7387
|
-
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> *
|
7388
|
-
(<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7378
|
+
<pre class="programlisting"><a class="link" href="GFileIOStream.html" title="GFileIOStream"><span class="returnvalue">GFileIOStream</span></a> * g_file_replace_readwrite_finish (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>,
|
7389
7379
|
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *res</code></em>,
|
7390
7380
|
<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>
|
7391
7381
|
<p>
|
@@ -7422,7 +7412,7 @@ Finishes an asynchronous file replace operation started with
|
|
7422
7412
|
<p class="since">Since 2.22</p>
|
7423
7413
|
</div>
|
7424
7414
|
<hr>
|
7425
|
-
<div class="refsect2">
|
7415
|
+
<div class="refsect2" title="g_file_supports_thread_contexts ()">
|
7426
7416
|
<a name="g-file-supports-thread-contexts"></a><h3>g_file_supports_thread_contexts ()</h3>
|
7427
7417
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_file_supports_thread_contexts (<em class="parameter"><code><a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a> *file</code></em>);</pre>
|
7428
7418
|
<p>
|
@@ -7450,13 +7440,13 @@ thread-default context.
|
|
7450
7440
|
<p class="since">Since 2.22</p>
|
7451
7441
|
</div>
|
7452
7442
|
</div>
|
7453
|
-
<div class="refsect1">
|
7443
|
+
<div class="refsect1" title="See Also">
|
7454
7444
|
<a name="GFile.see-also"></a><h2>See Also</h2>
|
7455
7445
|
<a class="link" href="GFileInfo.html" title="GFileInfo"><span class="type">GFileInfo</span></a>, <a class="link" href="GFileEnumerator.html" title="GFileEnumerator"><span class="type">GFileEnumerator</span></a>
|
7456
7446
|
</div>
|
7457
7447
|
</div>
|
7458
7448
|
<div class="footer">
|
7459
7449
|
<hr>
|
7460
|
-
Generated by GTK-Doc V1.15
|
7450
|
+
Generated by GTK-Doc V1.15</div>
|
7461
7451
|
</body>
|
7462
7452
|
</html>
|