GNOME Bugzilla – Bug 780783
Fix callback generation when signal is drag-and-dropped
Last modified: 2017-04-09 09:42:34 UTC
Created attachment 349076 [details] [review] Fix callback generation Callback generation through drag-and-drop was broken a long time ago. The attached patch fixes it and also fixes automatic generation of callback when user_data is set on glade. Please review it.
Review of attachment 349076 [details] [review]: I haven't really worked on this part but your patch looks fine to me, thank you for it. Can you commit it directly?
I have committed your patch. Thank again.