main_clipboard_selection_grab
Description:
[ Version ( since = "0.6" ) ]
public signal bool main_clipboard_selection_grab (uint selection, void* types, uint ntypes)
public signal bool main_clipboard_selection_grab (uint selection, void* types, uint ntypes)
Inform when clipboard data is available from the guest, and for which types.
Parameters:
| selection |
a VD_AGENT_CLIPBOARD_SELECTION clipboard |
| types |
the VD_AGENT_CLIPBOARD data types |
| ntypes |
the number of |