[ Version ( since = "2.6" ) ]
public bool supports_clipboard_persistence ()
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.
this |
a Display |
true if the display supports clipboard persistance. |