Method

WPEPlatformBufferSHMget_data

Declaration [src]

GBytes*
wpe_buffer_shm_get_data (
  WPEBufferSHM* buffer
)

Description [src]

Get the buffer data.

Return value

Type: GBytes

A GBytes.

The data is owned by the instance.