wxDropFilesEvent

See external documentation: wxDropFilesEvent.

See external documentation: wxDropFilesEvent.

Use wxEvtHandler:connect/3 with EventType:

drop_files

See also the message variant #wxDropFiles{} event record type.

This class is derived (and can use functions) from:
wxEvent

Functions


getPosition(This) -> {X::integer(), Y::integer()}

See external documentation.

getNumberOfFiles(This) -> integer()

See external documentation.

getFiles(This) -> [unicode:charlist()]

See external documentation.