Function: wallpaper-setter-p

wallpaper-setter-p is a function defined in wallpaper.el.gz.

Signature

(wallpaper-setter-p CL-X)

Source Code

;; Defined in /usr/src/emacs/lisp/image/wallpaper.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
  ((cl-block wallpaper-setter-p
     (and (memq (type-of cl-x) cl-struct-wallpaper-setter-tags) t)))
  (t)]