cef_client_t.get_context_menu_handler

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

struct cef_client_t
extern (System)
cef_context_menu_handler_t* function(cef_client_t* self) nothrow get_context_menu_handler;

Meta