gtkSelectionAddTarget {RGtk2} | R Documentation |
Appends a specified target to the list of supported targets for a given widget and selection.
gtkSelectionAddTarget(object, selection, target, info)
|
a GtkTarget |
|
the selection |
|
target to add. |
|
A unsigned integer which will be passed back to the application. |
Derived by RGtkGen from GTK+ documentation