| gtkTargetListAdd {RGtk2} | R Documentation |
Appends another target to a GtkTargetList.
gtkTargetListAdd(object, target, flags, info)
|
[GtkTargetList] a GtkTargetList |
|
[GdkAtom] the interned atom representing the target |
|
[numeric] the flags for this target |
|
[numeric] an ID that will be passed back to the application |
Derived by RGtkGen from GTK+ documentation