proplist-get-all-dictionary-keys

Name

proplist-get-all-dictionary-keys -- Return a proplist array object that contains all the keys of PL-DICT.

Synopsis

(proplist-get-all-dictionary-keys pl-dict)

Description

Return a proplist array object that contains all the keys of pl-dict.

Implementation Notes

Module: Primitive from (app scwm proplist)

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