arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_jsdialog_handler_t.on_dialog_closed
arsd
webview
cef_jsdialog_handler_t
Called when the dialog is closed.
struct
cef_jsdialog_handler_t
extern (
System
)
void
function
(
cef_jsdialog_handler_t
*
self
,
cef_browser_t
*
browser
)
nothrow
on_dialog_closed
;
Meta
Source
See Implementation
arsd
webview
cef_jsdialog_handler_t
variables
on_before_unload_dialog
on_dialog_closed
on_jsdialog
on_reset_dialog_state
Called when the dialog is closed.