Hi there,

I am trying to wire webkit's "create-new-view" signal. When I try to to 
run my code I am getting error

Don't know what to do with signal return type WebKitWebView

from bindings_java_signal.c

I understand that this is more generic problem as c code now needs to 
map to java object types. Is there some way I can patch the current c 
code so that I can run my code? In other words, can I put a place holder 
hack and if so, what should I put there?

I think a better solution might be have a callback handle in the 
application and call that function to return the proper java type.

Thanks,

Niranjan

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
java-gnome-developer mailing list
java-gnome-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/java-gnome-developer

Reply via email to