proplist-is-string

Name

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

Synopsis

(proplist-is-string pl)

Description

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

Implementation Notes

Module: Primitive from (app scwm proplist)

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