awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
ResourceInterceptor.onWillDownload
awebview
wrapper
resourceinterceptor
ResourceInterceptor
Undocumented in source. Be warned that the author may not have intended to support it.
void
onWillDownload
(int opid, int orid, WebURL url)
void
onWillDownload
(int opid, int orid, const(Awesomium.WebURL) url)
class
ResourceInterceptor
extern (
C
++)
void
onWillDownload
(
int
opid
,
int
orid
,
const
(
Awesomium.WebURL
)
url
)
Meta
Source
See Implementation
awebview
wrapper
resourceinterceptor
ResourceInterceptor
constructors
this
functions
cppObj
onFilterNavigation
onRequest
onWillDownload