cef_context_menu_params_t.is_custom_menu

Returns true (1) if the context menu contains items specified by the renderer process.

struct cef_context_menu_params_t
extern (System)
int function(cef_context_menu_params_t* self) nothrow is_custom_menu;

Meta