menu-properties

Name

menu-properties -- Returns the a list of the menu properties of MENU, a menu object.

Synopsis

(menu-properties menu)

Description

Returns the a list of the menu properties of menu, a menu object. The properties returned are: '(menu-title menu-items side-image side-image-align side-bg-color bg-color text-color stipple-color image-bg font extra-options used-shortcut-keys popup-delay hover-delay)

Implementation Notes

Module: Built-in Primitive

Defined in src/menu.c at line 199 (CVS log)