proplist-make-data

Name

proplist-make-data -- Return a proplist argument containing arbitrary data from DATA.

Synopsis

(proplist-make-data data)

Description

Return a proplist argument containing arbitrary data from data. This is often unnecessary as the proplist procedures will permit Guile strings to be used anywhere a string proplist object is expected.

Implementation Notes

Module: Primitive from (app scwm proplist)

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