The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
cef_permission_prompt_callback_t.cont
arsd
webview
cef_permission_prompt_callback_t
Complete the permissions request with the specified |result|.
struct
cef_permission_prompt_callback_t
extern (
System
)
void
function
(
cef_permission_prompt_callback_t
*
self
,
cef_permission_request_result_t
result
)
nothrow
cont
;
Meta
Source
See Implementation
arsd
webview
cef_permission_prompt_callback_t
variables
base
cont
Complete the permissions request with the specified |result|.