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