cef_browser_host_t.get_client

Returns the client for this browser.

struct cef_browser_host_t
extern (System)
cef_client_t* function(cef_browser_host_t* self) nothrow get_client;

Meta