X-cut-buffer-string

Name

X-cut-buffer-string -- Return the text of the primary cut buffer.

Synopsis

(X-cut-buffer-string)

Description

Return the text of the primary cut buffer. This is the cut text selected by X clients. Returns #f if the cut buffer is empty or is not a string.

Implementation Notes

Module: (app scwm xprop-extras)

Defined in scheme/xprop-extras.scm at line 19 (CVS log)