cef_run_context_menu_callback_t.base

Base structure.

More...
struct cef_run_context_menu_callback_t
cef_base_ref_counted_t base;

Detailed Description

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

Cancel context menu display.

Callback structure used for continuation of custom quick menu display.

Meta