Gets the contents of selection_data as an array of targets. This can be used to interpret the results of getting the standard TARGETS target that is always supplied for any selection.
a GtkSelectionData object
location to store an array of targets. The result stored here must be freed with g_free(). out[array length=n_atoms][transfer container]
TRUE if selection_data contains a valid array of targets, otherwise FALSE.
See Implementation
Gets the contents of selection_data as an array of targets. This can be used to interpret the results of getting the standard TARGETS target that is always supplied for any selection.