cef_drag_data_t.get_file_name

Return the name of the file being dragged out of the browser window.

struct cef_drag_data_t
extern (System)
cef_string_userfree_t function(cef_drag_data_t* self) nothrow get_file_name;

Meta