Table of Contents

Description

No description supplied.

Fields

Signature

struct Efl.Dnd.Drag_Accept {
    accepted: bool;
}

C signature

typedef struct _Efl_Dnd_Drag_Accept {
    Eina_Bool accepted;
} Efl_Dnd_Drag_Accept;