X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fmitem_current.3x.html;h=2ee61a2420148f06a79fc1082bf67d700876f817;hb=6a530b46563470c2ca73579d1994a0c8e275dd98;hp=964aa9d7cf8d7eff81be8b8506c53ff6871fbff2;hpb=761e4f0825b330e970558e82a4bd638383914429;p=ncurses.git diff --git a/doc/html/man/mitem_current.3x.html b/doc/html/man/mitem_current.3x.html index 964aa9d7..2ee61a24 100644 --- a/doc/html/man/mitem_current.3x.html +++ b/doc/html/man/mitem_current.3x.html @@ -1,4 +1,3 @@ - + + + mitem_current 3x -

mitem_current 3x

-
+

mitem_current 3x

-
 mitem_current(3x)                                     mitem_current(3x)
 
 
 
 
 
-

NAME

+

NAME

        mitem_current - set and get current_menu_item
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        int set_current_item(MENU *menu, const ITEM *item);
        ITEM *current_item(const MENU *menu);
@@ -62,7 +62,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  function  set_current_item sets the current item (the
        item on  which  the  menu  cursor  is  positioned).   cur-
        rent_item  returns  a  pointer  to the current item in the
@@ -80,7 +80,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        current_item returns a pointer (which may  be  NULL).   It
        does not set errno.
 
@@ -108,18 +108,18 @@
 
 
 
-

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

AUTHORS

+

AUTHORS

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