Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkDisplayStoreClipboard

gdkDisplayStoreClipboard


Description

Issues a request to the clipboard manager to store the clipboard data. On X11, this is a special program that works according to the freedesktop clipboard specification, available at

http://www.freedesktop.org/Standards/clipboard-manager-spec (http://www.freedesktop.org/Standards/clipboard-manager-spec).

Usage

gdkDisplayStoreClipboard(object, clipboard.window, targets)

Arguments

object

a GdkDisplay

clipboard.window

a GdkWindow belonging to the clipboard owner

targets

a list of targets that should be saved, or NULL if all available targets should be saved.

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.