- base
cef_base_t base;
Undocumented in source.
- get_edit_state_flags
cef_context_menu_edit_state_flags_t function(cef_context_menu_params_t*) get_edit_state_flags;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_frame_charset
cef_string_userfree_t function(cef_context_menu_params_t*) get_frame_charset;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_frame_url
cef_string_userfree_t function(cef_context_menu_params_t*) get_frame_url;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_link_url
cef_string_userfree_t function(cef_context_menu_params_t*) get_link_url;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_media_state_flags
cef_context_menu_media_state_flags_t function(cef_context_menu_params_t*) get_media_state_flags;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_media_type
cef_context_menu_media_type_t function(cef_context_menu_params_t*) get_media_type;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_page_url
cef_string_userfree_t function(cef_context_menu_params_t*) get_page_url;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_selection_text
cef_string_userfree_t function(cef_context_menu_params_t*) get_selection_text;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_source_url
cef_string_userfree_t function(cef_context_menu_params_t*) get_source_url;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_type_flags
cef_context_menu_type_flags_t function(cef_context_menu_params_t*) get_type_flags;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_unfiltered_link_url
cef_string_userfree_t function(cef_context_menu_params_t*) get_unfiltered_link_url;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_xcoord
int function(cef_context_menu_params_t*) get_xcoord;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_ycoord
int function(cef_context_menu_params_t*) get_ycoord;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- has_image_contents
int function(cef_context_menu_params_t*) has_image_contents;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- is_editable
int function(cef_context_menu_params_t*) is_editable;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- is_speech_input_enabled
int function(cef_context_menu_params_t*) is_speech_input_enabled;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.