diff options
Diffstat (limited to 'gdk/wayland/gdksurface-wayland.h')
-rw-r--r-- | gdk/wayland/gdksurface-wayland.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/wayland/gdksurface-wayland.h b/gdk/wayland/gdksurface-wayland.h index b0d0d6fc19..8efa4be04d 100644 --- a/gdk/wayland/gdksurface-wayland.h +++ b/gdk/wayland/gdksurface-wayland.h @@ -33,6 +33,7 @@ void gdk_wayland_toplevel_set_dbus_properties (GdkTopl const char *unique_bus_name); void gdk_wayland_toplevel_announce_csd (GdkToplevel *toplevel); +void gdk_wayland_toplevel_announce_ssd (GdkToplevel *toplevel); gboolean gdk_wayland_toplevel_inhibit_idle (GdkToplevel *toplevel); void gdk_wayland_toplevel_uninhibit_idle (GdkToplevel *toplevel); |