Virtual Method
PhocGesturehandle_event
Declaration [src]
gboolean
handle_event (
PhocGesture* self,
const PhocEvent* event,
double lx,
double ly
)
Parameters
event
-
Type:
PhocEvent
The event to handle.
The data is owned by the caller of the function. lx
-
Type:
double
Event position in layout coordinates, 0 if unavailable.
ly
-
Type:
double
Event position in layout coordinates, 0 if unavailable.