Virtual Method
WPEPlatformClipboardchanged
Declaration [src]
void
changed (
WPEClipboard* clipboard,
GPtrArray* formats,
gboolean is_local,
WPEClipboardContent* content
)
Parameters
formats-
Type: An array of
gpointerNo description available.
The data is owned by the caller of the function. is_local-
Type:
gbooleanNo description available.
content-
Type:
WPEClipboardContentNo description available.
The data is owned by the caller of the function.