cef_run_context_menu_callback_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
cancel
void function(cef_run_context_menu_callback_t*) cancel;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
cont
void function(cef_run_context_menu_callback_t*, int, cef_event_flags_t) cont;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta