| gtkSelectionDataSetUris {RGtk2} | R Documentation |
Sets the contents of the selection from a list of URIs.
The string is converted to the form determined by
selection.data->target.
gtkSelectionDataSetUris(object, uris)
|
[GtkSelectionData] a GtkSelectionData |
|
[character] a list of strings hilding URIs |
Since 2.6
[logical] TRUE if the selection was successfully set,
otherwise FALSE.
Derived by RGtkGen from GTK+ documentation