cef_drag_data_t.has_image

Returns true (1) if an image representation of drag data is available.

struct cef_drag_data_t
extern (System)
int function(cef_drag_data_t* self) nothrow has_image;

Meta