Hi,
Can you please tell me where is webkit_web_view_get_type() being
implemented. I have searched for in the source tree. I can only find:
webkit_web_view_get_type
./WebKit/gtk/webkit/webkitwebview.h:#define WEBKIT_TYPE_WEB_VIEW
(webkit_web_view_get_type())
But I can't find anywhere which it is being implemented:
Here is how I grep for it:
grep -r webkit_web_view_get_type .
Thank you in advance for any help.
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help