Method
WPEPlatformBufferget_display
Declaration [src]
WPEDisplay*
wpe_buffer_get_display (
WPEBuffer* buffer
)
Return value
Type: WPEDisplay
A WPEDisplay
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |