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