proplist-is-dictionary

Name

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

Synopsis

(proplist-is-dictionary pl)

Description

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

Implementation Notes

Module: Primitive from (app scwm proplist)

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