proplist-set-string-cmp-hook

Name

proplist-set-string-cmp-hook -- Use PRED as a predicate for doing proplist string comparisons.

Synopsis

(proplist-set-string-cmp-hook pred)

Description

Use pred as a predicate for doing proplist string comparisons. pred should take two proplist objects and return #t or #f to answer whether they are equal in whatever sense it chooses.

Implementation Notes

Module: Primitive from (app scwm proplist)

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