cef_menu_model_delegate_t.menu_will_show

The menu is about to show.

struct cef_menu_model_delegate_t
extern (System)
void function(cef_menu_model_delegate_t* self, cef_menu_model_t* menu_model) nothrow menu_will_show;

Meta