(proplist-make-dictionary-from-entries . items)
Return a newly created dictionary object with elements items. The elements in items should be a flat list (key1 value1 key2 value2 ...).
Module: Primitive from (app scwm proplist)
Defined in modules/proplist/scwmproplist.c at line 216 (CVS log)