dnd_get_uri_list


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( deprecated = true ) ]
public string[] dnd_get_uri_list (SelectionData selection_data)

Warning: dnd_get_uri_list is deprecated.

Create a list of valid uri's from a uri-list drop.

Note:

Use get_uris instead; it is exactly the same.

Parameters:

selection_data

the SelectionData from drag_data_received

Returns:

a string array which will hold the uris or null if there were no valid uris. g_strfreev should be used when the string array is no longer used


Namespace: Dazzle
Package: libdazzle-1.0