hbons / webkit2-sharp

C# bindings for WebKit 2 with GTK+ 3
MIT License
2 stars 2 forks source link

RunJavascript method is not getting generated? #3

Open harry-cpp opened 7 years ago

harry-cpp commented 7 years ago

I can't seem to find RunJavascript method in the generated dll file even tho it is mentioned in the raw API file: https://github.com/hbons/webkit2-sharp/blob/master/sources/webkit2-sharp-api.raw#L3326

hbons commented 7 years ago

I'm not quite sure. I've patched this project up for the bits of the API that I need. It probably needs tweaking in https://github.com/hbons/webkit2-sharp/blob/master/sources/webkit2-sharp.metadata to add more coverage.