summaryrefslogtreecommitdiff
path: root/tests/teststatusicon.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-14 14:34:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-15 13:02:31 -0400
commitcab7dcde1bef1ea589a9f3c4d8512e59ade8a4a2 (patch)
tree5f59fb48afd412fe2a7cfc948e83dbe7bacbe895 /tests/teststatusicon.c
parent62254ca3061a1309e836939df242140b53c79603 (diff)
downloadgtk+-cab7dcde1bef1ea589a9f3c4d8512e59ade8a4a2.tar.gz
Deprecate GtkStatusIcon
GtkStatusIcon is using a problematic, XEmbed-based protocol under X, and we want to get rid of it eventually. Document our intentions by marking GtkStatusIcon as deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=734826
Diffstat (limited to 'tests/teststatusicon.c')
-rwxr-xr-xtests/teststatusicon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/teststatusicon.c b/tests/teststatusicon.c
index cacfc20b26..c98c36115c 100755
--- a/tests/teststatusicon.c
+++ b/tests/teststatusicon.c
@@ -19,6 +19,7 @@
* Mark McLoughlin <mark@skynet.ie>
*/
+#define GDK_DISABLE_DEPRECATION_WARNINGS
#include <gtk/gtk.h>
#include <stdlib.h>