@img/sharp-libvips-dev 1.1.0-rc3 → 1.1.0-rc4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. package/include/aom/aom_codec.h +18 -1
  2. package/include/aom/aom_encoder.h +2 -0
  3. package/include/aom/aom_image.h +3 -1
  4. package/include/aom/aomcx.h +52 -12
  5. package/include/cairo/cairo-version.h +1 -1
  6. package/include/expat.h +4 -2
  7. package/include/expat_config.h +3 -3
  8. package/include/ffi.h +1 -1
  9. package/include/fontconfig/fontconfig.h +22 -2
  10. package/include/gio-unix-2.0/gio/gdesktopappinfo.h +1 -1
  11. package/include/gio-unix-2.0/gio/gunixmounts.h +95 -23
  12. package/include/glib-2.0/gio/gdbusconnection.h +65 -5
  13. package/include/glib-2.0/gio/gdebugcontroller.h +1 -1
  14. package/include/glib-2.0/gio/gfile.h +4 -0
  15. package/include/glib-2.0/gio/gio-visibility.h +34 -0
  16. package/include/glib-2.0/gio/gioenums.h +14 -3
  17. package/include/glib-2.0/gio/gioenumtypes.h +3 -3
  18. package/include/glib-2.0/gio/giotypes.h +4 -4
  19. package/include/glib-2.0/gio/gmemorymonitor.h +1 -1
  20. package/include/glib-2.0/gio/gnetworkmonitor.h +1 -1
  21. package/include/glib-2.0/gio/gpowerprofilemonitor.h +1 -1
  22. package/include/glib-2.0/gio/gproxy.h +1 -1
  23. package/include/glib-2.0/gio/gproxyresolver.h +1 -1
  24. package/include/glib-2.0/gio/gresource.h +6 -0
  25. package/include/glib-2.0/gio/gtlsbackend.h +1 -1
  26. package/include/glib-2.0/gio/gvfs.h +3 -3
  27. package/include/glib-2.0/gio/gvolumemonitor.h +1 -1
  28. package/include/glib-2.0/girepository/gi-visibility.h +34 -0
  29. package/include/glib-2.0/girepository/gicallableinfo.h +12 -0
  30. package/include/glib-2.0/girepository/gitypes.h +1 -0
  31. package/include/glib-2.0/glib/garray.h +1 -1
  32. package/include/glib-2.0/glib/gerror.h +1 -1
  33. package/include/glib-2.0/glib/glib-visibility.h +34 -0
  34. package/include/glib-2.0/glib/gmacros.h +3 -3
  35. package/include/glib-2.0/glib/gmain.h +79 -1
  36. package/include/glib-2.0/glib/gmem.h +3 -0
  37. package/include/glib-2.0/glib/goption.h +58 -36
  38. package/include/glib-2.0/glib/gqueue.h +1 -1
  39. package/include/glib-2.0/glib/grefstring.h +4 -0
  40. package/include/glib-2.0/glib/gstdio.h +65 -0
  41. package/include/glib-2.0/glib/gstrfuncs.h +4 -0
  42. package/include/glib-2.0/glib/gtestutils.h +65 -33
  43. package/include/glib-2.0/glib/gthread.h +2 -0
  44. package/include/glib-2.0/glib/gtypes.h +1 -1
  45. package/include/glib-2.0/glib/gunicode.h +21 -5
  46. package/include/glib-2.0/glib/gvariant.h +50 -13
  47. package/include/glib-2.0/glib/gvarianttype.h +62 -46
  48. package/include/glib-2.0/glib/gversionmacros.h +9 -0
  49. package/include/glib-2.0/glib-unix.h +21 -0
  50. package/include/glib-2.0/gmodule/gmodule-visibility.h +34 -0
  51. package/include/glib-2.0/gobject/glib-enumtypes.h +1 -1
  52. package/include/glib-2.0/gobject/gobject-visibility.h +34 -0
  53. package/include/glib-2.0/gobject/gobjectnotifyqueue.c +1 -1
  54. package/include/glib-2.0/gobject/gparam.h +4 -2
  55. package/include/glib-2.0/gobject/gsignal.h +22 -7
  56. package/include/glib-2.0/gobject/gtype.h +10 -4
  57. package/include/harfbuzz/hb-draw.h +1 -1
  58. package/include/harfbuzz/hb-face.h +15 -2
  59. package/include/harfbuzz/hb-ft.h +11 -1
  60. package/include/harfbuzz/hb-ot-shape.h +6 -0
  61. package/include/harfbuzz/hb-paint.h +1 -1
  62. package/include/harfbuzz/hb-shape.h +2 -0
  63. package/include/harfbuzz/hb-subset-serialize.h +83 -0
  64. package/include/harfbuzz/hb-subset.h +12 -0
  65. package/include/harfbuzz/hb-version.h +3 -3
  66. package/include/lcms2.h +7 -5
  67. package/include/lcms2_plugin.h +1 -1
  68. package/include/libexif/exif-byte-order.h +2 -0
  69. package/include/libexif/exif-content.h +2 -0
  70. package/include/libexif/exif-data-type.h +2 -0
  71. package/include/libexif/exif-data.h +3 -2
  72. package/include/libexif/exif-entry.h +2 -0
  73. package/include/libexif/exif-format.h +2 -0
  74. package/include/libexif/exif-ifd.h +2 -0
  75. package/include/libexif/exif-loader.h +2 -0
  76. package/include/libexif/exif-log.h +2 -0
  77. package/include/libexif/exif-mem.h +2 -0
  78. package/include/libexif/exif-mnote-data.h +2 -0
  79. package/include/libexif/exif-tag.h +2 -0
  80. package/include/libexif/exif-utils.h +2 -0
  81. package/include/libheif/heif.h +12 -3
  82. package/include/libheif/heif_cxx.h +18 -12
  83. package/include/libheif/heif_items.h +2 -2
  84. package/include/libheif/heif_properties.h +4 -4
  85. package/include/libheif/heif_version.h +2 -2
  86. package/include/libpng16/png.h +120 -12
  87. package/include/libpng16/pngconf.h +2 -3
  88. package/include/libpng16/pnglibconf.h +11 -2
  89. package/include/librsvg-2.0/librsvg/rsvg-features.h +1 -1
  90. package/include/librsvg-2.0/librsvg/rsvg-pixbuf.h +1 -1
  91. package/include/librsvg-2.0/librsvg/rsvg-version.h +2 -2
  92. package/include/librsvg-2.0/librsvg/rsvg.h +1 -1
  93. package/include/libxml2/libxml/xmlversion.h +4 -4
  94. package/include/pango-1.0/pango/pango-features.h +3 -3
  95. package/include/pango-1.0/pango/pango-font.h +31 -2
  96. package/include/pango-1.0/pango/pango-fontmap.h +4 -0
  97. package/include/pango-1.0/pango/pango-layout.h +10 -1
  98. package/include/pango-1.0/pango/pango-version-macros.h +52 -0
  99. package/include/pango-1.0/pango/pangofc-fontmap.h +6 -0
  100. package/include/pixman-1/pixman-version.h +3 -3
  101. package/include/png.h +120 -12
  102. package/include/pngconf.h +2 -3
  103. package/include/pnglibconf.h +11 -2
  104. package/include/vips/colour.h +2 -0
  105. package/include/vips/version.h +4 -4
  106. package/include/webp/encode.h +5 -4
  107. package/include/webp/sharpyuv/sharpyuv.h +14 -5
  108. package/include/webp/sharpyuv/sharpyuv_csp.h +5 -0
  109. package/include/webp/types.h +2 -2
  110. package/include/zlib.h +4 -4
  111. package/package.json +1 -1
  112. package/versions.json +19 -19
