main_clipboard_selection_notify


Description:


[ Version ( deprecated = true , deprecated_since = "0.35" , since = "0.6" ) ]
public void main_clipboard_selection_notify (MainChannel channel, uint selection, uint32 type, uint8 data, size_t size)

Warning: main_clipboard_selection_notify is deprecated since 0.35.

Send the clipboard data to the guest.

Note:

Parameters:

channel

a MainChannel

selection

one of the clipboard VD_AGENT_CLIPBOARD_SELECTION_*

type

a VD_AGENT_CLIPBOARD type

data

clipboard data

size

data length in bytes


Namespace: Spice