cef_client_t.get_command_handler

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

struct cef_client_t
extern (System)
cef_command_handler_t* function(cef_client_t* self) nothrow get_command_handler;

Meta