@@ -1018,3 +1018,37 @@
1018
1018
  #define GIO_AVAILABLE_ENUMERATOR_IN_2_82
1019
1019
  #define GIO_AVAILABLE_TYPE_IN_2_82
1020
1020
  #endif
1021
+
1022
+ #if GLIB_VERSION_MIN_REQUIRED >= GLIB_VERSION_2_84
1023
+ #define GIO_DEPRECATED_IN_2_84 GIO_DEPRECATED
1024
+ #define GIO_DEPRECATED_IN_2_84_FOR(f) GIO_DEPRECATED_FOR (f)
1025
+ #define GIO_DEPRECATED_MACRO_IN_2_84 GLIB_DEPRECATED_MACRO
1026
+ #define GIO_DEPRECATED_MACRO_IN_2_84_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
1027
+ #define GIO_DEPRECATED_ENUMERATOR_IN_2_84 GLIB_DEPRECATED_ENUMERATOR
1028
+ #define GIO_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f) GLIB_DEPRECATED_ENUMERATOR_FOR (f)
1029
+ #define GIO_DEPRECATED_TYPE_IN_2_84 GLIB_DEPRECATED_TYPE
1030
+ #define GIO_DEPRECATED_TYPE_IN_2_84_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
1031
+ #else
1032
+ #define GIO_DEPRECATED_IN_2_84 _GIO_EXTERN
1033
+ #define GIO_DEPRECATED_IN_2_84_FOR(f) _GIO_EXTERN
1034
+ #define GIO_DEPRECATED_MACRO_IN_2_84
1035
+ #define GIO_DEPRECATED_MACRO_IN_2_84_FOR(f)
1036
+ #define GIO_DEPRECATED_ENUMERATOR_IN_2_84
1037
+ #define GIO_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f)
1038
+ #define GIO_DEPRECATED_TYPE_IN_2_84
1039
+ #define GIO_DEPRECATED_TYPE_IN_2_84_FOR(f)
1040
+ #endif
1041
+
1042
+ #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_84
1043
+ #define GIO_AVAILABLE_IN_2_84 GIO_UNAVAILABLE (2, 84)
1044
+ #define GIO_AVAILABLE_STATIC_INLINE_IN_2_84 GLIB_UNAVAILABLE_STATIC_INLINE (2, 84)
1045
+ #define GIO_AVAILABLE_MACRO_IN_2_84 GLIB_UNAVAILABLE_MACRO (2, 84)
1046
+ #define GIO_AVAILABLE_ENUMERATOR_IN_2_84 GLIB_UNAVAILABLE_ENUMERATOR (2, 84)
1047
+ #define GIO_AVAILABLE_TYPE_IN_2_84 GLIB_UNAVAILABLE_TYPE (2, 84)
1048
+ #else
1049
+ #define GIO_AVAILABLE_IN_2_84 _GIO_EXTERN
1050
+ #define GIO_AVAILABLE_STATIC_INLINE_IN_2_84
1051
+ #define GIO_AVAILABLE_MACRO_IN_2_84
1052
+ #define GIO_AVAILABLE_ENUMERATOR_IN_2_84
1053
+ #define GIO_AVAILABLE_TYPE_IN_2_84
1054
+ #endif
@@ -1496,9 +1496,6 @@ typedef enum
1496
1496
 
1497
1497
  /**
1498
1498
  * GApplicationFlags:
1499
- * @G_APPLICATION_FLAGS_NONE: Default. Deprecated in 2.74, use
1500
- * %G_APPLICATION_DEFAULT_FLAGS instead
1501
- * @G_APPLICATION_DEFAULT_FLAGS: Default flags. Since: 2.74
1502
1499
  * @G_APPLICATION_IS_SERVICE: Run as a service. In this mode, registration
1503
1500
  * fails if the service is already running, and the application
1504
1501
  * will initially wait up to 10 seconds for an initial activation
@@ -1540,6 +1537,20 @@ typedef enum
1540
1537
  *
1541
1538
  * Since: 2.28
1542
1539
  **/
