speedbar-insert-generic-list

speedbar-insert-generic-list is a compiled Lisp function in `speedbar.el'.

(speedbar-insert-generic-list LEVEL LST EXPAND-FUN FIND-FUN)

At LEVEL, insert a generic multi-level alist LST.
Associations with lists get {+} tags (to expand into more nodes) and
those with positions just get a > as the indicator. {+} buttons will
have the function EXPAND-FUN and the token is the cdr list. The token
name will have the function FIND-FUN and not token.