Method

WPEPlatformBufferget_display

Declaration [src]

WPEDisplay*
wpe_buffer_get_display (
  WPEBuffer* buffer
)

Description [src]

Get the WPEDisplay of buffer.

Return value

Type: WPEDisplay

A WPEDisplay or NULL.

The data is owned by the instance.
The return value can be NULL.