cef_context_menu_params_t.get_type_flags

Returns flags representing the type of node that the context menu was invoked on.

struct cef_context_menu_params_t
extern (System)
cef_context_menu_type_flags_t function(cef_context_menu_params_t* self) nothrow get_type_flags;

Meta