Method

WPEPlatformBufferget_view

Declaration [src]

WPEView*
wpe_buffer_get_view (
  WPEBuffer* buffer
)

Description [src]

Get the WPEView of buffer.

Return value

Type: WPEView

A WPEView.

The data is owned by the instance.