proplist-get-string

Name

proplist-get-string -- Returns the string from PL (a string proplist object).

Synopsis

(proplist-get-string pl)

Description

Returns the string from pl (a string proplist object). Note that numerous procedures automatically convert string proplist objects into Guile strings, so this may not often be necessary.

Implementation Notes

Module: Primitive from (app scwm proplist)

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