[webkit-help] grep -r webkit_web_view_get_type .

n179911 n179911 at gmail.com
Mon Mar 15 19:29:49 PDT 2010


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.


More information about the webkit-help mailing list