derelict-cef ~master (2021-12-25T13:49:49.8232727)
Dub
Repo
cef_extension_handler_t.on_extension_loaded
derelict
cef
types
cef_extension_handler_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct
cef_extension_handler_t
extern (
System
) @
nogc
nothrow
void
function
(
cef_extension_handler_t
*,
cef_extension_t
*)
on_extension_loaded
;
Meta
Source
See Implementation
derelict
cef
types
cef_extension_handler_t
variables
base
can_access_browser
get_active_browser
get_extension_resource
on_before_background_browser
on_before_browser
on_extension_load_failed
on_extension_loaded
on_extension_unloaded