nomlib
Loading...
Searching...
No Matches
nom::DragDropEvent Struct Reference

A structure containing information on a Drag 'N' Drop event. More...

#include <Event.hpp>

Public Attributes

const char * file_path
 The path of the file dropped onto the nom::Window.

Detailed Description

A structure containing information on a Drag 'N' Drop event.

Definition at line 405 of file Event.hpp.

Member Data Documentation

◆ file_path

const char* nom::DragDropEvent::file_path

The path of the file dropped onto the nom::Window.

Definition at line 408 of file Event.hpp.


The documentation for this struct was generated from the following file: