cef_browser_t.get_host

Returns the browser host object. This function can only be called in the browser process.

struct cef_browser_t
extern (System)
cef_browser_host_t* function(cef_browser_t* self) nothrow get_host;

Meta