cef_browser_host_create_browser_sync

Create a new browser using the window parameters specified by |windowInfo|. If |request_context| is NULL the global request context will be used. This function can only be called on the browser process UI thread. The optional |extra_info| parameter provides an opportunity to specify extra information specific to the created browser that will be passed to

More...
version(cef && embedded_cef_bindings)
extern (C)
cef_browser_host_create_browser_sync

Detailed Description

cef render process handler t

:on_browser_created() in the render process.

Meta