dnd: Fix up a comment
authorTimm Bäder <mail@baedert.org>
Mon, 18 Jun 2018 13:04:00 +0000 (15:04 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 18 Jun 2018 15:35:03 +0000 (17:35 +0200)
The below function does not take a GtkIconHelper anymore.

gtk/gtkdnd.c

index add85c404820ea3c6ff8d8f735abd98e9851b4a1..883f9affc1b84a30dde4845489422149a77b738f 100644 (file)
@@ -911,7 +911,7 @@ gtk_drag_content_init (GtkDragContent *content)
 {
 }
 
-/* Like gtk_drag_begin(), but also takes a GtkIconHelper
+/* Like gtk_drag_begin(), but also takes a GtkImageDefinition
  * so that we can set the icon from the source site information
  */
 GdkDragContext *