main_clipboard_grab
Description:
[ Version ( deprecated = true , deprecated_since = "0.6" ) ]
public signal bool main_clipboard_grab (void* types, uint ntypes)
public signal bool main_clipboard_grab (void* types, uint ntypes)
Warning: main_clipboard_grab is deprecated since 0.6.
Inform when clipboard data is available from the guest, and for which types.
Note:
use SpiceMainChannel:SpiceMainChannel:main-clipboard-selection-grab instead.
Parameters:
| types |
the VD_AGENT_CLIPBOARD data types |
| ntypes |
the number of |