X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_hook.3x.html;h=941c410c8a357d20265e2b992f2e1f35038686c4;hp=9e10787f57ab325a8fd17c96169ed54c8008ae53;hb=f344f8539c1543f8cd65a5bb142dbaf23b9421d2;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/menu_hook.3x.html b/doc/html/man/menu_hook.3x.html index 9e10787f..941c410c 100644 --- a/doc/html/man/menu_hook.3x.html +++ b/doc/html/man/menu_hook.3x.html @@ -1,4 +1,3 @@ - + + + menu_hook 3x -

menu_hook 3x

-
+

menu_hook 3x

-
 menu_hook(3x)                                             menu_hook(3x)
 
 
 
 
-
-

NAME

+

NAME

        menu_hook - set hooks for automatic invocation by applica-
        tions
 
 
-
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        int set_item_init(MENU *menu, Menu_Hook func);
        Menu_Hook item_init(const MENU *menu);
@@ -65,8 +63,7 @@
        Menu_Hook menu_term(const MENU *menu);
 
 
-
-

DESCRIPTION

+

DESCRIPTION

        These functions make it possible to set hook functions  to
        be called at various points in the automatic processing of
        input event codes by menu_driver.
@@ -92,8 +89,7 @@
        menu term hook, if any (NULL if there is no such hook).
 
 
-
-

RETURN VALUE

+

RETURN VALUE

        Routines that return pointers return NULL on error.  Other
        routines return one of the following:
 
@@ -103,25 +99,21 @@
             System error occurred (see errno).
 
 
-
-

SEE ALSO

+

SEE ALSO

        curses(3x), menu(3x).
 
 
-
-

NOTES

+

NOTES

        The header file <menu.h> automatically includes the header
        file <curses.h>.
 
 
-
-

PORTABILITY

+

PORTABILITY

        These routines emulate the System V  menu  library.   They
        were not supported on Version 7 or BSD versions.
 
 
-
-

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
@@ -129,10 +121,17 @@
 
                                                           menu_hook(3x)
 
-
-
-Man(1) output converted with -man2html -
+