gdkDisplaySupportsClipboardPersistence {RGtk2} | R Documentation |
Returns whether the speicifed display supports clipboard persistance; i.e. if it's possible to store the clipboard data after an application has quit. On X11 this checks if a clipboard daemon is running.
gdkDisplaySupportsClipboardPersistence(object)
|
[GdkDisplay ] a GdkDisplay |
Since 2.6
[logical] TRUE
if the display supports clipboard persistance.
Derived by RGtkGen from GTK+ documentation