cef_context_menu_params_t.get_media_type

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

struct cef_context_menu_params_t
extern (System)
cef_context_menu_media_type_t function(cef_context_menu_params_t* self) nothrow get_media_type;

Meta