]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkdnd-x11.c
Minor doc clarification for gdk_drag_begin
[~andy/gtk] / gdk / x11 / gdkdnd-x11.c
index 824f96d2355941cc610f062b3d97d79eefa69587..60adca0d3e4a7a44c395468fff0b5a3a7dd05657 100644 (file)
@@ -3103,7 +3103,7 @@ gdk_drag_do_leave (GdkDragContext *context, guint32 time)
 /**
  * gdk_drag_begin:
  * @window: the source window for this drag.
- * @targets: the list of offered targets.
+ * @targets: the offered targets, as list of #GdkAtom<!-- -->s
  * 
  * Starts a drag and creates a new drag context for it.
  *