Data Fields
_Elm_Selection_Data Struct Reference

Structure holding the info about selected data. More...

Data Fields

Evas_Coord y
 The coordinates of the drop (DND operations only)
 
Elm_Sel_Format format
 The format of the selection.
 
void * data
 The selection data, type determined by format member.
 
size_t len
 The length of the selection data.
 
Elm_Xdnd_Action action
 The action to perform with the data. More...
 

Detailed Description

Structure holding the info about selected data.

Field Documentation

Elm_Xdnd_Action _Elm_Selection_Data::action

The action to perform with the data.

Since
1.8