cef_view_delegate_t.on_child_view_changed

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_view_delegate_t
extern (System) @nogc nothrow
void function(cef_view_delegate_t*, cef_view_t*, int, cef_view_t*) on_child_view_changed;

Meta