- cppObj
inout(D2CppObj) cppObj()
Undocumented in source. Be warned that the author may not have intended to support it.
- onFilterNavigation
bool onFilterNavigation(int opid, int orid, const(Awesomium.WebString) method, const(Awesomium.WebURL) url, bool is_main_frame)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFilterNavigation
bool onFilterNavigation(int opid, int orid, const(char)[] method, WebURL url, bool is_main_frame)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRequest
ResourceResponse onRequest(ResourceRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRequest
Awesomium.ResourceResponse onRequest(Awesomium.ResourceRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
- onWillDownload
void onWillDownload(int opid, int orid, WebURL url)
Undocumented in source. Be warned that the author may not have intended to support it.
- onWillDownload
void onWillDownload(int opid, int orid, const(Awesomium.WebURL) url)
Undocumented in source. Be warned that the author may not have intended to support it.