cef_browser_host_t.set_focus

Set whether the browser is focused.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self, int focus) nothrow set_focus;

Meta