Package: gdk

Function gdk-display-supports-clipboard-persistence

Lambda List

gdk-display-supports-clipboard-persistence (display)

Arguments

display -- a gdk-display object

Return Value

A boolean that is true if display supports clipboard persistance.

Details

Returns whether the specified display supports clipboard persistance. I.e. 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

2021-12-12