gdkDisplayStoreClipboard {RGtk2} | R Documentation |
Issues a request to the clipboard manager to store the clipboard data. On X11, available at
http://www.org/Standards/clipboard-manager-spec (http://www.org/Standards/clipboard-manager-spec).
gdkDisplayStoreClipboard(object, clipboard.window, targets)
|
[GdkDisplay ] a GdkDisplay |
|
[GdkWindow ] a GdkWindow belonging to the clipboard owner |
|
[GdkAtom ] a list of targets that should be saved, or NULL
if all available targets should be saved. |
Since 2.6
Derived by RGtkGen from GTK+ documentation