proplist-remove-array-element

Name

proplist-remove-array-element -- Return PL-ARRAY after deleting the element at position INDEX.

Synopsis

(proplist-remove-array-element pl-array index)

Description

Return pl-array after deleting the element at position index.

Implementation Notes

Module: Primitive from (app scwm proplist)

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