proplist-append-array-element

Name

proplist-append-array-element -- Return the PL-ARRAY after appending ITEM to the end.

Synopsis

(proplist-append-array-element pl-array item)

Description

Return the pl-array after appending item to the end.

Implementation Notes

Module: Primitive from (app scwm proplist)

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