SelectionData.getUris

Gets the contents of the selection data as array of URIs.

Return: if the selection data contains a list of URIs, a newly allocated %NULL-terminated string array containing the URIs, otherwise %NULL. If the result is non-%NULL it must be freed with g_strfreev().

class SelectionData
string[]
getUris
()

Meta