From: Timm Bäder Date: Mon, 18 Jun 2018 13:04:00 +0000 (+0200) Subject: dnd: Fix up a comment X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~138 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=70c8cfa480db12ae515853fa88309a9272299c7f;p=gtk4.git dnd: Fix up a comment The below function does not take a GtkIconHelper anymore. --- diff --git a/gtk/gtkdnd.c b/gtk/gtkdnd.c index add85c4048..883f9affc1 100644 --- a/gtk/gtkdnd.c +++ b/gtk/gtkdnd.c @@ -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 *