cef_client_t.get_dialog_handler

Return the handler for dialogs. If no handler is provided the default implementation will be used.

struct cef_client_t
extern (System)
cef_dialog_handler_t* function(cef_client_t* self) nothrow get_dialog_handler;

Meta