cef_drag_data_t.get_file_paths

Retrieve the list of file paths that are being dragged into the browser window.

struct cef_drag_data_t
extern (System)
int function(cef_drag_data_t* self, cef_string_list_t paths) nothrow get_file_paths;

Meta