summaryrefslogtreecommitdiff
path: root/gio/gasyncinitable.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gasyncinitable.h')
-rw-r--r--gio/gasyncinitable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gasyncinitable.h b/gio/gasyncinitable.h
index 495ec8195..6ae426e0a 100644
--- a/gio/gasyncinitable.h
+++ b/gio/gasyncinitable.h
@@ -95,7 +95,7 @@ void g_async_initable_new_async (GType object_type,
gpointer user_data,
const gchar *first_property_name,
...);
-GLIB_DEPRECATED_IN_2_52_FOR(g_object_new_with_properties and g_async_initable_init_async)
+GLIB_DEPRECATED_IN_2_54_FOR(g_object_new_with_properties and g_async_initable_init_async)
void g_async_initable_newv_async (GType object_type,
guint n_parameters,
GParameter *parameters,