proplist-remove-dictionary-entry

Name

proplist-remove-dictionary-entry -- Return PL-DICT after removing KEY and its corresponding value from it.

Synopsis

(proplist-remove-dictionary-entry pl-dict key)

Description

Return pl-dict after removing key and its corresponding value from it.

Implementation Notes

Module: Primitive from (app scwm proplist)

Defined in modules/proplist/scwmproplist.c at line 320 (CVS log)