cef_browser_host_t.is_window_rendering_disabled

Returns true (1) if window rendering is disabled.

struct cef_browser_host_t
extern (System)
int function(cef_browser_host_t* self) nothrow is_window_rendering_disabled;

Meta