[webkit-dev] Regarding exposing function using webkit idl

Brendan Long self at brendanlong.com
Thu Jan 30 09:53:01 PST 2014


I'm not aware of a void pointer type in WebIDL. Maybe you want any or
object?

On Thu, 2014-01-30 at 22:32 +0530, Chandrakant Rinayat wrote:
> Hi, 
> I am trying to expose one function in webkit idl ,which is taking void
> pointer as an argument. But When I am exposing, I am facing the
> errorerror: invalid use of 'void'  in WebkitDomtest.h file. I think
> its parsing error. Kindly please suggest a way to expose this type of
> function in webkit idl . Please do the needful.
>  
> Thanks & Regards
> Chandrakant 
> 
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140130/731e17e0/attachment.html>


More information about the webkit-dev mailing list