]> git.decadent.org.uk Git - ion3-doc.git/blobdiff - conf-menus.tex
Add 20080411-1.
[ion3-doc.git] / conf-menus.tex
index 531f63a6629dae895dfcd5a28d3c1310c6ec7e07..a87de0b389e88af9ff7c84d07cee4627e0ce70e6 100644 (file)
@@ -97,8 +97,6 @@ handlers (and elsewhere):
     \fnref{mod_menu.menu} &
       Keyboard (or mouse) operated menus that open in the bottom-left corner
       of a screen or frame. \\
-    \fnref{mod_menu.bigmenu} &
-      Same as previous, but uses another graphical style. \\
     \fnref{mod_menu.pmenu} &
       Mouse-operated drop-down menus. This function can only be called from a
       mouse press or drag handler. \\
@@ -108,8 +106,7 @@ handlers (and elsewhere):
       after which the selected entry is activated. \\
 \end{tabularx}
 
-The \fnrefx{mod_menu}{grabmenu} function takes the extra key parameter, but
-aside from that each of these functions takes three arguments, which when
+Each of these functions takes three arguments, which when
 called from a binding handler, should be the parameters to the handler, and
 the name of the menu. For example, the following snippet of of code binds
 the both ways to open a context menu for a frame: