cef_drag_data_t.set_link_title

Set the title associated with the link being dragged.

struct cef_drag_data_t
extern (System)
void function(cef_drag_data_t* self, const(cef_string_t)* title) nothrow set_link_title;

Meta