cef_jsdialog_handler_t.on_dialog_closed

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