1540
+ /**
1541
+ * G_APPLICATION_FLAGS_NONE:
1542
+ *
1543
+ * Default flags.
1544
+ *
1545
+ * Deprecated: 2.74: Use [flags@Gio.ApplicationFlags.DEFAULT_FLAGS].
1546
+ **/
1547
+ /**
1548
+ * G_APPLICATION_DEFAULT_FLAGS:
1549
+ *
1550
+ * Default flags.
1551
+ *
1552
+ * Since: 2.74
1553
+ **/
1543
1554
  typedef enum /*< prefix=G_APPLICATION >*/
1544
1555
  {
1545
1556
  G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
@@ -30,7 +30,7 @@
30
30
 
31
31
  G_BEGIN_DECLS
32
32
 
33
- /* enumerations from "../gio/gioenums.h" */
33
+ /* enumerations from "gioenums.h" */
34
34
  GIO_AVAILABLE_IN_ALL GType g_app_info_create_flags_get_type (void) G_GNUC_CONST;
35
35
  #define G_TYPE_APP_INFO_CREATE_FLAGS (g_app_info_create_flags_get_type ())
36
36
  GIO_AVAILABLE_IN_ALL GType g_converter_flags_get_type (void) G_GNUC_CONST;
@@ -192,11 +192,11 @@ GIO_AVAILABLE_IN_ALL GType g_pollable_return_get_type (void) G_GNUC_CONST;
192
192
  GIO_AVAILABLE_IN_ALL GType g_memory_monitor_warning_level_get_type (void) G_GNUC_CONST;
193
193
  #define G_TYPE_MEMORY_MONITOR_WARNING_LEVEL (g_memory_monitor_warning_level_get_type ())
194
194
 
195
- /* enumerations from "../gio/gresolver.h" */
195
+ /* enumerations from "gresolver.h" */
196
196
  GIO_AVAILABLE_IN_ALL GType g_resolver_name_lookup_flags_get_type (void) G_GNUC_CONST;
197
197
  #define G_TYPE_RESOLVER_NAME_LOOKUP_FLAGS (g_resolver_name_lookup_flags_get_type ())
198
198
 
199
- /* enumerations from "../gio/gsettings.h" */
199
+ /* enumerations from "gsettings.h" */
200
200
  GIO_AVAILABLE_IN_ALL GType g_settings_bind_flags_get_type (void) G_GNUC_CONST;
201
201
  #define G_TYPE_SETTINGS_BIND_FLAGS (g_settings_bind_flags_get_type ())
202
202
  G_END_DECLS
@@ -177,8 +177,8 @@ typedef struct _GVolumeMonitor GVolumeMonitor;
177
177
  * Type definition for a function that will be called back when an asynchronous
178
178
  * operation within GIO has been completed. #GAsyncReadyCallback
179
179
  * callbacks from #GTask are guaranteed to be invoked in a later
180
- * iteration of the
181
- * [thread-default main context][g-main-context-push-thread-default]
180
+ * iteration of the thread-default main context
181
+ * (see [method@GLib.MainContext.push_thread_default])
182
182
  * where the #GTask was created. All other users of
183
183
  * #GAsyncReadyCallback must likewise call it asynchronously in a
184
184
  * later iteration of the main context.
@@ -532,8 +532,8 @@ typedef struct _GDBusObjectManagerServer GDBusObjectManagerServer;
532
532
  * use for an interface proxy (if @interface_name is not %NULL) or
533
533
  * object proxy (if @interface_name is %NULL).
534
534
  *
535
- * This function is called in the
536
- * [thread-default main loop][g-main-context-push-thread-default]
535
+ * This function is called in the thread-default main context
536
+ * (see [method@GLib.MainContext.push_thread_default])
537
537
  * that @manager was constructed in.
538
538
  *
539
539
  * Returns: A #GType to use for the remote object. The returned type
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
33
33
  * G_MEMORY_MONITOR_EXTENSION_POINT_NAME:
34
34
  *
35
35
  * Extension point for memory usage monitoring functionality.
36
- * See [Extending GIO][extending-gio].
36
+ * See [Extending GIO](overview.html#extending-gio).
37
37
  *
38
38
  * Since: 2.64
39
39
  */
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
33
33
  * G_NETWORK_MONITOR_EXTENSION_POINT_NAME:
34
34
  *
35
35
  * Extension point for network status monitoring functionality.
36
- * See [Extending GIO][extending-gio].
36
+ * See [Extending GIO](overview.html#extending-gio).
37
37
  *
38
38
  * Since: 2.30
39
39
  */
@@ -34,7 +34,7 @@ G_BEGIN_DECLS
34
34
  * G_POWER_PROFILE_MONITOR_EXTENSION_POINT_NAME:
35
35
  *
36
36
  * Extension point for power profile usage monitoring functionality.
37
- * See [Extending GIO][extending-gio].
37
+ * See [Extending GIO](overview.html#extending-gio).
38
38
  *
39
39
  * Since: 2.70
40
40
  */
@@ -42,7 +42,7 @@ G_BEGIN_DECLS
42
42
  * G_PROXY_EXTENSION_POINT_NAME:
43
43
  *
44
44
  * Extension point for proxy functionality.
45
- * See [Extending GIO][extending-gio].
45
+ * See [Extending GIO](overview.html#extending-gio).
46
46
  *
47
47
  * Since: 2.26
48
48
  */
@@ -40,7 +40,7 @@ G_BEGIN_DECLS
40
40
  * G_PROXY_RESOLVER_EXTENSION_POINT_NAME:
41
41
  *
42
42
  * Extension point for proxy resolving functionality.
43
- * See [Extending GIO][extending-gio].
43
+ * See [Extending GIO](overview.html#extending-gio).
44
44
  */
45
45
  #define G_PROXY_RESOLVER_EXTENSION_POINT_NAME "gio-proxy-resolver"
46
46
 
@@ -119,6 +119,12 @@ gboolean g_resources_get_info (const char *path,
119
119
  guint32 *flags,
120
120
  GError **error);
121
121
 
122
+ GIO_AVAILABLE_IN_2_84
123
+ gboolean g_resource_has_children (GResource *resource,
124
+ const char *path);
125
+ GIO_AVAILABLE_IN_2_84
126
+ gboolean g_resources_has_children (const char *path);
127
+
122
128
 
123
129
  GIO_AVAILABLE_IN_2_32
124
130
  void g_static_resource_init (GStaticResource *static_resource);
@@ -34,7 +34,7 @@ G_BEGIN_DECLS
34
34
  * G_TLS_BACKEND_EXTENSION_POINT_NAME:
35
35
  *
36
36
  * Extension point for TLS functionality via #GTlsBackend.
37
- * See [Extending GIO][extending-gio].
37
+ * See [Extending GIO](overview.html#extending-gio).
38
38
  */
39
39
  #define G_TLS_BACKEND_EXTENSION_POINT_NAME "gio-tls-backend"
40
40
 
@@ -43,7 +43,7 @@ G_BEGIN_DECLS
43
43
  * @vfs: a #GVfs
44
44
  * @identifier: the identifier to look up a #GFile for. This can either
45
45
  * be a URI or a parse name as returned by g_file_get_parse_name()
46
- * @user_data: user data passed to the function
46
+ * @user_data: (nullable): user data passed to the function, or %NULL
47
47
  *
48
48
  * This function type is used by g_vfs_register_uri_scheme() to make it
49
49
  * possible for a client to associate a URI scheme to a different #GFile
@@ -52,7 +52,7 @@ G_BEGIN_DECLS
52
52
  * The client should return a reference to the new file that has been
53
53
  * created for @uri, or %NULL to continue with the default implementation.
54
54
  *
55
- * Returns: (transfer full): a #GFile for @identifier.
55
+ * Returns: (nullable) (transfer full): a #GFile for @identifier.
56
56
  *
57
57
  * Since: 2.50
58
58
  */
@@ -64,7 +64,7 @@ typedef GFile * (* GVfsFileLookupFunc) (GVfs *vfs,
64
64
  * G_VFS_EXTENSION_POINT_NAME:
65
65
  *
66
66
  * Extension point for #GVfs functionality.
67
- * See [Extending GIO][extending-gio].
67
+ * See [Extending GIO](overview.html#extending-gio).
68
68
  */
69
69
  #define G_VFS_EXTENSION_POINT_NAME "gio-vfs"
70
70
 
@@ -45,7 +45,7 @@ G_BEGIN_DECLS
45
45
  * G_VOLUME_MONITOR_EXTENSION_POINT_NAME:
46
46
  *
47
47
  * Extension point for volume monitor functionality.
48
- * See [Extending GIO][extending-gio].
48
+ * See [Extending GIO](overview.html#extending-gio).
49
49
  */
50
50
  #define G_VOLUME_MONITOR_EXTENSION_POINT_NAME "gio-volume-monitor"
51
51
 
@@ -1018,3 +1018,37 @@
1018
1018
  #define GI_AVAILABLE_ENUMERATOR_IN_2_82
1019
1019
  #define GI_AVAILABLE_TYPE_IN_2_82
1020
1020
  #endif
1021
+
1022
+ #if GLIB_VERSION_MIN_REQUIRED >= GLIB_VERSION_2_84
1023
+ #define GI_DEPRECATED_IN_2_84 GI_DEPRECATED
1024
+ #define GI_DEPRECATED_IN_2_84_FOR(f) GI_DEPRECATED_FOR (f)
1025
+ #define GI_DEPRECATED_MACRO_IN_2_84 GLIB_DEPRECATED_MACRO
1026
+ #define GI_DEPRECATED_MACRO_IN_2_84_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
1027
+ #define GI_DEPRECATED_ENUMERATOR_IN_2_84 GLIB_DEPRECATED_ENUMERATOR
1028
+ #define GI_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f) GLIB_DEPRECATED_ENUMERATOR_FOR (f)
1029
+ #define GI_DEPRECATED_TYPE_IN_2_84 GLIB_DEPRECATED_TYPE
1030
+ #define GI_DEPRECATED_TYPE_IN_2_84_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
1031
+ #else
1032
+ #define GI_DEPRECATED_IN_2_84 _GI_EXTERN
1033
+ #define GI_DEPRECATED_IN_2_84_FOR(f) _GI_EXTERN
1034
+ #define GI_DEPRECATED_MACRO_IN_2_84
1035
+ #define GI_DEPRECATED_MACRO_IN_2_84_FOR(f)
1036
+ #define GI_DEPRECATED_ENUMERATOR_IN_2_84
1037
+ #define GI_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f)
1038
+ #define GI_DEPRECATED_TYPE_IN_2_84
1039
+ #define GI_DEPRECATED_TYPE_IN_2_84_FOR(f)
1040
+ #endif
1041
+
1042
+ #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_84
1043
+ #define GI_AVAILABLE_IN_2_84 GI_UNAVAILABLE (2, 84)
1044
+ #define GI_AVAILABLE_STATIC_INLINE_IN_2_84 GLIB_UNAVAILABLE_STATIC_INLINE (2, 84)
1045
+ #define GI_AVAILABLE_MACRO_IN_2_84 GLIB_UNAVAILABLE_MACRO (2, 84)
1046
+ #define GI_AVAILABLE_ENUMERATOR_IN_2_84 GLIB_UNAVAILABLE_ENUMERATOR (2, 84)
1047
+ #define GI_AVAILABLE_TYPE_IN_2_84 GLIB_UNAVAILABLE_TYPE (2, 84)
1048
+ #else
1049
+ #define GI_AVAILABLE_IN_2_84 _GI_EXTERN
1050
+ #define GI_AVAILABLE_STATIC_INLINE_IN_2_84
1051
+ #define GI_AVAILABLE_MACRO_IN_2_84
1052
+ #define GI_AVAILABLE_ENUMERATOR_IN_2_84
1053
+ #define GI_AVAILABLE_TYPE_IN_2_84
1054
+ #endif
@@ -116,4 +116,16 @@ gboolean gi_callable_info_invoke (GICallableInfo *info
116
116
  GI_AVAILABLE_IN_ALL
117
117
  GITransfer gi_callable_info_get_instance_ownership_transfer (GICallableInfo *info);
118
118
 
119
+ GI_AVAILABLE_IN_2_84
120
+ GICallableInfo *gi_callable_info_get_async_function (GICallableInfo *info);
121
+
122
+ GI_AVAILABLE_IN_2_84
123
+ GICallableInfo *gi_callable_info_get_sync_function (GICallableInfo *info);
124
+
125
+ GI_AVAILABLE_IN_2_84
126
+ GICallableInfo *gi_callable_info_get_finish_function (GICallableInfo *info);
127
+
128
+ GI_AVAILABLE_IN_2_84
129
+ gboolean gi_callable_info_is_async (GICallableInfo *info);
130
+
119
131
  G_END_DECLS
@@ -416,6 +416,7 @@ typedef enum
416
416
  GI_FUNCTION_IS_GETTER = 1 << 2,
417
417
  GI_FUNCTION_IS_SETTER = 1 << 3,
418
418
  GI_FUNCTION_WRAPS_VFUNC = 1 << 4,
419
+ GI_FUNCTION_IS_ASYNC = 1 << 5,
419
420
  } GIFunctionInfoFlags;
420
421
 
421
422
  G_END_DECLS
@@ -187,7 +187,7 @@ GPtrArray* g_ptr_array_new_from_null_terminated_array (gpointer *data,
187
187
  GDestroyNotify element_free_func);
188
188
  GLIB_AVAILABLE_IN_ALL
189
189
  gpointer* g_ptr_array_free (GPtrArray *array,
190
- gboolean free_seg);
190
+ gboolean free_segment);
191
191
  GLIB_AVAILABLE_IN_ALL
192
192
  GPtrArray* g_ptr_array_ref (GPtrArray *array);
193
193
  GLIB_AVAILABLE_IN_ALL
@@ -67,7 +67,7 @@ struct _GError
67
67
  * respectively, but they should receive the private data type instead
68
68
  * of #GError.
69
69
  *
70
- * See [Extended #GError Domains][gerror-extended-domains] for an example.
70
+ * See [Extended #GError Domains](error-reporting.html#extended-gerror-domains) for an example.
71
71
  *
72
72
  * Since: 2.68
73
73
  */
@@ -1018,3 +1018,37 @@
1018
1018
  #define GLIB_AVAILABLE_ENUMERATOR_IN_2_82
1019
1019
  #define GLIB_AVAILABLE_TYPE_IN_2_82
1020
1020
  #endif
1021
+
1022
+ #if GLIB_VERSION_MIN_REQUIRED >= GLIB_VERSION_2_84
1023
+ #define GLIB_DEPRECATED_IN_2_84 GLIB_DEPRECATED
1024
+ #define GLIB_DEPRECATED_IN_2_84_FOR(f) GLIB_DEPRECATED_FOR (f)
1025
+ #define GLIB_DEPRECATED_MACRO_IN_2_84 GLIB_DEPRECATED_MACRO
1026
+ #define GLIB_DEPRECATED_MACRO_IN_2_84_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
1027
+ #define GLIB_DEPRECATED_ENUMERATOR_IN_2_84 GLIB_DEPRECATED_ENUMERATOR
1028
+ #define GLIB_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f) GLIB_DEPRECATED_ENUMERATOR_FOR (f)
1029
+ #define GLIB_DEPRECATED_TYPE_IN_2_84 GLIB_DEPRECATED_TYPE
1030
+ #define GLIB_DEPRECATED_TYPE_IN_2_84_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
1031
+ #else
1032
+ #define GLIB_DEPRECATED_IN_2_84 _GLIB_EXTERN
1033
+ #define GLIB_DEPRECATED_IN_2_84_FOR(f) _GLIB_EXTERN
1034
+ #define GLIB_DEPRECATED_MACRO_IN_2_84
1035
+ #define GLIB_DEPRECATED_MACRO_IN_2_84_FOR(f)
1036
+ #define GLIB_DEPRECATED_ENUMERATOR_IN_2_84
1037
+ #define GLIB_DEPRECATED_ENUMERATOR_IN_2_84_FOR(f)
1038
+ #define GLIB_DEPRECATED_TYPE_IN_2_84
1039
+ #define GLIB_DEPRECATED_TYPE_IN_2_84_FOR(f)
1040
+ #endif
1041
+
1042
+ #if GLIB_VERSION_MAX_ALLOWED < GLIB_VERSION_2_84
1043
+ #define GLIB_AVAILABLE_IN_2_84 GLIB_UNAVAILABLE (2, 84)
1044
+ #define GLIB_AVAILABLE_STATIC_INLINE_IN_2_84 GLIB_UNAVAILABLE_STATIC_INLINE (2, 84)
1045
+ #define GLIB_AVAILABLE_MACRO_IN_2_84 GLIB_UNAVAILABLE_MACRO (2, 84)
1046
+ #define GLIB_AVAILABLE_ENUMERATOR_IN_2_84 GLIB_UNAVAILABLE_ENUMERATOR (2, 84)
1047
+ #define GLIB_AVAILABLE_TYPE_IN_2_84 GLIB_UNAVAILABLE_TYPE (2, 84)
1048
+ #else
1049
+ #define GLIB_AVAILABLE_IN_2_84 _GLIB_EXTERN
1050
+ #define GLIB_AVAILABLE_STATIC_INLINE_IN_2_84
1051
+ #define GLIB_AVAILABLE_MACRO_IN_2_84
1052
+ #define GLIB_AVAILABLE_ENUMERATOR_IN_2_84
1053
+ #define GLIB_AVAILABLE_TYPE_IN_2_84
1054
+ #endif
@@ -190,6 +190,8 @@
190
190
  #define g_macro__has_attribute_fallthrough G_GNUC_CHECK_VERSION (6, 0)
191
191
  #define g_macro__has_attribute_may_alias G_GNUC_CHECK_VERSION (3, 3)
192
192
  #define g_macro__has_attribute_warn_unused_result G_GNUC_CHECK_VERSION (3, 4)
193
+ #define g_macro__has_attribute_no_sanitize_address 0
194
+ #define g_macro__has_attribute_ifunc 0
193
195
 
194
196
  #endif
195
197
 
@@ -1237,11 +1239,9 @@
1237
1239
  #if G_GNUC_CHECK_VERSION(2, 0) && defined(__OPTIMIZE__)
1238
1240
  #define _G_BOOLEAN_EXPR_IMPL(uniq, expr) \
1239
1241
  G_GNUC_EXTENSION ({ \
1240
- int G_PASTE (_g_boolean_var_, uniq); \
1242
+ int G_PASTE (_g_boolean_var_, uniq) = 0; \
1241
1243
  if (expr) \
1242
1244
  G_PASTE (_g_boolean_var_, uniq) = 1; \
1243
- else \
1244
- G_PASTE (_g_boolean_var_, uniq) = 0; \
1245
1245
  G_PASTE (_g_boolean_var_, uniq); \
1246
1246
  })
1247
1247
  #define _G_BOOLEAN_EXPR(expr) _G_BOOLEAN_EXPR_IMPL (__COUNTER__, expr)
@@ -275,7 +275,7 @@ struct _GSource
275
275
  GMainContext *context;
276
276
 
277
277
  gint priority;
278
- guint flags;
278
+ guint flags; /* (atomic) */
279
279
  guint source_id;
280
280
 
281
281
  GSList *poll_fds;
@@ -634,6 +634,9 @@ typedef void GMainContextPusher GLIB_AVAILABLE_TYPE_IN_2_64;
634
634
  * Since: 2.64
635
635
  */
636
636
  G_GNUC_BEGIN_IGNORE_DEPRECATIONS
637
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_64
638
+ static inline GMainContextPusher *g_main_context_pusher_new (GMainContext *main_context);
639
+
637
640
  GLIB_AVAILABLE_STATIC_INLINE_IN_2_64
638
641
  static inline GMainContextPusher *
639
642
  g_main_context_pusher_new (GMainContext *main_context)
@@ -656,6 +659,9 @@ G_GNUC_END_IGNORE_DEPRECATIONS
656
659
  * Since: 2.64
657
660
  */
658
661
  G_GNUC_BEGIN_IGNORE_DEPRECATIONS
662
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_64
663
+ static inline void g_main_context_pusher_free (GMainContextPusher *pusher);
664
+
659
665
  GLIB_AVAILABLE_STATIC_INLINE_IN_2_64
660
666
  static inline void
661
667
  g_main_context_pusher_free (GMainContextPusher *pusher)
@@ -866,6 +872,54 @@ void g_clear_handle_id (guint *tag_ptr,
866
872
  } G_STMT_END \
867
873
  GLIB_AVAILABLE_MACRO_IN_2_56
868
874
 
875
+ /**
876
+ * g_steal_handle_id:
877
+ * @handle_pointer: (inout) (not optional): a pointer to a handle ID
878
+ *
879
+ * Sets @handle_pointer to `0`, returning the value that was there before.
880
+ *
881
+ * Conceptually, this transfers the ownership of the handle ID from the
882
+ * referenced variable to the ‘caller’ of the macro (ie: ‘steals’ the
883
+ * handle ID).
884
+ *
885
+ * This can be very useful to make ownership transfer explicit, or to prevent
886
+ * a handle from being released multiple times. For example:
887
+ *
888
+ * ```c
889
+ * void
890
+ * maybe_unsubscribe_signal (ContextStruct *data)
891
+ * {
892
+ * if (some_complex_logic (data))
893
+ * {
894
+ * g_dbus_connection_signal_unsubscribe (data->connection,
895
+ * g_steal_handle_id (&data->subscription_id));
896
+ * // now data->subscription_id isn’t a dangling handle
897
+ * }
898
+ * }
899
+ * ```
900
+ *
901
+ * While [func@GLib.clear_handle_id] can be used in many of the same situations
902
+ * as `g_steal_handle_id()`, this is one situation where it cannot be used, as
903
+ * there is no way to pass the `GDBusConnection` to a
904
+ * [type@GLib.ClearHandleFunc].
905
+ *
906
+ * Since: 2.84
907
+ */
908
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_84
909
+ static inline unsigned int g_steal_handle_id (unsigned int *handle_pointer);
910
+
911
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_84
912
+ static inline unsigned int
913
+ g_steal_handle_id (unsigned int *handle_pointer)
914
+ {
915
+ unsigned int handle;
916
+
917
+ handle = *handle_pointer;
918
+ *handle_pointer = 0;
919
+
920
+ return handle;
921
+ }
922
+
869
923
  /* Idles, child watchers and timeouts */
870
924
  GLIB_AVAILABLE_IN_ALL
871
925
  guint g_timeout_add_full (gint priority,
@@ -930,6 +984,30 @@ void g_main_context_invoke (GMainContext *context,
930
984
  GSourceFunc function,
931
985
  gpointer data);
932
986
 
987
+ /**
988
+ * g_steal_fd:
989
+ * @fd_ptr: (not optional) (inout): A pointer to a file descriptor
990
+ *
991
+ * Sets @fd_ptr to `-1`, returning the value that was there before.
992
+ *
993
+ * Conceptually, this transfers the ownership of the file descriptor
994
+ * from the referenced variable to the caller of the function (i.e.
995
+ * ‘steals’ the reference). This is very similar to [func@GLib.steal_pointer],
996
+ * but for file descriptors.
997
+ *
998
+ * On POSIX platforms, this function is async-signal safe
999
+ * (see [`signal(7)`](man:signal(7)) and
1000
+ * [`signal-safety(7)`](man:signal-safety(7))), making it safe to call from a
1001
+ * signal handler or a #GSpawnChildSetupFunc.
1002
+ *
1003
+ * This function preserves the value of `errno`.
1004
+ *
1005
+ * Returns: the value that @fd_ptr previously had
1006
+ * Since: 2.70
1007
+ */
1008
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_70
1009
+ static inline int g_steal_fd (int *fd_ptr);
1010
+
933
1011
  GLIB_AVAILABLE_STATIC_INLINE_IN_2_70
934
1012
  static inline int
935
1013
  g_steal_fd (int *fd_ptr)
@@ -229,6 +229,9 @@ void g_aligned_free_sized (gpointer mem,
229
229
  *
230
230
  * Since: 2.44
231
231
  */
232
+ GLIB_AVAILABLE_STATIC_INLINE_IN_2_44
233
+ static inline gpointer g_steal_pointer (gpointer pp);
234
+
232
235
  GLIB_AVAILABLE_STATIC_INLINE_IN_2_44
233
236
  static inline gpointer
234
237
  g_steal_pointer (gpointer pp)
@@ -55,32 +55,51 @@ typedef struct _GOptionEntry GOptionEntry;
55
55
 
56
56
  /**
57
57
  * GOptionFlags:
58
- * @G_OPTION_FLAG_NONE: No flags. Since: 2.42.
59
58
  * @G_OPTION_FLAG_HIDDEN: The option doesn't appear in `--help` output.
60
59
  * @G_OPTION_FLAG_IN_MAIN: The option appears in the main section of the
61
- * `--help` output, even if it is defined in a group.
60
+ * `--help` output, even if it is defined in a group.
62
61
  * @G_OPTION_FLAG_REVERSE: For options of the %G_OPTION_ARG_NONE kind, this
63
- * flag indicates that the sense of the option is reversed. i.e. %FALSE will
64
- * be stored into the argument rather than %TRUE.
62
+ * flag indicates that the sense of the option is reversed. i.e. %FALSE will
63
+ * be stored into the argument rather than %TRUE.
65
64
  * @G_OPTION_FLAG_NO_ARG: For options of the %G_OPTION_ARG_CALLBACK kind,
66
- * this flag indicates that the callback does not take any argument
67
- * (like a %G_OPTION_ARG_NONE option). Since 2.8
65
+ * this flag indicates that the callback does not take any argument
66
+ * (like a %G_OPTION_ARG_NONE option). Since 2.8
68
67
  * @G_OPTION_FLAG_FILENAME: For options of the %G_OPTION_ARG_CALLBACK
69
- * kind, this flag indicates that the argument should be passed to the
70
- * callback in the GLib filename encoding rather than UTF-8. Since 2.8
68
+ * kind, this flag indicates that the argument should be passed to the
69
+ * callback in the GLib filename encoding rather than UTF-8. Since 2.8
71
70
  * @G_OPTION_FLAG_OPTIONAL_ARG: For options of the %G_OPTION_ARG_CALLBACK
72
- * kind, this flag indicates that the argument supply is optional.
73
- * If no argument is given then data of %GOptionParseFunc will be
74
- * set to NULL. Since 2.8
71
+ * kind, this flag indicates that the argument supply is optional.
72
+ * If no argument is given then data of %GOptionParseFunc will be
73
+ * set to NULL. Since 2.8
75
74
  * @G_OPTION_FLAG_NOALIAS: This flag turns off the automatic conflict
76
- * resolution which prefixes long option names with `groupname-` if
77
- * there is a conflict. This option should only be used in situations
78
- * where aliasing is necessary to model some legacy commandline interface.
79
- * It is not safe to use this option, unless all option groups are under
80
- * your direct control. Since 2.8.
75
+ * resolution which prefixes long option names with `groupname-` if
76
+ * there is a conflict. This option should only be used in situations
77
+ * where aliasing is necessary to model some legacy commandline interface.
78
+ * It is not safe to use this option, unless all option groups are under
79
+ * your direct control. Since 2.8.
81
80
  *
82
81
  * Flags which modify individual options.
83
82
  */
83
+
84
+ /**
85
+ * G_OPTION_FLAG_NONE:
86
+ *
87
+ * No flags.
88
+ *
89
+ * Since: 2.42
90
+ */
91
+
92
+ /**
93
+ * G_OPTION_FLAG_DEPRECATED:
94
+ *
95
+ * This flag marks the option as deprecated in the `--help`.
96
+ *
97
+ * You should update the description of the option to describe what
98
+ * the user should do in response to the deprecation, for instance:
99
+ * remove the option, or replace it with another one.
100
+ *
101
+ * Since: 2.84
102
+ */
84
103
  typedef enum
85
104
  {
86
105
  G_OPTION_FLAG_NONE = 0,
@@ -90,7 +109,8 @@ typedef enum
90
109
  G_OPTION_FLAG_NO_ARG = 1 << 3,
91
110
  G_OPTION_FLAG_FILENAME = 1 << 4,
92
111
  G_OPTION_FLAG_OPTIONAL_ARG = 1 << 5,
93
- G_OPTION_FLAG_NOALIAS = 1 << 6
112
+ G_OPTION_FLAG_NOALIAS = 1 << 6,
113
+ G_OPTION_FLAG_DEPRECATED GLIB_AVAILABLE_ENUMERATOR_IN_2_84 = 1 << 7
94
114
  } GOptionFlags;
95
115
 
96
116
  /**
@@ -98,21 +118,21 @@ typedef enum
98
118
  * @G_OPTION_ARG_NONE: No extra argument. This is useful for simple flags or booleans.
99
119
  * @G_OPTION_ARG_STRING: The option takes a UTF-8 string argument.
100
120
  * @G_OPTION_ARG_INT: The option takes an integer argument.
101
- * @G_OPTION_ARG_CALLBACK: The option provides a callback (of type
102
- * #GOptionArgFunc) to parse the extra argument.
121
+ * @G_OPTION_ARG_CALLBACK: The option provides a callback (of type #GOptionArgFunc)
122
+ * to parse the extra argument.
103
123
  * @G_OPTION_ARG_FILENAME: The option takes a filename as argument, which will
104
- be in the GLib filename encoding rather than UTF-8.
124
+ be in the GLib filename encoding rather than UTF-8.
105
125
  * @G_OPTION_ARG_STRING_ARRAY: The option takes a string argument, multiple
106
- * uses of the option are collected into an array of strings.
126
+ * uses of the option are collected into an array of strings.
107
127
  * @G_OPTION_ARG_FILENAME_ARRAY: The option takes a filename as argument,
108
- * multiple uses of the option are collected into an array of strings.
128
+ * multiple uses of the option are collected into an array of strings.
109
129
  * @G_OPTION_ARG_DOUBLE: The option takes a double argument. The argument
110
- * can be formatted either for the user's locale or for the "C" locale.
111
- * Since 2.12
130
+ * can be formatted either for the user's locale or for the "C" locale.
131
+ * Since 2.12
112
132
  * @G_OPTION_ARG_INT64: The option takes a 64-bit integer. Like
113
- * %G_OPTION_ARG_INT but for larger numbers. The number can be in
114
- * decimal base, or in hexadecimal (when prefixed with `0x`, for
115
- * example, `0xffffffff`). Since 2.12
133
+ * %G_OPTION_ARG_INT but for larger numbers. The number can be in
134
+ * decimal base, or in hexadecimal (when prefixed with `0x`, for
135
+ * example, `0xffffffff`). Since 2.12
116
136
  *
117
137
  * The #GOptionArg enum values determine which type of extra argument the
118
138
  * options expect to find. If an option expects an extra argument, it can
@@ -221,7 +241,7 @@ GQuark g_option_error_quark (void);
221
241
  * @long_name: The long name of an option can be used to specify it
222
242
  * in a commandline as `--long_name`. Every option must have a
223
243
  * long name. To resolve conflicts if multiple option groups contain
224
- * the same long name, it is also possible to specify the option as
244
+ * the same long name, it is also possible to specify the option as
225
245
  * `--groupname-long_name`.
226
246
  * @short_name: If an option has a short name, it can be specified
227
247
  * `-short_name` in a commandline. @short_name must be a printable
@@ -234,13 +254,15 @@ GQuark g_option_error_quark (void);
234
254
  * called to handle the extra argument. Otherwise, @arg_data is a
235
255
  * pointer to a location to store the value, the required type of
236
256
  * the location depends on the @arg type:
237
- * - %G_OPTION_ARG_NONE: %gboolean
238
- * - %G_OPTION_ARG_STRING: %gchar*
239
- * - %G_OPTION_ARG_INT: %gint
240
- * - %G_OPTION_ARG_FILENAME: %gchar*
241
- * - %G_OPTION_ARG_STRING_ARRAY: %gchar**
242
- * - %G_OPTION_ARG_FILENAME_ARRAY: %gchar**
243
- * - %G_OPTION_ARG_DOUBLE: %gdouble
257
+ *
258
+ * - %G_OPTION_ARG_NONE: %gboolean
259
+ * - %G_OPTION_ARG_STRING: %gchar*
260
+ * - %G_OPTION_ARG_INT: %gint
261
+ * - %G_OPTION_ARG_FILENAME: %gchar*
262
+ * - %G_OPTION_ARG_STRING_ARRAY: %gchar**
263
+ * - %G_OPTION_ARG_FILENAME_ARRAY: %gchar**
264
+ * - %G_OPTION_ARG_DOUBLE: %gdouble
265
+ *
244
266
  * If @arg type is %G_OPTION_ARG_STRING or %G_OPTION_ARG_FILENAME,
245
267
  * the location will contain a newly allocated string if the option
246
268
  * was given. That string needs to be freed by the callee using g_free().
@@ -253,7 +275,7 @@ GQuark g_option_error_quark (void);
253
275
  * by the option in `--help` output. The @arg_description is translated
254
276
  * using the @translate_func of the group, see
255
277
  * g_option_group_set_translation_domain().
256
- *
278
+ *
257
279
  * A GOptionEntry struct defines a single option. To have an effect, they
258
280
  * must be added to a #GOptionGroup with g_option_context_add_main_entries()
259
281
  * or g_option_group_add_entries().
@@ -44,7 +44,7 @@ typedef struct _GQueue GQueue;
44
44
  * @length: the number of elements in the queue
45
45
  *
46
46
  * Contains the public fields of a
47
- * [Queue][glib-Double-ended-Queues].
47
+ * [Queue](data-structures.html#double-ended-queues).
48
48
  */
49
49
  struct _GQueue
50
50
  {