Function: treemacs-frame-scope-child-p

treemacs-frame-scope-child-p is a function alias for treemacs-frame-scope--eieio-childp, defined in treemacs-scope.el.

This function is obsolete since 25.1; use (cl-typep ... 'treemacs-frame-scope) instead

Signature

(treemacs-frame-scope-child-p OBJ)

Documentation

Return non-nil if OBJ is an object of type treemacs-frame-scope(var)/treemacs-frame-scope(fun) or a subclass.

Aliases

treemacs-frame-scope-child-p (obsolete since 25.1)