cef_run_quick_menu_callback_t.cont

Complete quick menu display by selecting the specified |command_id| and |event_flags|.

struct cef_run_quick_menu_callback_t
extern (System)
void function(cef_run_quick_menu_callback_t* self, int command_id, cef_event_flags_t event_flags) nothrow cont;

Meta