summaryrefslogtreecommitdiff
path: root/src/wayland/meta-xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-xwayland.h')
-rw-r--r--src/wayland/meta-xwayland.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wayland/meta-xwayland.h b/src/wayland/meta-xwayland.h
index dac9c689f..cbe27b183 100644
--- a/src/wayland/meta-xwayland.h
+++ b/src/wayland/meta-xwayland.h
@@ -50,4 +50,9 @@ void
meta_xwayland_associate_window_with_surface (MetaWindow *window,
MetaWaylandSurface *surface);
+META_EXPORT_TEST
+gboolean meta_xwayland_signal (MetaXWaylandManager *manager,
+ int signum,
+ GError **error);
+
#endif /* META_XWAYLAND_H */