gtkSelectionDataGetTargets {RGtk2} | R Documentation |
Gets the contents of selection.data
as a list of targets.
This can be used to interpret the results of getting
the standard TARGETS target that is always supplied for
any selection.
gtkSelectionDataGetTargets(object)
|
a |
A list containing the following elements:
retval |
[logical] |
|
location to store a list of targets. The result
stored here must be freed with |
|
location to store number of items in |
Derived by RGtkGen from GTK+ documentation