cef_focus_handler_t.on_got_focus

Called when the browser component has received focus.

struct cef_focus_handler_t
extern (System)
void function(cef_focus_handler_t* self, cef_browser_t* browser) nothrow on_got_focus;

Meta