Hello all,
 
I have an application which has an internal web browser. It is a WEB
Engine widget from browser-eal. In Chinook everything worked nicely, but
now when I updated to Diablo download request signals aren't working
anymore. I have connected it:
 
g_signal_connect(en_notify, G_WEBWIDGET_SIGNAL_DOWNLOAD_REQUEST,
 
G_CALLBACK(g_web_widget_signal_download_request), NULL);
 
But g_web_widget_signal_download_request function never gets called,
even if it should. Other signals are working properly. Does anyone have
any ideas or should I report bug somewhere?
 
-Mikko
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to