cef_browser_host_t.is_background_host

Returns true (1) if this browser is hosting an extension background script. Background hosts do not have a window and are not displayable. See

More...
struct cef_browser_host_t
extern (System)
int function(cef_browser_host_t* self) nothrow is_background_host;

Detailed Description

cef request context t

:LoadExtension for details.

Meta