proplist-get-dictionary-entry

Name

proplist-get-dictionary-entry -- Return the proplist dictionary entry associated with entry KEY in PL-DICT.

Synopsis

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

Description

Return the proplist dictionary entry associated with entry key in pl-dict. Returns #f if key is not in pl-dict.

Implementation Notes

Module: Primitive from (app scwm proplist)

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