utils_drop_get_uris


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] utils_drop_get_uris (SelectionData selection_data)

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

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: Gedit
Package: gedit