X-property-delete!

Name

X-property-delete! -- Delete X property NAME of window WIN.

Synopsis

(X-property-delete! win name)

Description

Delete X property name of window win. win is the window to check, an X window id, or 'root-window. name is a string. The return value is unspecified.

Implementation Notes

Module: Built-in Primitive

Defined in src/xproperty.c at line 330 (CVS log)