Function

WPEPlatformClipboardContentnew

Declaration [src]

WPEClipboardContent*
wpe_clipboard_content_new (
  void
)

Description [src]

Create a new WPEClipboardContent.

Return value

Type: WPEClipboardContent

A new WPEClipboardContent.

The caller of the function takes ownership of the data, and is responsible for freeing it.