set_uris


Description:

[ Version ( since = "2.6" ) ]
public bool set_uris (string[] uris)

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

a SelectionData

uris

a null-terminated array of strings holding URIs

Returns:

true if the selection was successfully set, otherwise false.