| gtkSelectionDataGetUris {RGtk2} | R Documentation |
Gets the contents of the selection data as list of URIs.
gtkSelectionDataGetUris(object)
|
[GtkSelectionData] a GtkSelectionData |
Since 2.6
[character] if the selection data contains a list of
URIs, a newly allocated string list
containing the URIs, otherwise NULL.
Derived by RGtkGen from GTK+ documentation