proplist-make-array-from-elements

Name

proplist-make-array-from-elements -- Return a newly created array object populated with elements ITEMS.

Synopsis

(proplist-make-array-from-elements  . items)

Description

Return a newly created array object populated with elements items.

Implementation Notes

Module: Primitive from (app scwm proplist)

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