summaryrefslogtreecommitdiff
path: root/trashapplet/src/xstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet/src/xstuff.h')
-rw-r--r--trashapplet/src/xstuff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/trashapplet/src/xstuff.h b/trashapplet/src/xstuff.h
index f927c220..6bc1e835 100644
--- a/trashapplet/src/xstuff.h
+++ b/trashapplet/src/xstuff.h
@@ -7,7 +7,9 @@
void xstuff_delete_property (GdkWindow *window,
const char *name);
gboolean xstuff_is_compliant_wm (void);
+#if !GTK_CHECK_VERSION (3, 0, 0)
gboolean xstuff_net_wm_supports (const char *hint);
+#endif
void xstuff_set_no_group (GdkWindow *win);