set-face-attribute-from-resource

set-face-attribute-from-resource is a compiled Lisp function in `faces.el'.

(set-face-attribute-from-resource FACE ATTRIBUTE RESOURCE CLASS FRAME)

Set FACE's ATTRIBUTE from X resource RESOURCE, class CLASS on FRAME.
Value is the attribute value specified by the resource, or nil
if not present. This function displays a message if the resource
specifies an invalid attribute.