| gtkSelectionAddTargets {RGtk2} | R Documentation |
Prepends a table of targets to the list of supported targets for a given widget and selection.
gtkSelectionAddTargets(object, selection, targets)
|
[GtkWidget] a GtkWidget |
|
[GdkAtom] the selection |
|
[GtkTargetEntry] a table of targets to add |
Derived by RGtkGen from GTK+ documentation