Signal
WPEPlatformView::buffer-released
since: 2.0
Description [src]
Emitted to notify that the buffer is no longer used by the view and can be destroyed or reused.
| Default handler: The default handler is called after the handlers added via |
| Available since: 2.0 |
Parameters
buffer-
Type:
WPEBufferA
WPEBuffer.The data is owned by the caller of the function.