Function: transient-object-child-p

transient-object-child-p is a for transient-object--eieio-childp, defined in transient.el.

This function is obsolete since 25.1; use (cl-typep ... 'transient-object) instead

Signature

(transient-object-child-p OBJ)

Documentation

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

Aliases

transient-object-child-p (obsolete since 25.1)