proplist-is-simple

Name

proplist-is-simple -- Return #t iff PL is a string or data proplist object, #f otherwise.

Synopsis

(proplist-is-simple pl)

Description

Return #t iff pl is a string or data proplist object, #f otherwise.

Implementation Notes

Module: Primitive from (app scwm proplist)

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