event_list_item_t

Event list item

Synopsis:

#include <gestures/event_list.h>
typedef struct event_list_item  event_list_item_t;

Library:

libgestures

Description:

This structure represents an item in the list of touch events that need to be handled. Use the event_list_*() functions to manipulate the event list.