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)
|
[GtkWidget ] a GtkTarget |
|
[GdkAtom ] the selection |
|
[GdkAtom ] target to add. |
|
[numeric] A unsigned integer which will be passed back to the application. |
Derived by RGtkGen from GTK+ documentation