cef_browser_host_t.send_key_event

Send a key event to the browser.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self, const(cef_key_event_t)* event) nothrow send_key_event;

Meta