summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkwaylandtoplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/wayland/gdkwaylandtoplevel.h')
-rw-r--r--gdk/wayland/gdkwaylandtoplevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/wayland/gdkwaylandtoplevel.h b/gdk/wayland/gdkwaylandtoplevel.h
index bb7abe5976..0240f9d19f 100644
--- a/gdk/wayland/gdkwaylandtoplevel.h
+++ b/gdk/wayland/gdkwaylandtoplevel.h
@@ -52,7 +52,7 @@ gboolean gdk_wayland_toplevel_export_handle (GdkToplevel
gpointer user_data,
GDestroyNotify destroy_func);
-GDK_AVAILABLE_IN_ALL
+GDK_DEPRECATED_IN_4_12_FOR(gdk_wayland_toplevel_drop_exported_handle)
void gdk_wayland_toplevel_unexport_handle (GdkToplevel *toplevel);
GDK_AVAILABLE_IN_4_12