[webkit-help] how to write idl file?

Alexander Shulgin alexander.shulgin at yessoftware.com
Thu Aug 26 04:13:52 PDT 2010


On 26.08.2010 13:23, xianghui liu wrote:
> Hi,
>     Everyone!
>     I create some objects in WebCore,  and should also write* idl* file
> for creating JS binding.
>     However , I do not know how to write them. Can someone tell me how
> to do that?

Just copy and paste some existing idl file which looks like what you 
want to do.  Then replace any GUIDs with newly generated ones, then name 
interfaces and methods the way you like.

--
Alex


More information about the webkit-help mailing list