- base
cef_base_t base;
Undocumented in source.
- on_get_focus
void function(cef_focus_handler_t*, cef_browser_t*) on_get_focus;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- on_set_focus
int function(cef_focus_handler_t*, cef_browser_t*, cef_focus_source_t*) on_set_focus;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- on_take_focus
void function(cef_focus_handler_t*, cef_browser_t*, int) on_take_focus;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.