X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_current.3x.html;h=77f2616838578b63cce1b91ca20ee5a983a9c48e;hp=6d946541e1fa8681381b13b74a5012dbc386093b;hb=47d2fb4537d9ad5bb14f4810561a327930ca4280;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d diff --git a/doc/html/man/mitem_current.3x.html b/doc/html/man/mitem_current.3x.html index 6d946541..77f26168 100644 --- a/doc/html/man/mitem_current.3x.html +++ b/doc/html/man/mitem_current.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ mitem_current 3x - + @@ -52,7 +53,7 @@

SYNOPSIS

        #include <menu.h>
-       int set_current_item(MENU *menu, const ITEM *item);
+       int set_current_item(MENU *menu, ITEM *item);
        ITEM *current_item(const MENU *menu);
        int set_top_row(MENU *menu, int row);
        int top_row(const MENU *menu);