Virtual Method
WPEPlatformDisplayget_clipboard
Declaration [src]
WPEClipboard*
get_clipboard (
WPEDisplay* display
)
Description [src]
Get the WPEClipboard of display. If the platform doesn’t
support clipboard, a local WPEClipboard is created.
Return value
Type: WPEClipboard
A WPEClipboard.
| The data is owned by the called function. |