Name
X-properties->string -- Prints the X properties of WIN into a string.
Synopsis
(X-properties->string #&optional (win (get-window))
(recurse #t))
Description
Prints the X properties of WIN into a string.
WIN is a window object, an X window id, or 'root-window.
If RECURSE is non-#f, also list properties of referenced windows.