Luna::Window::IWindow::get_drop_file_event
virtual Event< window_drop_file_event_handler_t > & get_drop_file_event()=0
Gets the drop file event of this window.
This event will be emitted when one file is dropped on the window.
Return value
Returns one reference of the event object.