Function
WPEPlatformClipboardContentnew
Declaration [src]
WPEClipboardContent*
wpe_clipboard_content_new (
void
)
Return value
Type: WPEClipboardContent
A new WPEClipboardContent
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |