ebrowse-draw-file-member-info

ebrowse-draw-file-member-info is a compiled Lisp function in `ebrowse.el'.

(ebrowse-draw-file-member-info INFO &optional (KIND ""))

Display a line in the members info buffer.
INFO describes the member. It has the form (TREE ACCESSOR MEMBER).
TREE is the class of the member to display.
ACCESSOR is the accessor symbol of its member list.
MEMBER is the member structure.
KIND is an additional string printed in the buffer.