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
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -8,7 +8,7 @@ glib_compile_schemas=${exec_prefix}/bin/glib-compile-schemas
|
|
8
8
|
|
9
9
|
Name: GIO
|
10
10
|
Description: glib I/O library
|
11
|
-
Version: 2.26.
|
11
|
+
Version: 2.26.1
|
12
12
|
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
13
13
|
Libs: -L${libdir} -lgio-2.0
|
14
14
|
Libs.private: -lz
|
@@ -1,11 +1,11 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
6
|
Name: GIO Windows specific APIs
|
7
7
|
Description: Windows specific headers for glib I/O library
|
8
|
-
Version: 2.26.
|
8
|
+
Version: 2.26.1
|
9
9
|
Requires: gobject-2.0,gmodule-no-export-2.0,gio-2.0
|
10
10
|
Libs: -L${libdir} -lgio-2.0
|
11
11
|
Cflags: -I${includedir}/gio-win32-2.0/
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -9,7 +9,7 @@ glib_mkenums=glib-mkenums
|
|
9
9
|
|
10
10
|
Name: GLib
|
11
11
|
Description: C Utility Library
|
12
|
-
Version: 2.26.
|
12
|
+
Version: 2.26.1
|
13
13
|
Libs: -L${libdir} -lglib-2.0 -lintl
|
14
14
|
Libs.private:
|
15
15
|
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include -mms-bitfields
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -8,7 +8,7 @@ gmodule_supported=true
|
|
8
8
|
Name: GModule
|
9
9
|
Description: Dynamic module loader for GLib
|
10
10
|
Requires: glib-2.0
|
11
|
-
Version: 2.26.
|
11
|
+
Version: 2.26.1
|
12
12
|
Libs: -L${libdir} -lgmodule-2.0
|
13
13
|
Libs.private:
|
14
14
|
Cflags:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -8,7 +8,7 @@ gmodule_supported=true
|
|
8
8
|
Name: GModule
|
9
9
|
Description: Dynamic module loader for GLib
|
10
10
|
Requires: glib-2.0
|
11
|
-
Version: 2.26.
|
11
|
+
Version: 2.26.1
|
12
12
|
Libs: -L${libdir} -lgmodule-2.0
|
13
13
|
Libs.private:
|
14
14
|
Cflags:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -6,6 +6,6 @@ includedir=${prefix}/include
|
|
6
6
|
Name: GObject
|
7
7
|
Description: GLib Type, Object, Parameter and Signal Library
|
8
8
|
Requires: glib-2.0,gthread-2.0
|
9
|
-
Version: 2.26.
|
9
|
+
Version: 2.26.1
|
10
10
|
Libs: -L${libdir} -lgobject-2.0
|
11
11
|
Cflags:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
prefix
|
1
|
+
prefix=/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
2
2
|
exec_prefix=${prefix}
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
@@ -6,6 +6,6 @@ includedir=${prefix}/include
|
|
6
6
|
Name: GThread
|
7
7
|
Description: Thread support for GLib
|
8
8
|
Requires: glib-2.0
|
9
|
-
Version: 2.26.
|
9
|
+
Version: 2.26.1
|
10
10
|
Libs: -L${libdir} -lgthread-2.0
|
11
11
|
Cflags:
|
@@ -564,7 +564,7 @@ share/gtk-doc/html/gobject/up.png
|
|
564
564
|
share/man/man1/glib-mkenums.1
|
565
565
|
share/man/man1/glib-genmarshal.1
|
566
566
|
share/man/man1/gobject-query.1
|
567
|
-
share/doc/glib-dev-2.26.
|
568
|
-
src/tml/packaging/glib_2.26.
|
569
|
-
src/tml/packaging/glib_2.26.
|
570
|
-
manifest/glib-dev_2.26.
|
567
|
+
share/doc/glib-dev-2.26.1/COPYING
|
568
|
+
src/tml/packaging/glib_2.26.1-1_win32.sh
|
569
|
+
src/tml/packaging/glib_2.26.1-1_win32.log
|
570
|
+
manifest/glib-dev_2.26.1-1_win32.mft
|
@@ -98,5 +98,5 @@ share/locale/yi/LC_MESSAGES/glib20.mo
|
|
98
98
|
share/locale/zh_CN/LC_MESSAGES/glib20.mo
|
99
99
|
share/locale/zh_HK/LC_MESSAGES/glib20.mo
|
100
100
|
share/locale/zh_TW/LC_MESSAGES/glib20.mo
|
101
|
-
share/doc/glib-2.26.
|
102
|
-
manifest/glib_2.26.
|
101
|
+
share/doc/glib-2.26.1/COPYING
|
102
|
+
manifest/glib_2.26.1-1_win32.mft
|
File without changes
|
File without changes
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>GAppInfo</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="types.html" title="File types and applications">
|
9
9
|
<link rel="prev" href="gio-GContentType.html" title="GContentType">
|
10
10
|
<link rel="next" href="gio-Desktop-file-based-GAppInfo.html" title="Desktop file based GAppInfo">
|
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="#GAppInfo.implementations" class="shortcut">Known Implementations</a>
|
33
33
|
</td></tr>
|
34
34
|
</table>
|
35
|
-
<div class="refentry">
|
35
|
+
<div class="refentry" title="GAppInfo">
|
36
36
|
<a name="GAppInfo"></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="GAppInfo.synopsis"></a><h2>Synopsis</h2>
|
46
46
|
<a name="GAppLaunchContext"></a><pre class="synopsis">
|
47
47
|
#include <gio/gio.h>
|
@@ -113,7 +113,7 @@ const <span class="returnvalue">char</span> * <a class="link" href="GAppI
|
|
113
113
|
<a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="returnvalue">GAppLaunchContext</span></a> * <a class="link" href="GAppInfo.html#g-app-launch-context-new" title="g_app_launch_context_new ()">g_app_launch_context_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
114
114
|
</pre>
|
115
115
|
</div>
|
116
|
-
<div class="refsect1">
|
116
|
+
<div class="refsect1" title="Object Hierarchy">
|
117
117
|
<a name="GAppInfo.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
118
118
|
<pre class="synopsis">
|
119
119
|
GInterface
|
@@ -124,19 +124,19 @@ const <span class="returnvalue">char</span> * <a class="link" href="GAppI
|
|
124
124
|
+----GAppLaunchContext
|
125
125
|
</pre>
|
126
126
|
</div>
|
127
|
-
<div class="refsect1">
|
127
|
+
<div class="refsect1" title="Prerequisites">
|
128
128
|
<a name="GAppInfo.prerequisites"></a><h2>Prerequisites</h2>
|
129
129
|
<p>
|
130
130
|
GAppInfo requires
|
131
131
|
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
132
132
|
</div>
|
133
|
-
<div class="refsect1">
|
133
|
+
<div class="refsect1" title="Known Implementations">
|
134
134
|
<a name="GAppInfo.implementations"></a><h2>Known Implementations</h2>
|
135
135
|
<p>
|
136
136
|
GAppInfo is implemented by
|
137
137
|
<a class="link" href="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo">GDesktopAppInfo</a>.</p>
|
138
138
|
</div>
|
139
|
-
<div class="refsect1">
|
139
|
+
<div class="refsect1" title="Description">
|
140
140
|
<a name="GAppInfo.description"></a><h2>Description</h2>
|
141
141
|
<p>
|
142
142
|
<a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> and <a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="type">GAppLaunchContext</span></a> are used for describing and launching
|
@@ -197,9 +197,9 @@ of a particular URIs. Different launcher applications (e.g. file
|
|
197
197
|
managers) may have different ideas of what a given URI means.
|
198
198
|
</p>
|
199
199
|
</div>
|
200
|
-
<div class="refsect1">
|
200
|
+
<div class="refsect1" title="Details">
|
201
201
|
<a name="GAppInfo.details"></a><h2>Details</h2>
|
202
|
-
<div class="refsect2">
|
202
|
+
<div class="refsect2" title="enum GAppInfoCreateFlags">
|
203
203
|
<a name="GAppInfoCreateFlags"></a><h3>enum GAppInfoCreateFlags</h3>
|
204
204
|
<pre class="programlisting">typedef enum {
|
205
205
|
G_APP_INFO_CREATE_NONE = 0, /*< nick=none >*/
|
@@ -238,7 +238,7 @@ Flags used when creating a <a class="link" href="GAppInfo.html" title="GAppInfo"
|
|
238
238
|
</table></div>
|
239
239
|
</div>
|
240
240
|
<hr>
|
241
|
-
<div class="refsect2">
|
241
|
+
<div class="refsect2" title="GAppInfo">
|
242
242
|
<a name="GAppInfo-struct"></a><h3>GAppInfo</h3>
|
243
243
|
<pre class="programlisting">typedef struct _GAppInfo GAppInfo;</pre>
|
244
244
|
<p>
|
@@ -247,7 +247,7 @@ it (with file arguments).
|
|
247
247
|
</p>
|
248
248
|
</div>
|
249
249
|
<hr>
|
250
|
-
<div class="refsect2">
|
250
|
+
<div class="refsect2" title="GAppInfoIface">
|
251
251
|
<a name="GAppInfoIface"></a><h3>GAppInfoIface</h3>
|
252
252
|
<pre class="programlisting">typedef struct {
|
253
253
|
GTypeInterface g_iface;
|
@@ -416,7 +416,7 @@ Application Information interface, for operating system portability.
|
|
416
416
|
</table></div>
|
417
417
|
</div>
|
418
418
|
<hr>
|
419
|
-
<div class="refsect2">
|
419
|
+
<div class="refsect2" title="GAppLaunchContext">
|
420
420
|
<a name="GAppLaunchContext-struct"></a><h3>GAppLaunchContext</h3>
|
421
421
|
<pre class="programlisting">typedef struct _GAppLaunchContext GAppLaunchContext;</pre>
|
422
422
|
<p>
|
@@ -426,7 +426,7 @@ on the same screen as the launching window.
|
|
426
426
|
</p>
|
427
427
|
</div>
|
428
428
|
<hr>
|
429
|
-
<div class="refsect2">
|
429
|
+
<div class="refsect2" title="g_app_info_create_from_commandline ()">
|
430
430
|
<a name="g-app-info-create-from-commandline"></a><h3>g_app_info_create_from_commandline ()</h3>
|
431
431
|
<pre class="programlisting"><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * g_app_info_create_from_commandline (<em class="parameter"><code>const <span class="type">char</span> *commandline</code></em>,
|
432
432
|
<em class="parameter"><code>const <span class="type">char</span> *application_name</code></em>,
|
@@ -467,7 +467,7 @@ Creates a new <a class="link" href="GAppInfo.html" title="GAppInfo"><span class=
|
|
467
467
|
</table></div>
|
468
468
|
</div>
|
469
469
|
<hr>
|
470
|
-
<div class="refsect2">
|
470
|
+
<div class="refsect2" title="g_app_info_dup ()">
|
471
471
|
<a name="g-app-info-dup"></a><h3>g_app_info_dup ()</h3>
|
472
472
|
<pre class="programlisting"><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * g_app_info_dup (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
473
473
|
<p>
|
@@ -490,7 +490,7 @@ Creates a duplicate of a <a class="link" href="GAppInfo.html" title="GAppInfo"><
|
|
490
490
|
</table></div>
|
491
491
|
</div>
|
492
492
|
<hr>
|
493
|
-
<div class="refsect2">
|
493
|
+
<div class="refsect2" title="g_app_info_equal ()">
|
494
494
|
<a name="g-app-info-equal"></a><h3>g_app_info_equal ()</h3>
|
495
495
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_equal (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo1</code></em>,
|
496
496
|
<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo2</code></em>);</pre>
|
@@ -519,7 +519,7 @@ Checks if two <a class="link" href="GAppInfo.html" title="GAppInfo"><span class=
|
|
519
519
|
</table></div>
|
520
520
|
</div>
|
521
521
|
<hr>
|
522
|
-
<div class="refsect2">
|
522
|
+
<div class="refsect2" title="g_app_info_get_id ()">
|
523
523
|
<a name="g-app-info-get-id"></a><h3>g_app_info_get_id ()</h3>
|
524
524
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_id (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
525
525
|
<p>
|
@@ -549,7 +549,7 @@ the <em class="parameter"><code>appinfo</code></em> has been constructed.
|
|
549
549
|
</table></div>
|
550
550
|
</div>
|
551
551
|
<hr>
|
552
|
-
<div class="refsect2">
|
552
|
+
<div class="refsect2" title="g_app_info_get_name ()">
|
553
553
|
<a name="g-app-info-get-name"></a><h3>g_app_info_get_name ()</h3>
|
554
554
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_name (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
555
555
|
<p>
|
@@ -572,7 +572,7 @@ Gets the installed name of the application.
|
|
572
572
|
</table></div>
|
573
573
|
</div>
|
574
574
|
<hr>
|
575
|
-
<div class="refsect2">
|
575
|
+
<div class="refsect2" title="g_app_info_get_display_name ()">
|
576
576
|
<a name="g-app-info-get-display-name"></a><h3>g_app_info_get_display_name ()</h3>
|
577
577
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_display_name (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
578
578
|
<p>
|
@@ -599,7 +599,7 @@ no display name is available.
|
|
599
599
|
<p class="since">Since 2.24</p>
|
600
600
|
</div>
|
601
601
|
<hr>
|
602
|
-
<div class="refsect2">
|
602
|
+
<div class="refsect2" title="g_app_info_get_description ()">
|
603
603
|
<a name="g-app-info-get-description"></a><h3>g_app_info_get_description ()</h3>
|
604
604
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_description (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
605
605
|
<p>
|
@@ -623,7 +623,7 @@ application <em class="parameter"><code>appinfo</code></em>, or <a href="http://
|
|
623
623
|
</table></div>
|
624
624
|
</div>
|
625
625
|
<hr>
|
626
|
-
<div class="refsect2">
|
626
|
+
<div class="refsect2" title="g_app_info_get_executable ()">
|
627
627
|
<a name="g-app-info-get-executable"></a><h3>g_app_info_get_executable ()</h3>
|
628
628
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_executable (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
629
629
|
<p>
|
@@ -647,7 +647,7 @@ binaries name
|
|
647
647
|
</table></div>
|
648
648
|
</div>
|
649
649
|
<hr>
|
650
|
-
<div class="refsect2">
|
650
|
+
<div class="refsect2" title="g_app_info_get_commandline ()">
|
651
651
|
<a name="g-app-info-get-commandline"></a><h3>g_app_info_get_commandline ()</h3>
|
652
652
|
<pre class="programlisting">const <span class="returnvalue">char</span> * g_app_info_get_commandline (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
653
653
|
<p>
|
@@ -674,7 +674,7 @@ started.
|
|
674
674
|
<p class="since">Since 2.20</p>
|
675
675
|
</div>
|
676
676
|
<hr>
|
677
|
-
<div class="refsect2">
|
677
|
+
<div class="refsect2" title="g_app_info_get_icon ()">
|
678
678
|
<a name="g-app-info-get-icon"></a><h3>g_app_info_get_icon ()</h3>
|
679
679
|
<pre class="programlisting"><a class="link" href="GIcon.html" title="GIcon"><span class="returnvalue">GIcon</span></a> * g_app_info_get_icon (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
680
680
|
<p>
|
@@ -697,7 +697,7 @@ Gets the icon for the application.
|
|
697
697
|
</table></div>
|
698
698
|
</div>
|
699
699
|
<hr>
|
700
|
-
<div class="refsect2">
|
700
|
+
<div class="refsect2" title="g_app_info_launch ()">
|
701
701
|
<a name="g-app-info-launch"></a><h3>g_app_info_launch ()</h3>
|
702
702
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_launch (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
703
703
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *files</code></em>,
|
@@ -765,7 +765,7 @@ set, based on information provided in <em class="parameter"><code>launch_context
|
|
765
765
|
</table></div>
|
766
766
|
</div>
|
767
767
|
<hr>
|
768
|
-
<div class="refsect2">
|
768
|
+
<div class="refsect2" title="g_app_info_supports_files ()">
|
769
769
|
<a name="g-app-info-supports-files"></a><h3>g_app_info_supports_files ()</h3>
|
770
770
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_supports_files (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
771
771
|
<p>
|
@@ -788,7 +788,7 @@ Checks if the application accepts files as arguments.
|
|
788
788
|
</table></div>
|
789
789
|
</div>
|
790
790
|
<hr>
|
791
|
-
<div class="refsect2">
|
791
|
+
<div class="refsect2" title="g_app_info_supports_uris ()">
|
792
792
|
<a name="g-app-info-supports-uris"></a><h3>g_app_info_supports_uris ()</h3>
|
793
793
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_supports_uris (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
794
794
|
<p>
|
@@ -811,7 +811,7 @@ Checks if the application supports reading files and directories from URIs.
|
|
811
811
|
</table></div>
|
812
812
|
</div>
|
813
813
|
<hr>
|
814
|
-
<div class="refsect2">
|
814
|
+
<div class="refsect2" title="g_app_info_launch_uris ()">
|
815
815
|
<a name="g-app-info-launch-uris"></a><h3>g_app_info_launch_uris ()</h3>
|
816
816
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_launch_uris (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
817
817
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *uris</code></em>,
|
@@ -863,7 +863,7 @@ no way to detect this.
|
|
863
863
|
</table></div>
|
864
864
|
</div>
|
865
865
|
<hr>
|
866
|
-
<div class="refsect2">
|
866
|
+
<div class="refsect2" title="g_app_info_should_show ()">
|
867
867
|
<a name="g-app-info-should-show"></a><h3>g_app_info_should_show ()</h3>
|
868
868
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_should_show (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
869
869
|
<p>
|
@@ -887,7 +887,7 @@ list available applications.
|
|
887
887
|
</table></div>
|
888
888
|
</div>
|
889
889
|
<hr>
|
890
|
-
<div class="refsect2">
|
890
|
+
<div class="refsect2" title="g_app_info_can_delete ()">
|
891
891
|
<a name="g-app-info-can-delete"></a><h3>g_app_info_can_delete ()</h3>
|
892
892
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_can_delete (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
893
893
|
<p>
|
@@ -913,7 +913,7 @@ See <a class="link" href="GAppInfo.html#g-app-info-delete" title="g_app_info_del
|
|
913
913
|
<p class="since">Since 2.20</p>
|
914
914
|
</div>
|
915
915
|
<hr>
|
916
|
-
<div class="refsect2">
|
916
|
+
<div class="refsect2" title="g_app_info_delete ()">
|
917
917
|
<a name="g-app-info-delete"></a><h3>g_app_info_delete ()</h3>
|
918
918
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_delete (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
919
919
|
<p>
|
@@ -943,7 +943,7 @@ cannot. See <a class="link" href="GAppInfo.html#g-app-info-can-delete" title="g_
|
|
943
943
|
<p class="since">Since 2.20</p>
|
944
944
|
</div>
|
945
945
|
<hr>
|
946
|
-
<div class="refsect2">
|
946
|
+
<div class="refsect2" title="g_app_info_reset_type_associations ()">
|
947
947
|
<a name="g-app-info-reset-type-associations"></a><h3>g_app_info_reset_type_associations ()</h3>
|
948
948
|
<pre class="programlisting"><span class="returnvalue">void</span> g_app_info_reset_type_associations (<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>);</pre>
|
949
949
|
<p>
|
@@ -963,7 +963,7 @@ Removes all changes to the type associations done by
|
|
963
963
|
<p class="since">Since 2.20</p>
|
964
964
|
</div>
|
965
965
|
<hr>
|
966
|
-
<div class="refsect2">
|
966
|
+
<div class="refsect2" title="g_app_info_set_as_default_for_type ()">
|
967
967
|
<a name="g-app-info-set-as-default-for-type"></a><h3>g_app_info_set_as_default_for_type ()</h3>
|
968
968
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_set_as_default_for_type (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
969
969
|
<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>,
|
@@ -998,7 +998,7 @@ Sets the application as the default handler for a given type.
|
|
998
998
|
</table></div>
|
999
999
|
</div>
|
1000
1000
|
<hr>
|
1001
|
-
<div class="refsect2">
|
1001
|
+
<div class="refsect2" title="g_app_info_set_as_default_for_extension ()">
|
1002
1002
|
<a name="g-app-info-set-as-default-for-extension"></a><h3>g_app_info_set_as_default_for_extension ()</h3>
|
1003
1003
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_set_as_default_for_extension
|
1004
1004
|
(<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
@@ -1034,7 +1034,7 @@ Sets the application as the default handler for the given file extension.
|
|
1034
1034
|
</table></div>
|
1035
1035
|
</div>
|
1036
1036
|
<hr>
|
1037
|
-
<div class="refsect2">
|
1037
|
+
<div class="refsect2" title="g_app_info_add_supports_type ()">
|
1038
1038
|
<a name="g-app-info-add-supports-type"></a><h3>g_app_info_add_supports_type ()</h3>
|
1039
1039
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_add_supports_type (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
1040
1040
|
<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>,
|
@@ -1070,7 +1070,7 @@ application is capable of opening files with the given content type.
|
|
1070
1070
|
</table></div>
|
1071
1071
|
</div>
|
1072
1072
|
<hr>
|
1073
|
-
<div class="refsect2">
|
1073
|
+
<div class="refsect2" title="g_app_info_can_remove_supports_type ()">
|
1074
1074
|
<a name="g-app-info-can-remove-supports-type"></a><h3>g_app_info_can_remove_supports_type ()</h3>
|
1075
1075
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_can_remove_supports_type (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>);</pre>
|
1076
1076
|
<p>
|
@@ -1094,7 +1094,7 @@ Checks if a supported content type can be removed from an application.
|
|
1094
1094
|
</table></div>
|
1095
1095
|
</div>
|
1096
1096
|
<hr>
|
1097
|
-
<div class="refsect2">
|
1097
|
+
<div class="refsect2" title="g_app_info_remove_supports_type ()">
|
1098
1098
|
<a name="g-app-info-remove-supports-type"></a><h3>g_app_info_remove_supports_type ()</h3>
|
1099
1099
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_remove_supports_type (<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *appinfo</code></em>,
|
1100
1100
|
<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>,
|
@@ -1129,7 +1129,7 @@ Removes a supported type from an application, if possible.
|
|
1129
1129
|
</table></div>
|
1130
1130
|
</div>
|
1131
1131
|
<hr>
|
1132
|
-
<div class="refsect2">
|
1132
|
+
<div class="refsect2" title="g_app_info_get_all ()">
|
1133
1133
|
<a name="g-app-info-get-all"></a><h3>g_app_info_get_all ()</h3>
|
1134
1134
|
<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_app_info_get_all (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1135
1135
|
<p>
|
@@ -1154,7 +1154,7 @@ the <code class="literal">Hidden</code> key set.
|
|
1154
1154
|
</table></div>
|
1155
1155
|
</div>
|
1156
1156
|
<hr>
|
1157
|
-
<div class="refsect2">
|
1157
|
+
<div class="refsect2" title="g_app_info_get_all_for_type ()">
|
1158
1158
|
<a name="g-app-info-get-all-for-type"></a><h3>g_app_info_get_all_for_type ()</h3>
|
1159
1159
|
<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_app_info_get_all_for_type (<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>);</pre>
|
1160
1160
|
<p>
|
@@ -1178,7 +1178,7 @@ Gets a list of all <a class="link" href="GAppInfo.html" title="GAppInfo"><span c
|
|
1178
1178
|
</table></div>
|
1179
1179
|
</div>
|
1180
1180
|
<hr>
|
1181
|
-
<div class="refsect2">
|
1181
|
+
<div class="refsect2" title="g_app_info_get_default_for_type ()">
|
1182
1182
|
<a name="g-app-info-get-default-for-type"></a><h3>g_app_info_get_default_for_type ()</h3>
|
1183
1183
|
<pre class="programlisting"><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * g_app_info_get_default_for_type (<em class="parameter"><code>const <span class="type">char</span> *content_type</code></em>,
|
1184
1184
|
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> must_support_uris</code></em>);</pre>
|
@@ -1208,7 +1208,7 @@ Gets the <a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type
|
|
1208
1208
|
</table></div>
|
1209
1209
|
</div>
|
1210
1210
|
<hr>
|
1211
|
-
<div class="refsect2">
|
1211
|
+
<div class="refsect2" title="g_app_info_get_default_for_uri_scheme ()">
|
1212
1212
|
<a name="g-app-info-get-default-for-uri-scheme"></a><h3>g_app_info_get_default_for_uri_scheme ()</h3>
|
1213
1213
|
<pre class="programlisting"><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="returnvalue">GAppInfo</span></a> * g_app_info_get_default_for_uri_scheme
|
1214
1214
|
(<em class="parameter"><code>const <span class="type">char</span> *uri_scheme</code></em>);</pre>
|
@@ -1235,7 +1235,7 @@ of the URI, up to but not including the ':', e.g. "http",
|
|
1235
1235
|
</table></div>
|
1236
1236
|
</div>
|
1237
1237
|
<hr>
|
1238
|
-
<div class="refsect2">
|
1238
|
+
<div class="refsect2" title="g_app_info_launch_default_for_uri ()">
|
1239
1239
|
<a name="g-app-info-launch-default-for-uri"></a><h3>g_app_info_launch_default_for_uri ()</h3>
|
1240
1240
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> g_app_info_launch_default_for_uri (<em class="parameter"><code>const <span class="type">char</span> *uri</code></em>,
|
1241
1241
|
<em class="parameter"><code><a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="type">GAppLaunchContext</span></a> *launch_context</code></em>,
|
@@ -1273,7 +1273,7 @@ required.
|
|
1273
1273
|
</table></div>
|
1274
1274
|
</div>
|
1275
1275
|
<hr>
|
1276
|
-
<div class="refsect2">
|
1276
|
+
<div class="refsect2" title="g_app_launch_context_get_display ()">
|
1277
1277
|
<a name="g-app-launch-context-get-display"></a><h3>g_app_launch_context_get_display ()</h3>
|
1278
1278
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_app_launch_context_get_display (<em class="parameter"><code><a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="type">GAppLaunchContext</span></a> *context</code></em>,
|
1279
1279
|
<em class="parameter"><code><a class="link" href="GAppInfo.html" title="GAppInfo"><span class="type">GAppInfo</span></a> *info</code></em>,
|
@@ -1310,7 +1310,7 @@ application, by setting the <span style="color: red"><envvar>DISPLAY</e
|
|
1310
1310
|
</table></div>
|
1311
1311
|
</div>
|
1312
1312
|
<hr>
|
1313
|
-
<div class="refsect2">
|
1313
|
+
<div class="refsect2" title="g_app_launch_context_get_startup_notify_id ()">
|
1314
1314
|
<a name="g-app-launch-context-get-startup-notify-id"></a><h3>g_app_launch_context_get_startup_notify_id ()</h3>
|
1315
1315
|
<pre class="programlisting"><span class="returnvalue">char</span> * g_app_launch_context_get_startup_notify_id
|
1316
1316
|
(<em class="parameter"><code><a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="type">GAppLaunchContext</span></a> *context</code></em>,
|
@@ -1353,7 +1353,7 @@ FreeDesktop.Org Startup Notifications standard</a>.
|
|
1353
1353
|
</table></div>
|
1354
1354
|
</div>
|
1355
1355
|
<hr>
|
1356
|
-
<div class="refsect2">
|
1356
|
+
<div class="refsect2" title="g_app_launch_context_launch_failed ()">
|
1357
1357
|
<a name="g-app-launch-context-launch-failed"></a><h3>g_app_launch_context_launch_failed ()</h3>
|
1358
1358
|
<pre class="programlisting"><span class="returnvalue">void</span> g_app_launch_context_launch_failed (<em class="parameter"><code><a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="type">GAppLaunchContext</span></a> *context</code></em>,
|
1359
1359
|
<em class="parameter"><code>const <span class="type">char</span> *startup_notify_id</code></em>);</pre>
|
@@ -1378,12 +1378,12 @@ the application startup notification started in <a class="link" href="GAppInfo.h
|
|
1378
1378
|
</table></div>
|
1379
1379
|
</div>
|
1380
1380
|
<hr>
|
1381
|
-
<div class="refsect2">
|
1381
|
+
<div class="refsect2" title="g_app_launch_context_new ()">
|
1382
1382
|
<a name="g-app-launch-context-new"></a><h3>g_app_launch_context_new ()</h3>
|
1383
1383
|
<pre class="programlisting"><a class="link" href="GAppInfo.html#GAppLaunchContext"><span class="returnvalue">GAppLaunchContext</span></a> * g_app_launch_context_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1384
1384
|
<p>
|
1385
1385
|
Creates a new application launch context. This is not normally used,
|
1386
|
-
instead you instantiate a subclass of this, such as <a href="http://library.gnome.org/devel/gdk/unstable/
|
1386
|
+
instead you instantiate a subclass of this, such as <a href="http://library.gnome.org/devel/gdk/unstable/gdk-Application-launching.html#GdkAppLaunchContext"><span class="type">GdkAppLaunchContext</span></a>.
|
1387
1387
|
</p>
|
1388
1388
|
<div class="variablelist"><table border="0">
|
1389
1389
|
<col align="left" valign="top">
|
@@ -1398,6 +1398,6 @@ instead you instantiate a subclass of this, such as <a href="http://library.gnom
|
|
1398
1398
|
</div>
|
1399
1399
|
<div class="footer">
|
1400
1400
|
<hr>
|
1401
|
-
Generated by GTK-Doc V1.15
|
1401
|
+
Generated by GTK-Doc V1.15</div>
|
1402
1402
|
</body>
|
1403
1403
|
</html>
|