proplist-insert-array-element

Name

proplist-insert-array-element -- Return the PL-ARRAY after inserting ITEM at offset INDEX.

Synopsis

(proplist-insert-array-element pl-array item index)

Description

Return the pl-array after inserting item at offset index.

Implementation Notes

Module: Primitive from (app scwm proplist)

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