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>Key-value file parser</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="GLib Reference Manual">
|
8
8
|
<link rel="up" href="glib-utilities.html" title="GLib Utilities">
|
9
9
|
<link rel="prev" href="glib-Simple-XML-Subset-Parser.html" title="Simple XML Subset Parser">
|
10
10
|
<link rel="next" href="glib-Bookmark-file-parser.html" title="Bookmark file parser">
|
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">
|
@@ -26,7 +26,7 @@
|
|
26
26
|
<a href="#glib-Key-value-file-parser.description" class="shortcut">Description</a>
|
27
27
|
</td></tr>
|
28
28
|
</table>
|
29
|
-
<div class="refentry">
|
29
|
+
<div class="refentry" title="Key-value file parser">
|
30
30
|
<a name="glib-Key-value-file-parser"></a><div class="titlepage"></div>
|
31
31
|
<div class="refnamediv"><table width="100%"><tr>
|
32
32
|
<td valign="top">
|
@@ -35,7 +35,7 @@
|
|
35
35
|
</td>
|
36
36
|
<td valign="top" align="right"></td>
|
37
37
|
</tr></table></div>
|
38
|
-
<div class="refsynopsisdiv">
|
38
|
+
<div class="refsynopsisdiv" title="Synopsis">
|
39
39
|
<a name="glib-Key-value-file-parser.synopsis"></a><h2>Synopsis</h2>
|
40
40
|
<pre class="synopsis">
|
41
41
|
#include <glib.h>
|
@@ -251,7 +251,7 @@ enum <a class="link" href="glib-Key-value-file-parser.html#GKeyFi
|
|
251
251
|
#define <a class="link" href="glib-Key-value-file-parser.html#G-KEY-FILE-DESKTOP-TYPE-DIRECTORY:CAPS" title="G_KEY_FILE_DESKTOP_TYPE_DIRECTORY">G_KEY_FILE_DESKTOP_TYPE_DIRECTORY</a>
|
252
252
|
</pre>
|
253
253
|
</div>
|
254
|
-
<div class="refsect1">
|
254
|
+
<div class="refsect1" title="Description">
|
255
255
|
<a name="glib-Key-value-file-parser.description"></a><h2>Description</h2>
|
256
256
|
<p>
|
257
257
|
<a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> lets you parse, edit or create files containing groups of
|
@@ -365,9 +365,9 @@ Another difference is that keys and group names in key files are not
|
|
365
365
|
restricted to ASCII characters.
|
366
366
|
</p>
|
367
367
|
</div>
|
368
|
-
<div class="refsect1">
|
368
|
+
<div class="refsect1" title="Details">
|
369
369
|
<a name="glib-Key-value-file-parser.details"></a><h2>Details</h2>
|
370
|
-
<div class="refsect2">
|
370
|
+
<div class="refsect2" title="GKeyFile">
|
371
371
|
<a name="GKeyFile"></a><h3>GKeyFile</h3>
|
372
372
|
<pre class="programlisting">typedef struct _GKeyFile GKeyFile;</pre>
|
373
373
|
<p>
|
@@ -376,7 +376,7 @@ and should not be used directly.
|
|
376
376
|
</p>
|
377
377
|
</div>
|
378
378
|
<hr>
|
379
|
-
<div class="refsect2">
|
379
|
+
<div class="refsect2" title="G_KEY_FILE_ERROR">
|
380
380
|
<a name="G-KEY-FILE-ERROR:CAPS"></a><h3>G_KEY_FILE_ERROR</h3>
|
381
381
|
<pre class="programlisting">#define G_KEY_FILE_ERROR g_key_file_error_quark()
|
382
382
|
</pre>
|
@@ -387,7 +387,7 @@ error domains.
|
|
387
387
|
</p>
|
388
388
|
</div>
|
389
389
|
<hr>
|
390
|
-
<div class="refsect2">
|
390
|
+
<div class="refsect2" title="enum GKeyFileError">
|
391
391
|
<a name="GKeyFileError"></a><h3>enum GKeyFileError</h3>
|
392
392
|
<pre class="programlisting">typedef enum
|
393
393
|
{
|
@@ -439,7 +439,7 @@ Error codes returned by key file parsing.
|
|
439
439
|
</table></div>
|
440
440
|
</div>
|
441
441
|
<hr>
|
442
|
-
<div class="refsect2">
|
442
|
+
<div class="refsect2" title="enum GKeyFileFlags">
|
443
443
|
<a name="GKeyFileFlags"></a><h3>enum GKeyFileFlags</h3>
|
444
444
|
<pre class="programlisting">typedef enum
|
445
445
|
{
|
@@ -477,7 +477,7 @@ Flags which influence the parsing.
|
|
477
477
|
</table></div>
|
478
478
|
</div>
|
479
479
|
<hr>
|
480
|
-
<div class="refsect2">
|
480
|
+
<div class="refsect2" title="g_key_file_new ()">
|
481
481
|
<a name="g-key-file-new"></a><h3>g_key_file_new ()</h3>
|
482
482
|
<pre class="programlisting"><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="returnvalue">GKeyFile</span></a> * g_key_file_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
483
483
|
<p>
|
@@ -498,7 +498,7 @@ read an existing key file.
|
|
498
498
|
<p class="since">Since 2.6</p>
|
499
499
|
</div>
|
500
500
|
<hr>
|
501
|
-
<div class="refsect2">
|
501
|
+
<div class="refsect2" title="g_key_file_free ()">
|
502
502
|
<a name="g-key-file-free"></a><h3>g_key_file_free ()</h3>
|
503
503
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_free (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>);</pre>
|
504
504
|
<p>
|
@@ -515,7 +515,7 @@ Frees a <a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="G
|
|
515
515
|
<p class="since">Since 2.6</p>
|
516
516
|
</div>
|
517
517
|
<hr>
|
518
|
-
<div class="refsect2">
|
518
|
+
<div class="refsect2" title="g_key_file_set_list_separator ()">
|
519
519
|
<a name="g-key-file-set-list-separator"></a><h3>g_key_file_set_list_separator ()</h3>
|
520
520
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_list_separator (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
521
521
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> separator</code></em>);</pre>
|
@@ -542,7 +542,7 @@ as separators. The default list separator is ';'.
|
|
542
542
|
<p class="since">Since 2.6</p>
|
543
543
|
</div>
|
544
544
|
<hr>
|
545
|
-
<div class="refsect2">
|
545
|
+
<div class="refsect2" title="g_key_file_load_from_file ()">
|
546
546
|
<a name="g-key-file-load-from-file"></a><h3>g_key_file_load_from_file ()</h3>
|
547
547
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_load_from_file (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
548
548
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *file</code></em>,
|
@@ -587,7 +587,7 @@ either a <a class="link" href="glib-File-Utilities.html#GFileError" title="enum
|
|
587
587
|
<p class="since">Since 2.6</p>
|
588
588
|
</div>
|
589
589
|
<hr>
|
590
|
-
<div class="refsect2">
|
590
|
+
<div class="refsect2" title="g_key_file_load_from_data ()">
|
591
591
|
<a name="g-key-file-load-from-data"></a><h3>g_key_file_load_from_data ()</h3>
|
592
592
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_load_from_data (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
593
593
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *data</code></em>,
|
@@ -637,7 +637,7 @@ If the object cannot be created then <code class="literal">error</code> is set t
|
|
637
637
|
<p class="since">Since 2.6</p>
|
638
638
|
</div>
|
639
639
|
<hr>
|
640
|
-
<div class="refsect2">
|
640
|
+
<div class="refsect2" title="g_key_file_load_from_data_dirs ()">
|
641
641
|
<a name="g-key-file-load-from-data-dirs"></a><h3>g_key_file_load_from_data_dirs ()</h3>
|
642
642
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_load_from_data_dirs (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
643
643
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *file</code></em>,
|
@@ -690,7 +690,7 @@ set to either a <a class="link" href="glib-File-Utilities.html#GFileError" title
|
|
690
690
|
<p class="since">Since 2.6</p>
|
691
691
|
</div>
|
692
692
|
<hr>
|
693
|
-
<div class="refsect2">
|
693
|
+
<div class="refsect2" title="g_key_file_load_from_dirs ()">
|
694
694
|
<a name="g-key-file-load-from-dirs"></a><h3>g_key_file_load_from_dirs ()</h3>
|
695
695
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_load_from_dirs (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
696
696
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *file</code></em>,
|
@@ -751,7 +751,7 @@ be loaded then an <code class="literal">error</code> is set to either a <a class
|
|
751
751
|
<p class="since">Since 2.14</p>
|
752
752
|
</div>
|
753
753
|
<hr>
|
754
|
-
<div class="refsect2">
|
754
|
+
<div class="refsect2" title="g_key_file_to_data ()">
|
755
755
|
<a name="g-key-file-to-data"></a><h3>g_key_file_to_data ()</h3>
|
756
756
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_to_data (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
757
757
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="type">gsize</span></a> *length</code></em>,
|
@@ -794,7 +794,7 @@ so it is safe to pass <a class="link" href="glib-Standard-Macros.html#NULL:CAPS"
|
|
794
794
|
<p class="since">Since 2.6</p>
|
795
795
|
</div>
|
796
796
|
<hr>
|
797
|
-
<div class="refsect2">
|
797
|
+
<div class="refsect2" title="g_key_file_get_start_group ()">
|
798
798
|
<a name="g-key-file-get-start-group"></a><h3>g_key_file_get_start_group ()</h3>
|
799
799
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_get_start_group (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>);</pre>
|
800
800
|
<p>
|
@@ -819,7 +819,7 @@ Returns the name of the start group of the file.
|
|
819
819
|
<p class="since">Since 2.6</p>
|
820
820
|
</div>
|
821
821
|
<hr>
|
822
|
-
<div class="refsect2">
|
822
|
+
<div class="refsect2" title="g_key_file_get_groups ()">
|
823
823
|
<a name="g-key-file-get-groups"></a><h3>g_key_file_get_groups ()</h3>
|
824
824
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> ** g_key_file_get_groups (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
825
825
|
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
@@ -852,7 +852,7 @@ The array of returned groups will be <a class="link" href="glib-Standard-Macros.
|
|
852
852
|
<p class="since">Since 2.6</p>
|
853
853
|
</div>
|
854
854
|
<hr>
|
855
|
-
<div class="refsect2">
|
855
|
+
<div class="refsect2" title="g_key_file_get_keys ()">
|
856
856
|
<a name="g-key-file-get-keys"></a><h3>g_key_file_get_keys ()</h3>
|
857
857
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> ** g_key_file_get_keys (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
858
858
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -900,7 +900,7 @@ be found, <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL
|
|
900
900
|
<p class="since">Since 2.6</p>
|
901
901
|
</div>
|
902
902
|
<hr>
|
903
|
-
<div class="refsect2">
|
903
|
+
<div class="refsect2" title="g_key_file_has_group ()">
|
904
904
|
<a name="g-key-file-has-group"></a><h3>g_key_file_has_group ()</h3>
|
905
905
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_has_group (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
906
906
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>);</pre>
|
@@ -931,7 +931,7 @@ otherwise.
|
|
931
931
|
<p class="since">Since 2.6</p>
|
932
932
|
</div>
|
933
933
|
<hr>
|
934
|
-
<div class="refsect2">
|
934
|
+
<div class="refsect2" title="g_key_file_has_key ()">
|
935
935
|
<a name="g-key-file-has-key"></a><h3>g_key_file_has_key ()</h3>
|
936
936
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_has_key (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
937
937
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -976,7 +976,7 @@ otherwise.
|
|
976
976
|
<p class="since">Since 2.6</p>
|
977
977
|
</div>
|
978
978
|
<hr>
|
979
|
-
<div class="refsect2">
|
979
|
+
<div class="refsect2" title="g_key_file_get_value ()">
|
980
980
|
<a name="g-key-file-get-value"></a><h3>g_key_file_get_value ()</h3>
|
981
981
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_get_value (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
982
982
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1027,7 +1027,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1027
1027
|
<p class="since">Since 2.6</p>
|
1028
1028
|
</div>
|
1029
1029
|
<hr>
|
1030
|
-
<div class="refsect2">
|
1030
|
+
<div class="refsect2" title="g_key_file_get_string ()">
|
1031
1031
|
<a name="g-key-file-get-string"></a><h3>g_key_file_get_string ()</h3>
|
1032
1032
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_get_string (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1033
1033
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1079,7 +1079,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1079
1079
|
<p class="since">Since 2.6</p>
|
1080
1080
|
</div>
|
1081
1081
|
<hr>
|
1082
|
-
<div class="refsect2">
|
1082
|
+
<div class="refsect2" title="g_key_file_get_locale_string ()">
|
1083
1083
|
<a name="g-key-file-get-locale-string"></a><h3>g_key_file_get_locale_string ()</h3>
|
1084
1084
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_get_locale_string (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1085
1085
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1137,7 +1137,7 @@ be found then the untranslated value is returned.
|
|
1137
1137
|
<p class="since">Since 2.6</p>
|
1138
1138
|
</div>
|
1139
1139
|
<hr>
|
1140
|
-
<div class="refsect2">
|
1140
|
+
<div class="refsect2" title="g_key_file_get_boolean ()">
|
1141
1141
|
<a name="g-key-file-get-boolean"></a><h3>g_key_file_get_boolean ()</h3>
|
1142
1142
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_get_boolean (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1143
1143
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1188,7 +1188,7 @@ is returned and <em class="parameter"><code>error</code></em> is set to <a class
|
|
1188
1188
|
<p class="since">Since 2.6</p>
|
1189
1189
|
</div>
|
1190
1190
|
<hr>
|
1191
|
-
<div class="refsect2">
|
1191
|
+
<div class="refsect2" title="g_key_file_get_integer ()">
|
1192
1192
|
<a name="g-key-file-get-integer"></a><h3>g_key_file_get_integer ()</h3>
|
1193
1193
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gint" title="gint"><span class="returnvalue">gint</span></a> g_key_file_get_integer (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1194
1194
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1239,7 +1239,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1239
1239
|
<p class="since">Since 2.6</p>
|
1240
1240
|
</div>
|
1241
1241
|
<hr>
|
1242
|
-
<div class="refsect2">
|
1242
|
+
<div class="refsect2" title="g_key_file_get_int64 ()">
|
1243
1243
|
<a name="g-key-file-get-int64"></a><h3>g_key_file_get_int64 ()</h3>
|
1244
1244
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gint64" title="gint64"><span class="returnvalue">gint64</span></a> g_key_file_get_int64 (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1245
1245
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1285,7 +1285,7 @@ Returns the value associated with <em class="parameter"><code>key</code></em> un
|
|
1285
1285
|
<p class="since">Since 2.26</p>
|
1286
1286
|
</div>
|
1287
1287
|
<hr>
|
1288
|
-
<div class="refsect2">
|
1288
|
+
<div class="refsect2" title="g_key_file_get_uint64 ()">
|
1289
1289
|
<a name="g-key-file-get-uint64"></a><h3>g_key_file_get_uint64 ()</h3>
|
1290
1290
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#guint64" title="guint64"><span class="returnvalue">guint64</span></a> g_key_file_get_uint64 (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1291
1291
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1331,7 +1331,7 @@ or 0 if the key was not found or could not be parsed.
|
|
1331
1331
|
<p class="since">Since 2.26</p>
|
1332
1332
|
</div>
|
1333
1333
|
<hr>
|
1334
|
-
<div class="refsect2">
|
1334
|
+
<div class="refsect2" title="g_key_file_get_double ()">
|
1335
1335
|
<a name="g-key-file-get-double"></a><h3>g_key_file_get_double ()</h3>
|
1336
1336
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gdouble" title="gdouble"><span class="returnvalue">gdouble</span></a> g_key_file_get_double (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1337
1337
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1382,7 +1382,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1382
1382
|
<p class="since">Since 2.12</p>
|
1383
1383
|
</div>
|
1384
1384
|
<hr>
|
1385
|
-
<div class="refsect2">
|
1385
|
+
<div class="refsect2" title="g_key_file_get_string_list ()">
|
1386
1386
|
<a name="g-key-file-get-string-list"></a><h3>g_key_file_get_string_list ()</h3>
|
1387
1387
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> ** g_key_file_get_string_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1388
1388
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1438,7 +1438,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1438
1438
|
<p class="since">Since 2.6</p>
|
1439
1439
|
</div>
|
1440
1440
|
<hr>
|
1441
|
-
<div class="refsect2">
|
1441
|
+
<div class="refsect2" title="g_key_file_get_locale_string_list ()">
|
1442
1442
|
<a name="g-key-file-get-locale-string-list"></a><h3>g_key_file_get_locale_string_list ()</h3>
|
1443
1443
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> ** g_key_file_get_locale_string_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1444
1444
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1505,7 +1505,7 @@ be <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code
|
|
1505
1505
|
<p class="since">Since 2.6</p>
|
1506
1506
|
</div>
|
1507
1507
|
<hr>
|
1508
|
-
<div class="refsect2">
|
1508
|
+
<div class="refsect2" title="g_key_file_get_boolean_list ()">
|
1509
1509
|
<a name="g-key-file-get-boolean-list"></a><h3>g_key_file_get_boolean_list ()</h3>
|
1510
1510
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> * g_key_file_get_boolean_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1511
1511
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1562,7 +1562,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1562
1562
|
<p class="since">Since 2.6</p>
|
1563
1563
|
</div>
|
1564
1564
|
<hr>
|
1565
|
-
<div class="refsect2">
|
1565
|
+
<div class="refsect2" title="g_key_file_get_integer_list ()">
|
1566
1566
|
<a name="g-key-file-get-integer-list"></a><h3>g_key_file_get_integer_list ()</h3>
|
1567
1567
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gint" title="gint"><span class="returnvalue">gint</span></a> * g_key_file_get_integer_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1568
1568
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1619,7 +1619,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1619
1619
|
<p class="since">Since 2.6</p>
|
1620
1620
|
</div>
|
1621
1621
|
<hr>
|
1622
|
-
<div class="refsect2">
|
1622
|
+
<div class="refsect2" title="g_key_file_get_double_list ()">
|
1623
1623
|
<a name="g-key-file-get-double-list"></a><h3>g_key_file_get_double_list ()</h3>
|
1624
1624
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gdouble" title="gdouble"><span class="returnvalue">gdouble</span></a> * g_key_file_get_double_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1625
1625
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1676,7 +1676,7 @@ and <em class="parameter"><code>error</code></em> is set to <a class="link" href
|
|
1676
1676
|
<p class="since">Since 2.12</p>
|
1677
1677
|
</div>
|
1678
1678
|
<hr>
|
1679
|
-
<div class="refsect2">
|
1679
|
+
<div class="refsect2" title="g_key_file_get_comment ()">
|
1680
1680
|
<a name="g-key-file-get-comment"></a><h3>g_key_file_get_comment ()</h3>
|
1681
1681
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_key_file_get_comment (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1682
1682
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1722,7 +1722,7 @@ If <em class="parameter"><code>key</code></em> is <a class="link" href="glib-Sta
|
|
1722
1722
|
<p class="since">Since 2.6</p>
|
1723
1723
|
</div>
|
1724
1724
|
<hr>
|
1725
|
-
<div class="refsect2">
|
1725
|
+
<div class="refsect2" title="g_key_file_set_value ()">
|
1726
1726
|
<a name="g-key-file-set-value"></a><h3>g_key_file_set_value ()</h3>
|
1727
1727
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_value (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1728
1728
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1765,7 +1765,7 @@ characters that need escaping (such as newlines or spaces), use
|
|
1765
1765
|
<p class="since">Since 2.6</p>
|
1766
1766
|
</div>
|
1767
1767
|
<hr>
|
1768
|
-
<div class="refsect2">
|
1768
|
+
<div class="refsect2" title="g_key_file_set_string ()">
|
1769
1769
|
<a name="g-key-file-set-string"></a><h3>g_key_file_set_string ()</h3>
|
1770
1770
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_string (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1771
1771
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1806,7 +1806,7 @@ that need escaping, such as newlines.
|
|
1806
1806
|
<p class="since">Since 2.6</p>
|
1807
1807
|
</div>
|
1808
1808
|
<hr>
|
1809
|
-
<div class="refsect2">
|
1809
|
+
<div class="refsect2" title="g_key_file_set_locale_string ()">
|
1810
1810
|
<a name="g-key-file-set-locale-string"></a><h3>g_key_file_set_locale_string ()</h3>
|
1811
1811
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_locale_string (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1812
1812
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1850,7 +1850,7 @@ If the translation for <em class="parameter"><code>key</code></em> cannot be fou
|
|
1850
1850
|
<p class="since">Since 2.6</p>
|
1851
1851
|
</div>
|
1852
1852
|
<hr>
|
1853
|
-
<div class="refsect2">
|
1853
|
+
<div class="refsect2" title="g_key_file_set_boolean ()">
|
1854
1854
|
<a name="g-key-file-set-boolean"></a><h3>g_key_file_set_boolean ()</h3>
|
1855
1855
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_boolean (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1856
1856
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1889,7 +1889,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
1889
1889
|
<p class="since">Since 2.6</p>
|
1890
1890
|
</div>
|
1891
1891
|
<hr>
|
1892
|
-
<div class="refsect2">
|
1892
|
+
<div class="refsect2" title="g_key_file_set_integer ()">
|
1893
1893
|
<a name="g-key-file-set-integer"></a><h3>g_key_file_set_integer ()</h3>
|
1894
1894
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_integer (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1895
1895
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1927,7 +1927,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
1927
1927
|
<p class="since">Since 2.6</p>
|
1928
1928
|
</div>
|
1929
1929
|
<hr>
|
1930
|
-
<div class="refsect2">
|
1930
|
+
<div class="refsect2" title="g_key_file_set_int64 ()">
|
1931
1931
|
<a name="g-key-file-set-int64"></a><h3>g_key_file_set_int64 ()</h3>
|
1932
1932
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_int64 (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1933
1933
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -1965,7 +1965,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
1965
1965
|
<p class="since">Since 2.26</p>
|
1966
1966
|
</div>
|
1967
1967
|
<hr>
|
1968
|
-
<div class="refsect2">
|
1968
|
+
<div class="refsect2" title="g_key_file_set_uint64 ()">
|
1969
1969
|
<a name="g-key-file-set-uint64"></a><h3>g_key_file_set_uint64 ()</h3>
|
1970
1970
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_uint64 (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
1971
1971
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2003,7 +2003,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
2003
2003
|
<p class="since">Since 2.26</p>
|
2004
2004
|
</div>
|
2005
2005
|
<hr>
|
2006
|
-
<div class="refsect2">
|
2006
|
+
<div class="refsect2" title="g_key_file_set_double ()">
|
2007
2007
|
<a name="g-key-file-set-double"></a><h3>g_key_file_set_double ()</h3>
|
2008
2008
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_double (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2009
2009
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2041,7 +2041,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
2041
2041
|
<p class="since">Since 2.12</p>
|
2042
2042
|
</div>
|
2043
2043
|
<hr>
|
2044
|
-
<div class="refsect2">
|
2044
|
+
<div class="refsect2" title="g_key_file_set_string_list ()">
|
2045
2045
|
<a name="g-key-file-set-string-list"></a><h3>g_key_file_set_string_list ()</h3>
|
2046
2046
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_string_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2047
2047
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2086,7 +2086,7 @@ If <em class="parameter"><code>group_name</code></em> cannot be found then it is
|
|
2086
2086
|
<p class="since">Since 2.6</p>
|
2087
2087
|
</div>
|
2088
2088
|
<hr>
|
2089
|
-
<div class="refsect2">
|
2089
|
+
<div class="refsect2" title="g_key_file_set_locale_string_list ()">
|
2090
2090
|
<a name="g-key-file-set-locale-string-list"></a><h3>g_key_file_set_locale_string_list ()</h3>
|
2091
2091
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_locale_string_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2092
2092
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2137,7 +2137,7 @@ it is created.
|
|
2137
2137
|
<p class="since">Since 2.6</p>
|
2138
2138
|
</div>
|
2139
2139
|
<hr>
|
2140
|
-
<div class="refsect2">
|
2140
|
+
<div class="refsect2" title="g_key_file_set_boolean_list ()">
|
2141
2141
|
<a name="g-key-file-set-boolean-list"></a><h3>g_key_file_set_boolean_list ()</h3>
|
2142
2142
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_boolean_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2143
2143
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2182,7 +2182,7 @@ If <em class="parameter"><code>group_name</code></em> is <a class="link" href="g
|
|
2182
2182
|
<p class="since">Since 2.6</p>
|
2183
2183
|
</div>
|
2184
2184
|
<hr>
|
2185
|
-
<div class="refsect2">
|
2185
|
+
<div class="refsect2" title="g_key_file_set_integer_list ()">
|
2186
2186
|
<a name="g-key-file-set-integer-list"></a><h3>g_key_file_set_integer_list ()</h3>
|
2187
2187
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_integer_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2188
2188
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2226,7 +2226,7 @@ If <em class="parameter"><code>key</code></em> cannot be found then it is create
|
|
2226
2226
|
<p class="since">Since 2.6</p>
|
2227
2227
|
</div>
|
2228
2228
|
<hr>
|
2229
|
-
<div class="refsect2">
|
2229
|
+
<div class="refsect2" title="g_key_file_set_double_list ()">
|
2230
2230
|
<a name="g-key-file-set-double-list"></a><h3>g_key_file_set_double_list ()</h3>
|
2231
2231
|
<pre class="programlisting"><span class="returnvalue">void</span> g_key_file_set_double_list (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2232
2232
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2270,7 +2270,7 @@ Associates a list of double values with <em class="parameter"><code>key</code></
|
|
2270
2270
|
<p class="since">Since 2.12</p>
|
2271
2271
|
</div>
|
2272
2272
|
<hr>
|
2273
|
-
<div class="refsect2">
|
2273
|
+
<div class="refsect2" title="g_key_file_set_comment ()">
|
2274
2274
|
<a name="g-key-file-set-comment"></a><h3>g_key_file_set_comment ()</h3>
|
2275
2275
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_set_comment (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2276
2276
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2322,7 +2322,7 @@ written above the first group in the file.
|
|
2322
2322
|
<p class="since">Since 2.6</p>
|
2323
2323
|
</div>
|
2324
2324
|
<hr>
|
2325
|
-
<div class="refsect2">
|
2325
|
+
<div class="refsect2" title="g_key_file_remove_group ()">
|
2326
2326
|
<a name="g-key-file-remove-group"></a><h3>g_key_file_remove_group ()</h3>
|
2327
2327
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_remove_group (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2328
2328
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2360,7 +2360,7 @@ from the key file.
|
|
2360
2360
|
<p class="since">Since 2.6</p>
|
2361
2361
|
</div>
|
2362
2362
|
<hr>
|
2363
|
-
<div class="refsect2">
|
2363
|
+
<div class="refsect2" title="g_key_file_remove_key ()">
|
2364
2364
|
<a name="g-key-file-remove-key"></a><h3>g_key_file_remove_key ()</h3>
|
2365
2365
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_remove_key (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2366
2366
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2403,7 +2403,7 @@ Removes <em class="parameter"><code>key</code></em> in <em class="parameter"><co
|
|
2403
2403
|
<p class="since">Since 2.6</p>
|
2404
2404
|
</div>
|
2405
2405
|
<hr>
|
2406
|
-
<div class="refsect2">
|
2406
|
+
<div class="refsect2" title="g_key_file_remove_comment ()">
|
2407
2407
|
<a name="g-key-file-remove-comment"></a><h3>g_key_file_remove_comment ()</h3>
|
2408
2408
|
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_key_file_remove_comment (<em class="parameter"><code><a class="link" href="glib-Key-value-file-parser.html#GKeyFile" title="GKeyFile"><span class="type">GKeyFile</span></a> *key_file</code></em>,
|
2409
2409
|
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *group_name</code></em>,
|
@@ -2449,7 +2449,7 @@ be removed above the first group in the file.
|
|
2449
2449
|
<p class="since">Since 2.6</p>
|
2450
2450
|
</div>
|
2451
2451
|
<hr>
|
2452
|
-
<div class="refsect2">
|
2452
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_GROUP">
|
2453
2453
|
<a name="G-KEY-FILE-DESKTOP-GROUP:CAPS"></a><h3>G_KEY_FILE_DESKTOP_GROUP</h3>
|
2454
2454
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_GROUP "Desktop Entry"
|
2455
2455
|
</pre>
|
@@ -2462,7 +2462,7 @@ details about the meanings of the keys below.
|
|
2462
2462
|
<p class="since">Since 2.14</p>
|
2463
2463
|
</div>
|
2464
2464
|
<hr>
|
2465
|
-
<div class="refsect2">
|
2465
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_TYPE">
|
2466
2466
|
<a name="G-KEY-FILE-DESKTOP-KEY-TYPE:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_TYPE</h3>
|
2467
2467
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_TYPE "Type"
|
2468
2468
|
</pre>
|
@@ -2476,7 +2476,7 @@ whose value is a string giving the type of the desktop entry. Usually
|
|
2476
2476
|
<p class="since">Since 2.14</p>
|
2477
2477
|
</div>
|
2478
2478
|
<hr>
|
2479
|
-
<div class="refsect2">
|
2479
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_VERSION">
|
2480
2480
|
<a name="G-KEY-FILE-DESKTOP-KEY-VERSION:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_VERSION</h3>
|
2481
2481
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_VERSION "Version"
|
2482
2482
|
</pre>
|
@@ -2488,7 +2488,7 @@ Entry Specification used for the desktop entry file.
|
|
2488
2488
|
<p class="since">Since 2.14</p>
|
2489
2489
|
</div>
|
2490
2490
|
<hr>
|
2491
|
-
<div class="refsect2">
|
2491
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_NAME">
|
2492
2492
|
<a name="G-KEY-FILE-DESKTOP-KEY-NAME:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_NAME</h3>
|
2493
2493
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_NAME "Name"
|
2494
2494
|
</pre>
|
@@ -2500,7 +2500,7 @@ desktop entry.
|
|
2500
2500
|
<p class="since">Since 2.14</p>
|
2501
2501
|
</div>
|
2502
2502
|
<hr>
|
2503
|
-
<div class="refsect2">
|
2503
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME">
|
2504
2504
|
<a name="G-KEY-FILE-DESKTOP-KEY-GENERIC-NAME:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME</h3>
|
2505
2505
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME "GenericName"
|
2506
2506
|
</pre>
|
@@ -2512,7 +2512,7 @@ desktop entry.
|
|
2512
2512
|
<p class="since">Since 2.14</p>
|
2513
2513
|
</div>
|
2514
2514
|
<hr>
|
2515
|
-
<div class="refsect2">
|
2515
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY">
|
2516
2516
|
<a name="G-KEY-FILE-DESKTOP-KEY-NO-DISPLAY:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY</h3>
|
2517
2517
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY "NoDisplay"
|
2518
2518
|
</pre>
|
@@ -2524,7 +2524,7 @@ shown in menus.
|
|
2524
2524
|
<p class="since">Since 2.14</p>
|
2525
2525
|
</div>
|
2526
2526
|
<hr>
|
2527
|
-
<div class="refsect2">
|
2527
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_COMMENT">
|
2528
2528
|
<a name="G-KEY-FILE-DESKTOP-KEY-COMMENT:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_COMMENT</h3>
|
2529
2529
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_COMMENT "Comment"
|
2530
2530
|
</pre>
|
@@ -2536,7 +2536,7 @@ entry.
|
|
2536
2536
|
<p class="since">Since 2.14</p>
|
2537
2537
|
</div>
|
2538
2538
|
<hr>
|
2539
|
-
<div class="refsect2">
|
2539
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_ICON">
|
2540
2540
|
<a name="G-KEY-FILE-DESKTOP-KEY-ICON:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_ICON</h3>
|
2541
2541
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_ICON "Icon"
|
2542
2542
|
</pre>
|
@@ -2548,7 +2548,7 @@ displayed for the desktop entry.
|
|
2548
2548
|
<p class="since">Since 2.14</p>
|
2549
2549
|
</div>
|
2550
2550
|
<hr>
|
2551
|
-
<div class="refsect2">
|
2551
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_HIDDEN">
|
2552
2552
|
<a name="G-KEY-FILE-DESKTOP-KEY-HIDDEN:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_HIDDEN</h3>
|
2553
2553
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_HIDDEN "Hidden"
|
2554
2554
|
</pre>
|
@@ -2560,7 +2560,7 @@ deleted by the user.
|
|
2560
2560
|
<p class="since">Since 2.14</p>
|
2561
2561
|
</div>
|
2562
2562
|
<hr>
|
2563
|
-
<div class="refsect2">
|
2563
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN">
|
2564
2564
|
<a name="G-KEY-FILE-DESKTOP-KEY-ONLY-SHOW-IN:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN</h3>
|
2565
2565
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN "OnlyShowIn"
|
2566
2566
|
</pre>
|
@@ -2572,7 +2572,7 @@ should display the desktop entry.
|
|
2572
2572
|
<p class="since">Since 2.14</p>
|
2573
2573
|
</div>
|
2574
2574
|
<hr>
|
2575
|
-
<div class="refsect2">
|
2575
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN">
|
2576
2576
|
<a name="G-KEY-FILE-DESKTOP-KEY-NOT-SHOW-IN:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN</h3>
|
2577
2577
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN "NotShowIn"
|
2578
2578
|
</pre>
|
@@ -2584,7 +2584,7 @@ should not display the desktop entry.
|
|
2584
2584
|
<p class="since">Since 2.14</p>
|
2585
2585
|
</div>
|
2586
2586
|
<hr>
|
2587
|
-
<div class="refsect2">
|
2587
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_TRY_EXEC">
|
2588
2588
|
<a name="G-KEY-FILE-DESKTOP-KEY-TRY-EXEC:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_TRY_EXEC</h3>
|
2589
2589
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_TRY_EXEC "TryExec"
|
2590
2590
|
</pre>
|
@@ -2598,7 +2598,7 @@ type.
|
|
2598
2598
|
<p class="since">Since 2.14</p>
|
2599
2599
|
</div>
|
2600
2600
|
<hr>
|
2601
|
-
<div class="refsect2">
|
2601
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_EXEC">
|
2602
2602
|
<a name="G-KEY-FILE-DESKTOP-KEY-EXEC:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_EXEC</h3>
|
2603
2603
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_EXEC "Exec"
|
2604
2604
|
</pre>
|
@@ -2611,7 +2611,7 @@ type.
|
|
2611
2611
|
<p class="since">Since 2.14</p>
|
2612
2612
|
</div>
|
2613
2613
|
<hr>
|
2614
|
-
<div class="refsect2">
|
2614
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_PATH">
|
2615
2615
|
<a name="G-KEY-FILE-DESKTOP-KEY-PATH:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_PATH</h3>
|
2616
2616
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_PATH "Path"
|
2617
2617
|
</pre>
|
@@ -2624,7 +2624,7 @@ program in. It is only valid for desktop entries with the
|
|
2624
2624
|
<p class="since">Since 2.14</p>
|
2625
2625
|
</div>
|
2626
2626
|
<hr>
|
2627
|
-
<div class="refsect2">
|
2627
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_TERMINAL">
|
2628
2628
|
<a name="G-KEY-FILE-DESKTOP-KEY-TERMINAL:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_TERMINAL</h3>
|
2629
2629
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_TERMINAL "Terminal"
|
2630
2630
|
</pre>
|
@@ -2637,7 +2637,7 @@ the <code class="literal">Application</code> type.
|
|
2637
2637
|
<p class="since">Since 2.14</p>
|
2638
2638
|
</div>
|
2639
2639
|
<hr>
|
2640
|
-
<div class="refsect2">
|
2640
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_MIME_TYPE">
|
2641
2641
|
<a name="G-KEY-FILE-DESKTOP-KEY-MIME-TYPE:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_MIME_TYPE</h3>
|
2642
2642
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_MIME_TYPE "MimeType"
|
2643
2643
|
</pre>
|
@@ -2649,7 +2649,7 @@ by this desktop entry.
|
|
2649
2649
|
<p class="since">Since 2.14</p>
|
2650
2650
|
</div>
|
2651
2651
|
<hr>
|
2652
|
-
<div class="refsect2">
|
2652
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_CATEGORIES">
|
2653
2653
|
<a name="G-KEY-FILE-DESKTOP-KEY-CATEGORIES:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_CATEGORIES</h3>
|
2654
2654
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_CATEGORIES "Categories"
|
2655
2655
|
</pre>
|
@@ -2661,7 +2661,7 @@ desktop entry should be shown in a menu.
|
|
2661
2661
|
<p class="since">Since 2.14</p>
|
2662
2662
|
</div>
|
2663
2663
|
<hr>
|
2664
|
-
<div class="refsect2">
|
2664
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY">
|
2665
2665
|
<a name="G-KEY-FILE-DESKTOP-KEY-STARTUP-NOTIFY:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY</h3>
|
2666
2666
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY "StartupNotify"
|
2667
2667
|
</pre>
|
@@ -2674,7 +2674,7 @@ Notification Protocol Specification</a>.
|
|
2674
2674
|
<p class="since">Since 2.14</p>
|
2675
2675
|
</div>
|
2676
2676
|
<hr>
|
2677
|
-
<div class="refsect2">
|
2677
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS">
|
2678
2678
|
<a name="G-KEY-FILE-DESKTOP-KEY-STARTUP-WM-CLASS:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS</h3>
|
2679
2679
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS "StartupWMClass"
|
2680
2680
|
</pre>
|
@@ -2687,7 +2687,7 @@ Startup Notification with older applications.
|
|
2687
2687
|
<p class="since">Since 2.14</p>
|
2688
2688
|
</div>
|
2689
2689
|
<hr>
|
2690
|
-
<div class="refsect2">
|
2690
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_KEY_URL">
|
2691
2691
|
<a name="G-KEY-FILE-DESKTOP-KEY-URL:CAPS"></a><h3>G_KEY_FILE_DESKTOP_KEY_URL</h3>
|
2692
2692
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_KEY_URL "URL"
|
2693
2693
|
</pre>
|
@@ -2699,7 +2699,7 @@ for desktop entries with the <code class="literal">Link</code> type.
|
|
2699
2699
|
<p class="since">Since 2.14</p>
|
2700
2700
|
</div>
|
2701
2701
|
<hr>
|
2702
|
-
<div class="refsect2">
|
2702
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_TYPE_APPLICATION">
|
2703
2703
|
<a name="G-KEY-FILE-DESKTOP-TYPE-APPLICATION:CAPS"></a><h3>G_KEY_FILE_DESKTOP_TYPE_APPLICATION</h3>
|
2704
2704
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_TYPE_APPLICATION "Application"
|
2705
2705
|
</pre>
|
@@ -2710,7 +2710,7 @@ key for desktop entries representing applications.
|
|
2710
2710
|
<p class="since">Since 2.14</p>
|
2711
2711
|
</div>
|
2712
2712
|
<hr>
|
2713
|
-
<div class="refsect2">
|
2713
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_TYPE_LINK">
|
2714
2714
|
<a name="G-KEY-FILE-DESKTOP-TYPE-LINK:CAPS"></a><h3>G_KEY_FILE_DESKTOP_TYPE_LINK</h3>
|
2715
2715
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_TYPE_LINK "Link"
|
2716
2716
|
</pre>
|
@@ -2721,7 +2721,7 @@ key for desktop entries representing links to documents.
|
|
2721
2721
|
<p class="since">Since 2.14</p>
|
2722
2722
|
</div>
|
2723
2723
|
<hr>
|
2724
|
-
<div class="refsect2">
|
2724
|
+
<div class="refsect2" title="G_KEY_FILE_DESKTOP_TYPE_DIRECTORY">
|
2725
2725
|
<a name="G-KEY-FILE-DESKTOP-TYPE-DIRECTORY:CAPS"></a><h3>G_KEY_FILE_DESKTOP_TYPE_DIRECTORY</h3>
|
2726
2726
|
<pre class="programlisting">#define G_KEY_FILE_DESKTOP_TYPE_DIRECTORY "Directory"
|
2727
2727
|
</pre>
|
@@ -2735,6 +2735,6 @@ key for desktop entries representing directories.
|
|
2735
2735
|
</div>
|
2736
2736
|
<div class="footer">
|
2737
2737
|
<hr>
|
2738
|
-
Generated by GTK-Doc V1.15
|
2738
|
+
Generated by GTK-Doc V1.15</div>
|
2739
2739
|
</body>
|
2740
2740
|
</html>
|