[ Version ( since = "0.6" ) ]
public signal void main_clipboard_selection (uint selection, uint type, uint8[] data)
Informs that clipboard selection data are available.
| selection |
a VD_AGENT_CLIPBOARD_SELECTION clipboard |
| type |
the VD_AGENT_CLIPBOARD data type |
| data |
clipboard data |
| size |
size of |