Variable: gnus-child
gnus-child is a variable defined in gnus.el.gz.
Value
nil
Documentation
Whether this Gnus is a child or not.
Probably introduced at or before Emacs version 28.1.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defvar gnus-child nil
"Whether this Gnus is a child or not.")