Method
WPEPlatformEventget_position
Declaration [src]
gboolean
wpe_event_get_position (
WPEEvent* event,
double* x,
double* y
)
Description [src]
Get the position of event
. If the WPEEvent
doesn’t have
a position, FALSE
is returned.