arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_focus_handler_t.on_got_focus
arsd
webview
cef_focus_handler_t
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
Source
See Implementation
arsd
webview
cef_focus_handler_t
variables
base
on_got_focus
on_set_focus
Called when the browser component has received focus.