Function: wallpaper-setter-p

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

Signature

(wallpaper-setter-p X)

Source Code

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