Method
WPEPlatformViewevent
Declaration [src]
void
wpe_view_event (
WPEView* view,
WPEEvent* event
)
Parameters
event
-
Type:
WPEEvent
A
WPEEvent
.The data is owned by the caller of the function.
void
wpe_view_event (
WPEView* view,
WPEEvent* event
)
event
Type: WPEEvent
A WPEEvent
.
The data is owned by the caller of the function. |