projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
501efeb
)
dnd: Fix up a comment
author
Timm Bäder
<mail@baedert.org>
Mon, 18 Jun 2018 13:04:00 +0000
(15:04 +0200)
committer
Timm 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
patch
|
blob
|
history
diff --git
a/gtk/gtkdnd.c
b/gtk/gtkdnd.c
index add85c404820ea3c6ff8d8f735abd98e9851b4a1..883f9affc1b84a30dde4845489422149a77b738f 100644
(file)
--- 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 GtkI
conHelper
+/* Like gtk_drag_begin(), but also takes a GtkI
mageDefinition
* so that we can set the icon from the source site information
*/
GdkDragContext *