copy-menu-look

Name

copy-menu-look -- Copy menu look ORIGINAL-MENU-LOOK with a new NAME and optional EXTRA.

Synopsis

(copy-menu-look original-menu-look name #&optional extra)

Description

Copy menu look original-menu-look with a new name and optional extra. If extra is not given, the extra information from the original menu is used. The form and purpose of the extra information varies with the menu look, and is documented with the original menu looks; currently, only the Xpm menu look uses the extra information.

Implementation Notes

Module: Built-in Primitive

Defined in src/menulook.c at line 93 (CVS log)