Method

WPEPlatformEventget_view

Declaration [src]

WPEView*
wpe_event_get_view (
  WPEEvent* event
)

Description [src]

Get the WPEView associated to event.

Return value

Type: WPEView

A WPEView.

The data is owned by the instance.