Its generated by the macro
G_DEFINE_TYPE(WebKitWebView, webkit_web_view, GTK_TYPE_CONTAINER)

On Tue, Mar 16, 2010 at 7:59 AM, n179911 <[email protected]> wrote:

> 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
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to