cef_context_menu_params_t.has_image_contents

Returns true (1) if the context menu was invoked on an image which has non-NULL contents.

struct cef_context_menu_params_t
extern (System)
int function(cef_context_menu_params_t* self) nothrow has_image_contents;

Meta