cef_drag_data_t.get_file_names

Retrieve the list of file names 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 names) nothrow get_file_names;

Meta