cef_context_menu_params_t.get_edit_state_flags

Returns flags representing the actions supported by the editable node, if any, that the context menu was invoked on.

struct cef_context_menu_params_t
extern (System)
cef_context_menu_edit_state_flags_t function(cef_context_menu_params_t* self) nothrow get_edit_state_flags;

Meta