Tizen Native API  5.5
_Elm_Selection_Data Struct Reference

Public Attributes

Evas_Coord y
Elm_Sel_Format format
void * data
size_t len
Elm_Xdnd_Action action

Detailed Description

Structure holding the info about selected data.


Member Data Documentation

The action to perform with the data

Since (EFL) :
1.8

The selection data, type determined by format member

The format of the selection

The length of the selection data

The coordinates of the drop (DND operations only)