Function: eudc-bob-menu
eudc-bob-menu is a byte-compiled function defined in eudc-bob.el.gz.
Signature
(eudc-bob-menu)
Documentation
Retrieve the menu attached to a binary object.
Source Code
;; Defined in /usr/src/emacs/lisp/net/eudc-bob.el.gz
(defun eudc-bob-menu ()
"Retrieve the menu attached to a binary object."
(eudc-bob-get-overlay-prop 'menu))