[webkit-help] grep -r webkit_web_view_get_type .

n179911 n179911 at gmail.com
Tue Mar 16 11:33:22 PDT 2010


Thank you. Can you please tell me how can I find the generated code?
What does it return ? I think it returns an integer. But I am not sure
what does that integer means or what are the valid values?



On Mon, Mar 15, 2010 at 10:42 PM, zaheer ahmad <zaheer.mot at gmail.com> wrote:
> 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 <n179911 at gmail.com> 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
>> webkit-help at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>


More information about the webkit-help mailing list