Fix callback generation when user_data is set on glade.
commit5e2e48f6e92c678b567f009e3fcb1e0f63ddf252
authorMarco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>
Fri, 31 Mar 2017 19:51:23 +0000 (31 16:51 -0300)
committerSébastien Granjoux <seb.sfo@free.fr>
Sun, 9 Apr 2017 08:11:06 +0000 (9 10:11 +0200)
treee0138fdeec6100c472a661aa379874044783ee47
parent5620ad0d7915b3ceac9e8f0a56be7090ac0bc146
Fix callback generation when user_data is set on glade.

Callback generation through drag-and-dro was broken a long time ago.

Fix it to work correctly when dragging-and-dropping and also when user_data
is set on glade.
plugins/language-support-cpp-java/plugin.c