proplist-get-string-description

Name

proplist-get-string-description -- Retuns a description of PL (a string proplist object) in GNUstep format.

Synopsis

(proplist-get-string-description pl)

Description

Retuns a description of pl (a string proplist object) in GNUstep format. If the string contains whitespace or special characters, the string returned will be enclosed in quotes.

Implementation Notes

Module: Primitive from (app scwm proplist)

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