Method

WPEPlatformViewevent

Declaration [src]

void
wpe_view_event (
  WPEView* view,
  WPEEvent* event
)

Description [src]

Emit WPEView::event signal to notify about event.

Parameters

event

Type: WPEEvent

A WPEEvent.

The data is owned by the caller of the function.