summaryrefslogtreecommitdiff
path: root/gdk/gdkdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkdevice.h')
-rw-r--r--gdk/gdkdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h
index a6ceac0455..9109d65231 100644
--- a/gdk/gdkdevice.h
+++ b/gdk/gdkdevice.h
@@ -156,7 +156,7 @@ struct _GdkTimeCoord
GType gdk_device_get_type (void) G_GNUC_CONST;
-G_CONST_RETURN gchar *gdk_device_get_name (GdkDevice *device);
+const gchar * gdk_device_get_name (GdkDevice *device);
gboolean gdk_device_get_has_cursor (GdkDevice *device);
/* Functions to configure a device */