]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkdevice.h
broadway: Properly handle masked websocket messages
[~andy/gtk] / gdk / gdkdevice.h
index a6ceac0455ef8990b3bfab9b7e95e05a26556443..9109d6523167522f8216cbfff6920caa1a3be5a5 100644 (file)
@@ -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 */