Function: treemacs--get-children-of

treemacs--get-children-of is a function alias for treemacs-collect-child-nodes, defined in treemacs-core-utils.el.

This function is obsolete since v2.7; use treemacs-collect-child-nodes instead.

Signature

(treemacs--get-children-of PARENT-BTN)

Documentation

Get all buttons exactly one level deeper than PARENT-BTN.

The child buttons are returned in the same order as they appear in the treemacs buffer.

Aliases

treemacs--get-children-of (obsolete since v2.7)