cef_browser_host_t.has_view

Returns true (1) if this browser is wrapped in a cef_browser_view_t.

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

Meta