Package: gdk
Function gdk:display-supports-clipboard-persistence
Lambda Listgdk:display-supports-clipboard-persistence (display) ArgumentsReturn Value The boolean that is true if display supports clipboard
persistance. Details
Returns whether the specified display supports clipboard persistance.
That is, if it is possible to store the clipboard data after an application
has quit. On X11 this checks if a clipboard daemon is running. | See also |
2025-10-09