X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_hook.3x.html;h=6b6a79481bcf7bd6404a771dc5957219118ed344;hp=95addf4b4dd156c0454d20426b882987ece189ed;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6 diff --git a/doc/html/man/menu_hook.3x.html b/doc/html/man/menu_hook.3x.html index 95addf4b..6b6a7948 100644 --- a/doc/html/man/menu_hook.3x.html +++ b/doc/html/man/menu_hook.3x.html @@ -1,8 +1,7 @@ - + + + menu_hook 3x @@ -40,20 +42,19 @@

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);
@@ -66,7 +67,7 @@
 
 
 
-

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.
@@ -93,7 +94,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Routines that return pointers return NULL on error.  Other
        routines return one of the following:
 
@@ -104,24 +105,24 @@
 
 
 
-

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 +130,17 @@
 
                                                           menu_hook(3x)
 
-
-
-Man(1) output converted with -man2html -
+