]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkdnd.h
gdk/fallback-c89.c: Add fallback for round()
[~andy/gtk] / gdk / gdkdnd.h
index c9fa16a0e87658c38e66c8048cf863c69683e4be..3cadc200ef8733a44b106cbb60a9c7f4c9169af6 100644 (file)
@@ -66,7 +66,7 @@ typedef enum
 /**
  * GdkDragProtocol:
  * @GDK_DRAG_PROTO_NONE: no protocol.
- * @GDK_DRAG_PROTO_MOTIF: The Motif DND protocol.
+ * @GDK_DRAG_PROTO_MOTIF: The Motif DND protocol. No longer supported
  * @GDK_DRAG_PROTO_XDND: The Xdnd protocol.
  * @GDK_DRAG_PROTO_ROOTWIN: An extension to the Xdnd protocol for
  *  unclaimed root window drops.