Function: org-roam-grep-section-child-p

org-roam-grep-section-child-p is a function alias for org-roam-grep-section--eieio-childp, defined in org-roam-mode.el.

This function is obsolete since 25.1; use (cl-typep ... 'org-roam-grep-section) instead

Signature

(org-roam-grep-section-child-p OBJ)

Documentation

Return non-nil if OBJ is an object of type org-roam-grep-section(var)/org-roam-grep-section(fun) or a subclass.

Aliases

org-roam-grep-section-child-p (obsolete since 25.1)