]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu_hook.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / menu_hook.3x.html
similarity index 95%
rename from Ada95/html/menu_hook.3x.html
rename to Ada95/html/man/menu_hook.3x.html
index 1f6111145ebb6eb0201bb221a908a591cb336cae..edaeb7a3768e4622051a20609651dc893f83dc6a 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu_hook</STRONG> - set hooks for automatic invocation by applica-
        tions
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_item_init(MENU *menu, void (*func)(MENU *));
        void (*)(MENU *) item_init(const MENU *menu);
        int set_item_term(MENU *menu, void (*func)(MENU *));