clipboard_selection_notify
Description:
[ Version ( since = "0.35" ) ]
public void clipboard_selection_notify (uint selection, uint32 type, uint8 data, size_t size)
public void clipboard_selection_notify (uint selection, uint32 type, uint8 data, size_t size)
Send the clipboard data to the guest.
Parameters:
| this | |
| selection |
one of the clipboard |
| type |
a |
| data |
clipboard data |
| size |
data length in bytes |