Learn R Programming

RGtk2 (version 2.12.17)

gdkDisplayStoreClipboard: gdkDisplayStoreClipboard

Description

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).

Usage

gdkDisplayStoreClipboard(object, clipboard.window, targets)

Arguments

clipboard.window
[GdkWindow] a GdkWindow belonging to the clipboard owner
targets
[GdkAtom] a list of targets that should be saved, or NULL if all available targets should be saved.

Details

Since 2.6