cef_browser_process_handler_t.on_context_initialized

Called on the browser process UI thread immediately after the CEF context has been initialized.

struct cef_browser_process_handler_t
extern (System)
void function(cef_browser_process_handler_t* self) nothrow on_context_initialized;

Meta