cef_drag_data_t.get_image

Get the image representation of drag data. May return NULL if no image representation is available.

struct cef_drag_data_t
extern (System)
cef_image_t* function(cef_drag_data_t* self) nothrow get_image;

Meta