struct CrystGLFW::Event::WindowFileDrop

Overview

Represents an event wherein one or more files are drag-and-dropped onto the window.

Defined in:

crystglfw/events/window_file_drop.cr

Instance Method Summary

Constructor methods inherited from struct CrystGLFW::Event::Any

new new

Instance Method Detail

def paths : Array(String) #

[View source]
def window : CrystGLFW::Window #

[View source]