set_uris
Description:
Sets the contents of the selection from a list of URIs.
The string is converted to the form determined by this->target.
Since 3.24.37, this may involve using the FileTransfer portal to send files between sandboxed apps.
Parameters:
| this | |
| uris |
a null-terminated array of strings holding URIs |
Returns:
|
true if the selection was successfully set, otherwise false. |