JS Window Binding with a function demo.

The CEF3 document describing JavaScript Window Bindings is here :
https://bitbucket.org/chromiumembedded/cef/wiki/JavaScriptIntegration.md

The following button shows the result of window.myfunc() which was set in the GlobalCEFApp.OnContextCreated event.