cef_menu_model_delegate_t.base

Base structure.

More...
struct cef_menu_model_delegate_t
cef_base_ref_counted_t base;

Detailed Description

Perform the action associated with the specified |command_id| and optional |event_flags|.

Called when the user moves the mouse outside the menu and over the owning window.

Meta